/*style*/ @charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  src: url(/fonts/Montserrat-VariableFont_wght.ttf?4df14eb5e72bf55c4497eb476c625bdc) format("truetype");
  font-weight: 100 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url(/fonts/Montserrat-Italic-VariableFont_wght.ttf?e8f632769d4c298b0319886ed23f008e) format("truetype");
  font-weight: 100 900;
  font-style: italic;
}
/**
 * FontAwesome Webfont
 *
 * Automatically generated font from the SVG source `resources/icons/src/**.svg`.
 */
@font-face {
  font-family: "FontAwesome";
  src: url(/fonts/FontAwesome.eot?0b70cc827c81f1260e31478d4d5a4fb1);
  src: url(/fonts/FontAwesome.eot?0b70cc827c81f1260e31478d4d5a4fb1?#iefix) format("embedded-opentype"), url(/fonts/FontAwesome.woff2?891c67163c1fdc74c116d49c98c0e8a9) format("woff2"), url(/fonts/FontAwesome.woff?e9f793138af27f4dcb1a3b51556d4a3d) format("woff"), url(/fonts/FontAwesome.ttf?5b3190b4923c71979f6f4f31faaf4d82) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fa {
  font-family: "FontAwesome";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

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

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

.fa-5x {
  font-size: 5em;
}

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

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-inverse {
  color: #fff;
}

.fa-user:before {
  content: "\f101";
}

.fa-twitter:before {
  content: "\f102";
}

.fa-truck:before {
  content: "\f103";
}

.fa-trash-o:before {
  content: "\f104";
}

.fa-times:before {
  content: "\f105";
}

.fa-thumbs-o-up:before {
  content: "\f106";
}

.fa-th:before {
  content: "\f107";
}

.fa-table:before {
  content: "\f108";
}

.fa-sort-numeric-asc:before {
  content: "\f109";
}

.fa-sort-numberic-desc:before {
  content: "\f10a";
}

.fa-sort-amount-desc:before {
  content: "\f10b";
}

.fa-sort-amount-asc:before {
  content: "\f10c";
}

.fa-sort-alpha-asc:before {
  content: "\f10d";
}

.fa-shopping-cart:before {
  content: "\f10e";
}

.fa-search:before {
  content: "\f10f";
}

.fa-remove:before, .glyphicon-remove:before {
  content: "\f110";
}

.fa-question-circle:before {
  content: "\f111";
}

.fa-plus:before {
  content: "\f112";
}

.fa-phone:before {
  content: "\f113";
}

.fa-pencil:before {
  content: "\f114";
}

.fa-over-size:before {
  content: "\f115";
}

.fa-offcanvas-menu_search:before {
  content: "\f116";
}

.fa-offcanvas-menu_right:before {
  content: "\f117";
}

.fa-offcanvas-menu_left:before {
  content: "\f118";
}

.fa-offcanvas-menu_close:before {
  content: "\f119";
}

.fa-map-marker:before {
  content: "\f11a";
}

.fa-lock:before {
  content: "\f11b";
}

.fa-location-arrow:before {
  content: "\f11c";
}

.fa-list:before {
  content: "\f11d";
}

.fa-linkedin:before {
  content: "\f11e";
}

.fa-home:before {
  content: "\f11f";
}

.fa-google:before {
  content: "\f120";
}

.fa-gift:before {
  content: "\f121";
}

.fa-folder:before {
  content: "\f122";
}

.fa-filter:before {
  content: "\f123";
}

.fa-facebook:before {
  content: "\f124";
}

.fa-eye:before {
  content: "\f125";
}

.fa-envelope:before {
  content: "\f126";
}

.fa-customer:before {
  content: "\f127";
}

.fa-comments-o:before {
  content: "\f128";
}

.fa-close:before {
  content: "\f129";
}

.fa-chevron-right:before {
  content: "\f12a";
}

.fa-check:before, .glyphicon-ok:before {
  content: "\f12b";
}

.fa-caret-up:before {
  content: "\f12c";
}

.fa-caret-down:before {
  content: "\f12d";
}

.fa-building:before {
  content: "\f12e";
}

.fa-broom:before {
  content: "\f12f";
}

.fa-book:before {
  content: "\f130";
}

.fa-bars:before {
  content: "\f131";
}

.fa-balance-scale:before {
  content: "\f132";
}

.fa-arrow-right:before {
  content: "\f133";
}

.fa-arrow-left:before {
  content: "\f134";
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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 > .caret,
  .dropup > .btn > .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;
  }
}
* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #222;
  background-color: #fff;
}

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

a {
  color: #252525;
  text-decoration: none;
}
a:hover, a:focus {
  color: black;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f5f3f3;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .eshop_brand-component-filter__header, .eshop_category-component-filter__header, .h5, .h6 {
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small, .eshop_brand-component-filter__header small, .eshop_category-component-filter__header small,
.h4 .small,
.eshop_brand-component-filter__header .small,
.eshop_category-component-filter__header .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #aaa;
}

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

h4, .h4, .eshop_brand-component-filter__header, .eshop_category-component-filter__header,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h4 .small, .h4 small, .eshop_brand-component-filter__header small, .eshop_category-component-filter__header small,
.h4 .small,
.eshop_brand-component-filter__header .small,
.eshop_category-component-filter__header .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

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

h4, .h4, .eshop_brand-component-filter__header, .eshop_category-component-filter__header {
  font-size: 20px;
}

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

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

p {
  margin: 0 0 11px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #aaa;
}

.text-primary {
  color: #252525;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(11.5, 11.5, 11.5);
}

.text-success {
  color: #0F993D;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(10.4464285714, 106.5535714286, 42.4821428571);
}

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

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

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

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(11.5, 11.5, 11.5);
}

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #f5f3f3;
}

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #f5f3f3;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #aaa;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

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

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #f5f3f3;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #f5f3f3;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #f5f3f3;
}
.table .table {
  background-color: #fff;
}

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

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

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

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

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

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

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

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

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

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

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

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

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

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

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

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f5f3f3;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 36px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 33px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}

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

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

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

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

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

.form-control-static {
  min-height: 38px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #0F993D;
}
.has-success .form-control {
  border-color: #0F993D;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(10.4464285714, 106.5535714286, 42.4821428571);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(36.4285714286, 233.5714285714, 102.1428571429);
}
.has-success .input-group-addon {
  color: #0F993D;
  background-color: #dff0d8;
  border-color: #0F993D;
}
.has-success .form-control-feedback {
  color: #0F993D;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(97.75, 97.75, 97.75);
}

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

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

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

.btn-default {
  color: #333;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(212.5, 212.5, 212.5);
  border-color: rgb(174.25, 174.25, 174.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(212.5, 212.5, 212.5);
  border-color: rgb(207.4, 207.4, 207.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(212.5, 212.5, 212.5);
  background-image: none;
  border-color: rgb(207.4, 207.4, 207.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(194.65, 194.65, 194.65);
  border-color: rgb(174.25, 174.25, 174.25);
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-default .badge {
  color: #eeeeee;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #01A8E6;
  border-color: #01A8E6;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(0.7792207792, 130.9090909091, 179.2207792208);
  border-color: rgb(0.4480519481, 75.2727272727, 103.0519480519);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(0.7792207792, 130.9090909091, 179.2207792208);
  border-color: rgb(0.7350649351, 123.4909090909, 169.0649350649);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0.7792207792, 130.9090909091, 179.2207792208);
  background-image: none;
  border-color: rgb(0.7350649351, 123.4909090909, 169.0649350649);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0.6246753247, 104.9454545455, 143.6753246753);
  border-color: rgb(0.4480519481, 75.2727272727, 103.0519480519);
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #01A8E6;
  border-color: #01A8E6;
}
.btn-primary .badge {
  color: #01A8E6;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #8CC14C;
  border-color: #8CC14C;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(113.9751037344, 161.9170124481, 56.0829875519);
  border-color: rgb(73.979253112, 105.0975103734, 36.4024896266);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(113.9751037344, 161.9170124481, 56.0829875519);
  border-color: rgb(108.6423236515, 154.3410788382, 53.4589211618);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(113.9751037344, 161.9170124481, 56.0829875519);
  background-image: none;
  border-color: rgb(108.6423236515, 154.3410788382, 53.4589211618);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(95.310373444, 135.4012448133, 46.8987551867);
  border-color: rgb(73.979253112, 105.0975103734, 36.4024896266);
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #8CC14C;
  border-color: #8CC14C;
}
.btn-success .badge {
  color: #8CC14C;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #2CA3D4;
  border-color: #2CA3D4;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(34.7047244094, 130.7480314961, 170.2952755906);
  border-color: rgb(21.7539370079, 81.9566929134, 106.7460629921);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(34.7047244094, 130.7480314961, 170.2952755906);
  border-color: rgb(32.9779527559, 124.242519685, 161.8220472441);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(34.7047244094, 130.7480314961, 170.2952755906);
  background-image: none;
  border-color: rgb(32.9779527559, 124.242519685, 161.8220472441);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(28.661023622, 107.9787401575, 140.638976378);
  border-color: rgb(21.7539370079, 81.9566929134, 106.7460629921);
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #2CA3D4;
  border-color: #2CA3D4;
}
.btn-info .badge {
  color: #2CA3D4;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #FAA733;
  border-color: #FAA733;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(244.019138756, 144.7368421053, 5.980861244);
  border-color: rgb(169.3492822967, 100.4473684211, 4.1507177033);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(244.019138756, 144.7368421053, 5.980861244);
  border-color: rgb(234.0631578947, 138.8315789474, 5.7368421053);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(244.019138756, 144.7368421053, 5.980861244);
  background-image: none;
  border-color: rgb(234.0631578947, 138.8315789474, 5.7368421053);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(209.1732057416, 124.0684210526, 5.1267942584);
  border-color: rgb(169.3492822967, 100.4473684211, 4.1507177033);
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #FAA733;
  border-color: #FAA733;
}
.btn-warning .badge {
  color: #FAA733;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #DA314B;
  border-color: #DA314B;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(183.1111111111, 32.8888888889, 56);
  border-color: rgb(118.2592592593, 21.2407407407, 36.1666666667);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(183.1111111111, 32.8888888889, 56);
  border-color: rgb(174.4641975309, 31.3358024691, 53.3555555556);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(183.1111111111, 32.8888888889, 56);
  background-image: none;
  border-color: rgb(174.4641975309, 31.3358024691, 53.3555555556);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(152.8469135802, 27.4530864198, 46.7444444444);
  border-color: rgb(118.2592592593, 21.2407407407, 36.1666666667);
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #DA314B;
  border-color: #DA314B;
}
.btn-danger .badge {
  color: #DA314B;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #252525;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: black;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #aaa;
  text-decoration: none;
}

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

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

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

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

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

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

.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: rgb(38.25, 38.25, 38.25);
  text-decoration: none;
  background-color: #f5f5f5;
}

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

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

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #aaa;
  white-space: nowrap;
}

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
  margin-left: 0;
}

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

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

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #f5f3f3;
}
.nav > li.disabled > a {
  color: #aaa;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #aaa;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f5f3f3;
  border-color: #252525;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #f5f3f3;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f5f3f3 #f5f3f3 #f5f3f3;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #f5f3f3;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #252525;
}

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

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

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

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

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

.breadcrumb {
  padding: 0 0;
  margin-bottom: 22px;
  list-style: none;
  background-color: none;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #000;
  content: "/ ";
}
.breadcrumb > .active {
  color: #000;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #252525;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #f5f3f3;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: black;
  background-color: #f5f3f3;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #252525;
  border-color: #252525;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #aaa;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #aaa;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(144.5, 144.5, 144.5);
}

.label-primary {
  background-color: #252525;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(11.5, 11.5, 11.5);
}

.label-success {
  background-color: #0F993D;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(10.4464285714, 106.5535714286, 42.4821428571);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #ee2e25;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(207.7957446809, 24.7829787234, 16.2042553191);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #aaa;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #252525;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #222;
}

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

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

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

.alert-success {
  color: #659f13;
  background-color: #F2FAE3;
  border-color: #F2FAE3;
}
.alert-success hr {
  border-top-color: rgb(231.9545454545, 246.1363636364, 205.3636363636);
}
.alert-success .alert-link {
  color: rgb(72.0617977528, 113.4438202247, 13.5561797753);
}

.alert-info {
  color: #2d7091;
  background-color: #EBF7FD;
  border-color: #EBF7FD;
}
.alert-info hr {
  border-top-color: rgb(211.8181818182, 237.7272727273, 250.6818181818);
}
.alert-info .alert-link {
  color: rgb(32.9210526316, 81.9368421053, 106.0789473684);
}

.alert-warning {
  color: #e28327;
  background-color: #FFFCEC;
  border-color: #FFFCEC;
}
.alert-warning hr {
  border-top-color: rgb(255, 247.9736842105, 210.5);
}
.alert-warning .alert-link {
  color: rgb(188.6693877551, 105.6897959184, 25.3306122449);
}

.alert-danger {
  color: #d85030;
  background-color: #FFF1F0;
  border-color: #FFF1F0;
}
.alert-danger hr {
  border-top-color: rgb(255, 217.2, 214.5);
}
.alert-danger .alert-link {
  color: rgb(179.2317073171, 61.4756097561, 33.7682926829);
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

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

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

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #aaa;
  cursor: not-allowed;
  background-color: #f5f3f3;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #aaa;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #252525;
  border-color: #252525;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #8b8b8b;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #0F993D;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #0F993D;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #0F993D;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #0F993D;
  border-color: #0F993D;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

.panel, .eshop_category-component-folders__link, .card, .toolbar {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

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

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

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

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

.panel > .list-group, .eshop_category-component-folders__link > .list-group, .card > .list-group, .toolbar > .list-group,
.panel > .panel-collapse > .list-group,
.eshop_category-component-folders__link > .panel-collapse > .list-group,
.card > .panel-collapse > .list-group,
.toolbar > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item, .eshop_category-component-folders__link > .list-group .list-group-item, .card > .list-group .list-group-item, .toolbar > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item,
.eshop_category-component-folders__link > .panel-collapse > .list-group .list-group-item,
.card > .panel-collapse > .list-group .list-group-item,
.toolbar > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .eshop_category-component-folders__link > .list-group:first-child .list-group-item:first-child, .card > .list-group:first-child .list-group-item:first-child, .toolbar > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.eshop_category-component-folders__link > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.card > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.toolbar > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child, .eshop_category-component-folders__link > .list-group:last-child .list-group-item:last-child, .card > .list-group:last-child .list-group-item:last-child, .toolbar > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.eshop_category-component-folders__link > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.card > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.toolbar > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .eshop_category-component-folders__link > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .eshop_brand-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .eshop_category-component-folders__link > .eshop_brand-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .card > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .card > .eshop_brand-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .toolbar > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .toolbar > .eshop_brand-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .panel > .eshop_category-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .eshop_category-component-folders__link > .eshop_category-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .card > .eshop_category-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .toolbar > .eshop_category-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child, .eshop_brand-component-filter__header + .list-group .list-group-item:first-child, .eshop_category-component-filter__header + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

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

.panel > .table, .eshop_category-component-folders__link > .table, .card > .table, .toolbar > .table,
.panel > .table-responsive > .table,
.eshop_category-component-folders__link > .table-responsive > .table,
.card > .table-responsive > .table,
.toolbar > .table-responsive > .table,
.panel > .panel-collapse > .table,
.eshop_category-component-folders__link > .panel-collapse > .table,
.card > .panel-collapse > .table,
.toolbar > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption, .eshop_category-component-folders__link > .table caption, .card > .table caption, .toolbar > .table caption,
.panel > .table-responsive > .table caption,
.eshop_category-component-folders__link > .table-responsive > .table caption,
.card > .table-responsive > .table caption,
.toolbar > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption,
.eshop_category-component-folders__link > .panel-collapse > .table caption,
.card > .panel-collapse > .table caption,
.toolbar > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child, .eshop_category-component-folders__link > .table:first-child, .card > .table:first-child, .toolbar > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child,
.card > .table-responsive:first-child > .table:first-child,
.toolbar > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child, .card > .table:first-child > thead:first-child > tr:first-child, .toolbar > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child,
.card > .table:first-child > tbody:first-child > tr:first-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child td:first-child, .card > .table:first-child > thead:first-child > tr:first-child td:first-child, .toolbar > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child th:first-child,
.card > .table:first-child > thead:first-child > tr:first-child th:first-child,
.toolbar > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.card > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.card > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child td:last-child, .card > .table:first-child > thead:first-child > tr:first-child td:last-child, .toolbar > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child th:last-child,
.card > .table:first-child > thead:first-child > tr:first-child th:last-child,
.toolbar > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.card > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.card > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child, .eshop_category-component-folders__link > .table:last-child, .card > .table:last-child, .toolbar > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child,
.card > .table-responsive:last-child > .table:last-child,
.toolbar > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child, .card > .table:last-child > tbody:last-child > tr:last-child, .toolbar > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child,
.card > .table:last-child > tfoot:last-child > tr:last-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child td:first-child, .card > .table:last-child > tbody:last-child > tr:last-child td:first-child, .toolbar > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.card > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.toolbar > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.card > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.card > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child td:last-child, .card > .table:last-child > tbody:last-child > tr:last-child td:last-child, .toolbar > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.card > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.toolbar > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.card > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.card > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table, .panel > .eshop_category-component-folders__link + .table, .eshop_category-component-folders__link > .panel-body + .table, .eshop_category-component-folders__link > .eshop_category-component-folders__link + .table, .card > .panel-body + .table, .card > .eshop_category-component-folders__link + .table, .toolbar > .panel-body + .table, .toolbar > .eshop_category-component-folders__link + .table,
.panel > .panel-body + .table-responsive,
.panel > .eshop_category-component-folders__link + .table-responsive,
.eshop_category-component-folders__link > .panel-body + .table-responsive,
.eshop_category-component-folders__link > .eshop_category-component-folders__link + .table-responsive,
.card > .panel-body + .table-responsive,
.card > .eshop_category-component-folders__link + .table-responsive,
.toolbar > .panel-body + .table-responsive,
.toolbar > .eshop_category-component-folders__link + .table-responsive,
.panel > .table + .panel-body,
.panel > .table + .eshop_category-component-folders__link,
.eshop_category-component-folders__link > .table + .panel-body,
.eshop_category-component-folders__link > .table + .eshop_category-component-folders__link,
.card > .table + .panel-body,
.card > .table + .eshop_category-component-folders__link,
.toolbar > .table + .panel-body,
.toolbar > .table + .eshop_category-component-folders__link,
.panel > .table-responsive + .panel-body,
.panel > .table-responsive + .eshop_category-component-folders__link,
.eshop_category-component-folders__link > .table-responsive + .panel-body,
.eshop_category-component-folders__link > .table-responsive + .eshop_category-component-folders__link,
.card > .table-responsive + .panel-body,
.card > .table-responsive + .eshop_category-component-folders__link,
.toolbar > .table-responsive + .panel-body,
.toolbar > .table-responsive + .eshop_category-component-folders__link {
  border-top: 1px solid #f5f3f3;
}
.panel > .table > tbody:first-child > tr:first-child th, .eshop_category-component-folders__link > .table > tbody:first-child > tr:first-child th, .card > .table > tbody:first-child > tr:first-child th, .toolbar > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.eshop_category-component-folders__link > .table > tbody:first-child > tr:first-child td,
.card > .table > tbody:first-child > tr:first-child td,
.toolbar > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, .eshop_category-component-folders__link > .table-bordered, .card > .table-bordered, .toolbar > .table-bordered,
.panel > .table-responsive > .table-bordered,
.eshop_category-component-folders__link > .table-responsive > .table-bordered,
.card > .table-responsive > .table-bordered,
.toolbar > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .eshop_category-component-folders__link > .table-bordered > thead > tr > th:first-child, .card > .table-bordered > thead > tr > th:first-child, .toolbar > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.eshop_category-component-folders__link > .table-bordered > thead > tr > td:first-child,
.card > .table-bordered > thead > tr > td:first-child,
.toolbar > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.eshop_category-component-folders__link > .table-bordered > tbody > tr > th:first-child,
.card > .table-bordered > tbody > tr > th:first-child,
.toolbar > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.eshop_category-component-folders__link > .table-bordered > tbody > tr > td:first-child,
.card > .table-bordered > tbody > tr > td:first-child,
.toolbar > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr > th:first-child,
.card > .table-bordered > tfoot > tr > th:first-child,
.toolbar > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr > td:first-child,
.card > .table-bordered > tfoot > tr > td:first-child,
.toolbar > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr > th:first-child,
.card > .table-responsive > .table-bordered > thead > tr > th:first-child,
.toolbar > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr > td:first-child,
.card > .table-responsive > .table-bordered > thead > tr > td:first-child,
.toolbar > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.card > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.toolbar > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.card > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.toolbar > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.card > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.toolbar > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.card > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.toolbar > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .eshop_category-component-folders__link > .table-bordered > thead > tr > th:last-child, .card > .table-bordered > thead > tr > th:last-child, .toolbar > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.eshop_category-component-folders__link > .table-bordered > thead > tr > td:last-child,
.card > .table-bordered > thead > tr > td:last-child,
.toolbar > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.eshop_category-component-folders__link > .table-bordered > tbody > tr > th:last-child,
.card > .table-bordered > tbody > tr > th:last-child,
.toolbar > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.eshop_category-component-folders__link > .table-bordered > tbody > tr > td:last-child,
.card > .table-bordered > tbody > tr > td:last-child,
.toolbar > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr > th:last-child,
.card > .table-bordered > tfoot > tr > th:last-child,
.toolbar > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr > td:last-child,
.card > .table-bordered > tfoot > tr > td:last-child,
.toolbar > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr > th:last-child,
.card > .table-responsive > .table-bordered > thead > tr > th:last-child,
.toolbar > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr > td:last-child,
.card > .table-responsive > .table-bordered > thead > tr > td:last-child,
.toolbar > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.card > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.toolbar > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.card > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.toolbar > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.card > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.toolbar > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.card > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.toolbar > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .eshop_category-component-folders__link > .table-bordered > thead > tr:first-child > td, .card > .table-bordered > thead > tr:first-child > td, .toolbar > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.eshop_category-component-folders__link > .table-bordered > thead > tr:first-child > th,
.card > .table-bordered > thead > tr:first-child > th,
.toolbar > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.eshop_category-component-folders__link > .table-bordered > tbody > tr:first-child > td,
.card > .table-bordered > tbody > tr:first-child > td,
.toolbar > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.eshop_category-component-folders__link > .table-bordered > tbody > tr:first-child > th,
.card > .table-bordered > tbody > tr:first-child > th,
.toolbar > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr:first-child > td,
.card > .table-responsive > .table-bordered > thead > tr:first-child > td,
.toolbar > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr:first-child > th,
.card > .table-responsive > .table-bordered > thead > tr:first-child > th,
.toolbar > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.card > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.toolbar > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.card > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.toolbar > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .eshop_category-component-folders__link > .table-bordered > tbody > tr:last-child > td, .card > .table-bordered > tbody > tr:last-child > td, .toolbar > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.eshop_category-component-folders__link > .table-bordered > tbody > tr:last-child > th,
.card > .table-bordered > tbody > tr:last-child > th,
.toolbar > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr:last-child > td,
.card > .table-bordered > tfoot > tr:last-child > td,
.toolbar > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr:last-child > th,
.card > .table-bordered > tfoot > tr:last-child > th,
.toolbar > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.card > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.toolbar > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.card > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.toolbar > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.card > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.toolbar > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.card > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.toolbar > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive, .eshop_category-component-folders__link > .table-responsive, .card > .table-responsive, .toolbar > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel, .panel-group .eshop_category-component-folders__link, .panel-group .card, .panel-group .toolbar {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel, .panel-group .eshop_category-component-folders__link + .panel, .panel-group .panel + .eshop_category-component-folders__link, .panel-group .eshop_category-component-folders__link + .eshop_category-component-folders__link, .panel-group .card + .panel, .panel-group .card + .eshop_category-component-folders__link, .panel-group .panel + .card, .panel-group .eshop_category-component-folders__link + .card, .panel-group .card + .card, .panel-group .toolbar + .panel, .panel-group .toolbar + .eshop_category-component-folders__link, .panel-group .toolbar + .card, .panel-group .panel + .toolbar, .panel-group .eshop_category-component-folders__link + .toolbar, .panel-group .card + .toolbar, .panel-group .toolbar + .toolbar {
  margin-top: 5px;
}
.panel-group .panel-heading, .panel-group .eshop_brand-component-filter__header, .panel-group .eshop_category-component-filter__header {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-group .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-group .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-group .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-group .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .eshop_brand-component-filter__header + .panel-collapse > .list-group,
.panel-group .eshop_category-component-filter__header + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .eshop_category-component-folders__link {
  border-bottom: 1px solid #ddd;
}

.panel-default, .eshop_category-component-folders__link, .card, .toolbar {
  border-color: #f5f3f3;
}
.panel-default > .panel-heading, .eshop_category-component-folders__link > .panel-heading, .panel-default > .eshop_brand-component-filter__header, .eshop_category-component-folders__link > .eshop_brand-component-filter__header, .card > .panel-heading, .card > .eshop_brand-component-filter__header, .toolbar > .panel-heading, .toolbar > .eshop_brand-component-filter__header, .panel-default > .eshop_category-component-filter__header, .eshop_category-component-folders__link > .eshop_category-component-filter__header, .card > .eshop_category-component-filter__header, .toolbar > .eshop_category-component-filter__header {
  color: #333;
  background-color: #fff;
  border-color: #f5f3f3;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body, .eshop_category-component-folders__link > .panel-heading + .panel-collapse > .panel-body, .panel-default > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .eshop_category-component-folders__link > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-default > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .eshop_category-component-folders__link > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-default > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .eshop_category-component-folders__link > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .card > .panel-heading + .panel-collapse > .panel-body, .card > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .card > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .card > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .toolbar > .panel-heading + .panel-collapse > .panel-body, .toolbar > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .toolbar > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .toolbar > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-default > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .eshop_category-component-folders__link > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-default > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .eshop_category-component-folders__link > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .card > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .card > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .toolbar > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .toolbar > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: #f5f3f3;
}
.panel-default > .panel-heading .badge, .eshop_category-component-folders__link > .panel-heading .badge, .panel-default > .eshop_brand-component-filter__header .badge, .eshop_category-component-folders__link > .eshop_brand-component-filter__header .badge, .card > .panel-heading .badge, .card > .eshop_brand-component-filter__header .badge, .toolbar > .panel-heading .badge, .toolbar > .eshop_brand-component-filter__header .badge, .panel-default > .eshop_category-component-filter__header .badge, .eshop_category-component-folders__link > .eshop_category-component-filter__header .badge, .card > .eshop_category-component-filter__header .badge, .toolbar > .eshop_category-component-filter__header .badge {
  color: #fff;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body, .eshop_category-component-folders__link > .panel-footer + .panel-collapse > .panel-body, .panel-default > .panel-footer + .panel-collapse > .eshop_category-component-folders__link, .eshop_category-component-folders__link > .panel-footer + .panel-collapse > .eshop_category-component-folders__link, .card > .panel-footer + .panel-collapse > .panel-body, .card > .panel-footer + .panel-collapse > .eshop_category-component-folders__link, .toolbar > .panel-footer + .panel-collapse > .panel-body, .toolbar > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: #f5f3f3;
}

.panel-primary {
  border-color: #252525;
}
.panel-primary > .panel-heading, .panel-primary > .eshop_brand-component-filter__header, .panel-primary > .eshop_category-component-filter__header {
  color: #fff;
  background-color: #252525;
  border-color: #252525;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body, .panel-primary > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-primary > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-primary > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-primary > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-primary > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: #252525;
}
.panel-primary > .panel-heading .badge, .panel-primary > .eshop_brand-component-filter__header .badge, .panel-primary > .eshop_category-component-filter__header .badge {
  color: #252525;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body, .panel-primary > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: #252525;
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading, .panel-success > .eshop_brand-component-filter__header, .panel-success > .eshop_category-component-filter__header {
  color: #0F993D;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body, .panel-success > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-success > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-success > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-success > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-success > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge, .panel-success > .eshop_brand-component-filter__header .badge, .panel-success > .eshop_category-component-filter__header .badge {
  color: #dff0d8;
  background-color: #0F993D;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body, .panel-success > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading, .panel-info > .eshop_brand-component-filter__header, .panel-info > .eshop_category-component-filter__header {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body, .panel-info > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-info > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-info > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-info > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-info > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge, .panel-info > .eshop_brand-component-filter__header .badge, .panel-info > .eshop_category-component-filter__header .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body, .panel-info > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading, .panel-warning > .eshop_brand-component-filter__header, .panel-warning > .eshop_category-component-filter__header {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body, .panel-warning > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-warning > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-warning > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-warning > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-warning > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge, .panel-warning > .eshop_brand-component-filter__header .badge, .panel-warning > .eshop_category-component-filter__header .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body, .panel-warning > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading, .panel-danger > .eshop_brand-component-filter__header, .panel-danger > .eshop_category-component-filter__header {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body, .panel-danger > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-danger > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-danger > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-danger > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-danger > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge, .panel-danger > .eshop_brand-component-filter__header .badge, .panel-danger > .eshop_category-component-filter__header .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body, .panel-danger > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

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

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

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

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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 > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

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

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden, .eshop_page-layout-search__title, .eshop_filter-layout-search__title {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .hidden-xs {
    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;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #252525;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #0F993D;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #ee2e25;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.btn-default:hover {
  background: rgb(250.75, 250.75, 250.75);
  border-color: rgb(250.75, 250.75, 250.75);
}

.btn-primary:hover {
  background: rgb(2.5974025974, 185.8636363636, 253.9025974026);
  border-color: rgb(2.5974025974, 185.8636363636, 253.9025974026);
}

.btn-success:hover {
  background: rgb(152.1680497925, 199.5601659751, 94.9398340249);
  border-color: rgb(152.1680497925, 199.5601659751, 94.9398340249);
}

.btn-info:hover {
  background: rgb(65.1830708661, 172.2362204724, 216.3169291339);
  border-color: rgb(65.1830708661, 172.2362204724, 216.3169291339);
}

.btn-warning:hover {
  background: rgb(250.6100478469, 177.7368421053, 75.8899521531);
  border-color: rgb(250.6100478469, 177.7368421053, 75.8899521531);
}

.btn-danger:hover {
  background: rgb(221.8827160494, 70.6172839506, 93.8888888889);
  border-color: rgb(221.8827160494, 70.6172839506, 93.8888888889);
}

.btn.active {
  box-shadow: none;
}

.form-control {
  box-shadow: none;
}

.input-group .form-control {
  border: 1px solid #eeeeee;
}

.has-error .input-group .form-control {
  border: 1px solid #a94442;
}

.has-success .input-group .form-control {
  border: 1px solid #0F993D;
}

.input-group-with-addon .form-control {
  border-right: none;
  border-left: none;
  z-index: 3;
}

.input-group.focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.input-group .form-control {
  box-shadow: none;
}

.alert-muted {
  background: #f5f3f3;
  color: #aaa;
}

.alert-small {
  margin-top: 5px;
  padding: 3px 5px;
  margin-bottom: 0;
}

.alert-baseline-horizontal {
  margin-left: -10px;
}

.alert-baseline-horizontal.alert-small {
  margin-left: -6px;
}

.badge {
  vertical-align: baseline;
}
.badge.collapse {
  display: none;
}
.badge.collapse.in {
  display: inline-block;
}
.badge.collapsing {
  display: none;
}

.breadcrumb {
  margin: 0;
}
.breadcrumb li {
  display: inline-block;
  text-overflow: ellipsis;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
}

.btn-xxs {
  font-size: 9px;
  padding: 0 5px;
}

.btn-social-email,
.btn-social-facebook,
.btn-social-google,
.btn-social-linkedin,
.btn-social-twitter {
  color: #fff;
  padding-left: 45px;
  position: relative;
  text-align: left;
}
.btn-social-email i,
.btn-social-facebook i,
.btn-social-google i,
.btn-social-linkedin i,
.btn-social-twitter i {
  background: rgba(0, 0, 0, 0.1);
  width: 35px;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 36px;
  top: 0;
  text-align: center;
  border-right: 1px solid #fff;
}

.btn-social-email {
  background: #252525;
  color: #fff;
}
.btn-social-email:hover {
  background: rgb(62.5, 62.5, 62.5);
  color: #fff;
}

.btn-social-facebook {
  background: #3b5998;
  color: #fff;
}
.btn-social-facebook:hover {
  background: rgb(76.345971564, 111.6066350711, 185.654028436);
  color: #fff;
}

.btn-social-google {
  background: #dd4b39;
  color: #fff;
}
.btn-social-google:hover {
  background: rgb(228.474137931, 114.5689655172, 100.525862069);
  color: #fff;
}

.btn-social-linkedin {
  background: #007bb5;
  color: #fff;
}
.btn-social-linkedin:hover {
  background: rgb(0, 157.6574585635, 232);
  color: #fff;
}

.btn-social-twitter {
  background: #55acee;
  color: #fff;
}
.btn-social-twitter:hover {
  background: rgb(131.3636363636, 194.6363636364, 242.6363636364);
  color: #fff;
}

.collapsible:not(.collapsed) .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid "	";
  content: "";
}

@media only screen and (min-width: 768px) {
  .collapse-xs {
    display: block !important;
  }
}

.dropdown-menu > li > div,
.dropdown-menu > li > label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

.row-reset {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.row-reset > [class*=col] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row-small {
  margin-right: -7.5px !important;
  margin-left: -7.5px !important;
}

.row-small > [class*=col] {
  padding-right: 7.5px !important;
  padding-left: 7.5px !important;
}

.row-large {
  margin-right: -30px !important;
  margin-left: -30px !important;
}

.row-large > [class*=col] {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

.row-xlarge {
  margin-right: -60px !important;
  margin-left: -60px !important;
}

.row-xlarge > [class*=col] {
  padding-right: 60px !important;
  padding-left: 60px !important;
}

@media (min-width: 992px) {
  .row-divider {
    position: relative;
    padding: 0;
  }
  .row-divider > [class*=col-] {
    position: static;
  }
  .row-divider > [class*=col-]:nth-child(n+2):before {
    content: "";
    border-left: 1px solid #DDD;
    position: absolute;
    top: 0;
    margin-left: -15px;
    bottom: 0;
  }
  .row-divider.row-large > [class*=col-]:nth-child(n+2):before {
    margin-left: -30px;
    bottom: 0;
  }
  .row-divider.row-reset > [class*=col-]:nth-child(n+2):before {
    margin-left: -1px;
    bottom: 0;
  }
}
.row:last-child {
  margin-bottom: 0;
}

.row-match > * {
  display: flex;
}

.row-match > * > * {
  flex: none;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
}

.input-group-btn-vertical {
  display: table-cell;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0;
  background: #fff;
}
.input-group-btn-vertical .btn {
  height: 17px;
  display: block;
  border-radius: 0;
  border: none;
  line-height: 1em;
  padding-top: 0;
  padding-bottom: 0;
}
.input-group-btn-vertical .btn:first-child {
  top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.input-group-btn-vertical .btn:last-child {
  bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

span.checkbox {
  display: inline-block;
  margin-right: 10px;
}

.label {
  border-radius: 3px;
}

.modal-header {
  background: #252525;
  color: #fff;
}

.modal-footer {
  background: #eee;
  color: #222;
}

/**
 * * vertikální centrování buněk v tabulce */
.table-vertical-align-middle > thead > tr > th, .table-vertical-align-middle > tbody > tr > th, .table-vertical-align-middle > tfoot > tr > th, .table-vertical-align-middle > thead > tr > td, .table-vertical-align-middle > tbody > tr > td, .table-vertical-align-middle > tfoot > tr > td {
  vertical-align: middle !important;
}

.table td.muted {
  background: #f5f3f3;
  color: #aaa;
}

.table__cell--reset {
  padding: 0 !important;
}

.table--inner-bordered, .table--inner-bordered table {
  border: 0;
  border-collapse: collapse;
}
.table--inner-bordered tr:first-child th,
.table--inner-bordered tr:first-child td {
  border-top: 0;
}
.table--inner-bordered tr:last-child td,
.table--inner-bordered tr:last-child th {
  border-bottom: 0;
}
.table--inner-bordered tr td:first-child,
.table--inner-bordered tr th:first-child {
  border-left: 0;
}
.table--inner-bordered tr td:last-child,
.table--inner-bordered tr th:last-child {
  border-right: 0;
}

.table--condensed-vertical > thead > tr > td, .table--condensed-vertical > thead > tr > th, .table--condensed-vertical > tbody > tr > td, .table--condensed-vertical > tbody > tr > th,
.table--condensed-vertical table > thead > tr > td,
.table--condensed-vertical table > thead > tr > th,
.table--condensed-vertical table > tbody > tr > td,
.table--condensed-vertical table > tbody > tr > th {
  padding-top: 4px;
  padding-bottom: 4px;
}

.table--without-margin {
  margin-bottom: 0;
}

.table-inline {
  width: auto;
}

.table > thead:first-child > tr:first-child > th.table-cell-bordered,
th.table-cell-bordered,
td.table-cell-bordered {
  border: 1px solid #f5f3f3;
}

.navbar-transparent .navbar-brand {
  padding-left: 0;
}

.nav-tabs {
  margin: 22px 0 11px 0;
}

.nav-tabs > li.text {
  padding: 10px 15px;
}

.panel-body h3:first-child, .eshop_category-component-folders__link h3:first-child {
  margin-top: 0;
}

.panel > .table tr > :first-child, .eshop_category-component-folders__link > .table tr > :first-child, .card > .table tr > :first-child, .toolbar > .table tr > :first-child {
  padding-left: 15px;
}
.panel > .table tr > :last-child, .eshop_category-component-folders__link > .table tr > :last-child, .card > .table tr > :last-child, .toolbar > .table tr > :last-child {
  padding-right: 15px;
}

@media (max-width: 480px) {
  .pull-left-xs {
    float: left !important;
  }
  .pull-center-xs {
    float: center !important;
  }
  .pull-right-xs {
    float: right !important;
  }
}
@media (min-width: 768px) {
  .pull-left-sm {
    float: left !important;
  }
  .pull-right-sm {
    float: right !important;
  }
  .pull-center-sm {
    float: center !important;
  }
}
@media (min-width: 992px) {
  .pull-left-md {
    float: left !important;
  }
  .pull-right-md {
    float: right !important;
  }
  .pull-center-md {
    float: center !important;
  }
}
@media (min-width: 1200px) {
  .pull-left-lg {
    float: left !important;
  }
  .pull-right-lg {
    float: right !important;
  }
  .pull-center-lg {
    float: center !important;
  }
}
.text-left {
  text-align: left !important;
}

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

@media (max-width: 480px) {
  .text-left-xs {
    text-align: left !important;
  }
  .text-center-xs {
    text-align: center !important;
  }
  .text-right-xs {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .text-left-sm {
    text-align: left !important;
  }
  .text-right-sm {
    text-align: right !important;
  }
  .text-center-sm {
    text-align: center !important;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .text-center-sm-landscape {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-left-md {
    text-align: left !important;
  }
  .text-right-md {
    text-align: right !important;
  }
  .text-center-md {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left !important;
  }
  .text-right-lg {
    text-align: right !important;
  }
  .text-center-lg {
    text-align: center !important;
  }
}
h1 small {
  margin-left: 1rem;
}

.inline-block {
  display: inline-block;
}

.pac-container {
  z-index: 1099;
}

.eshop_auth-layout-login {
  min-height: calc(100vh - 30px * 2);
  display: flex;
  align-items: center;
}
.eshop_auth-layout-login__form {
  margin: 0 auto;
}

.eshop_auth-layout-login__panel {
  margin-bottom: 0;
}

.eshop_auth-composer-panel__modal-link-icon {
  display: none;
}

.eshop_auth-composer-panel__user-icon-person {
  display: none;
}

/**
 * * kroky košíku
 * */
.eshop_cart-component-wizard {
  list-style: none;
  display: flex;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
}
.eshop_cart-component-wizard li {
  flex: 1;
  list-style: none;
  width: auto;
  padding: 0;
  margin: 0;
  position: relative;
  text-overflow: ellipsis;
  display: block;
  font-size: 20px;
  color: #aaa;
  line-height: 25px;
}
.eshop_cart-component-wizard li a {
  display: block;
  line-height: 1em;
  color: #aaa;
  font-size: 20px;
  z-index: 1;
  padding-top: 55px;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.eshop_cart-component-wizard li a .bullet {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 1000px;
  background-color: #aaa;
  display: block;
  margin: 0 auto 0 -20px;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  border: 0px solid #fff;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  transition: border 0.25s linear;
}
.eshop_cart-component-wizard li a:hover {
  text-decoration: none;
}
.eshop_cart-component-wizard li a:hover .bullet {
  border-color: #aaa;
}
.eshop_cart-component-wizard li a:before {
  display: block;
  position: absolute;
  top: 20px;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #aaa;
  left: 0;
}
.eshop_cart-component-wizard li a:after {
  right: 0;
}
.eshop_cart-component-wizard li.completed a {
  color: #0F993D;
}
.eshop_cart-component-wizard li.completed a .bullet {
  background: #0F993D;
}
.eshop_cart-component-wizard li.completed a:before {
  background-color: #0F993D;
}
.eshop_cart-component-wizard li.active a {
  color: #252525;
}
.eshop_cart-component-wizard li.active a .bullet {
  background: #252525;
}
.eshop_cart-component-wizard li.active a:before {
  background-color: #252525;
}

.eshop_cart-layout-delivery__transport-image {
  width: 50px;
}

.eshop_cart-layout-delivery__transport-controls {
  width: 175px;
}

.eshop_cart-layout-delivery__payment-image {
  width: 50px;
}

.eshop_cart-layout-delivery__payment-controls {
  width: 175px;
}

.eshop_cart-layout-delivery__service-modal-map {
  height: 432px;
}
.eshop_cart-layout-delivery__service-modal-map.selected {
  height: 257px;
}

.eshop_cart-layout-delivery__service-modal-description {
  background: #32AE64;
  position: relative;
  color: #fff;
  padding: 15px 15px;
}
.eshop_cart-layout-delivery__service-modal-description:after {
  bottom: 100%;
  left: 20%;
  border-style: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(50, 174, 100, 0);
  border-bottom-color: #32AE64;
  border-width: 10px;
  margin-left: -10px;
}
.eshop_cart-layout-delivery__service-modal-description .badge + .badge {
  margin-left: 0.5em;
}
.eshop_cart-layout-delivery__service-modal-description h3 {
  margin-top: 0;
}
.eshop_cart-layout-delivery__service-modal-description dl.dl-horizontal {
  margin-bottom: 11px;
}
.eshop_cart-layout-delivery__service-modal-description dl.dl-horizontal dt {
  width: 30px;
}
.eshop_cart-layout-delivery__service-modal-description dl.dl-horizontal dd {
  margin-left: 40px;
}

.eshop_cart-layout-delivery__service-modal-input-group {
  margin-bottom: 11px;
}

.eshop_cart-layout-delivery__service-modal-list {
  margin-bottom: 0;
}
.eshop_cart-layout-delivery__service-modal-list .list-group-item {
  padding: 8px 15px 5px 15px;
}

.eshop_cart-layout-delivery__service-modal-list-address {
  width: 225px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  font-size: 13px;
}

.eshop_cart-layout-delivery__service-modal-labels {
  margin-bottom: 0;
  float: left;
  margin-top: 0.5em;
}

.eshop_cart-layout-delivery__delivery-place-picker--loading .modal-content {
  background: #fff url("/img/loading.gif") no-repeat center center;
}
.eshop_cart-layout-delivery__delivery-place-picker--loading .modal-body {
  visibility: hidden;
}

.eshop_cart-layout-recapitulation__delivery-hint {
  display: block;
}
@media only screen and (min-width: 992px) {
  .eshop_cart-layout-recapitulation__delivery-hint {
    float: right;
  }
}

.eshop_cart-layout-recapitulation__invoicing-hint {
  display: block;
}
@media only screen and (min-width: 992px) {
  .eshop_cart-layout-recapitulation__invoicing-hint {
    float: right;
  }
}

.eshop_cart-layout-basket__image {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
@elseif ($ratio == 16-9) {
  .eshop_cart-layout-basket__image {
    padding-bottom: 56.25%;
  }
}
@elseif ($ratio == 3-4) {
  .eshop_cart-layout-basket__image {
    padding-bottom: 133%;
  }
}
@elseif ($ratio == 4-3) {
  .eshop_cart-layout-basket__image {
    padding-bottom: 75%;
  }
}
.eshop_cart-layout-basket__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.eshop_cart-layout-basket__note {
  margin-top: 10px;
  font-size: 12px;
}

.eshop_cart-layout-basket__quickadd {
  margin-bottom: 30px;
}

span.dropdown__container:hover {
  background: #eee;
}

.eshop_category-component-dropdown {
  position: absolute;
  top: 0;
  background: #eee;
  color: #222;
  padding: 30px 30px;
  left: 270px;
  width: 800px;
  z-index: 900;
}
.eshop_category-component-dropdown a {
  color: #252525;
}
.eshop_category-component-dropdown__panel {
  margin-bottom: 30px;
}

.eshop_category-component-dropdown__icon {
  float: left;
  margin-right: 15px;
}
.eshop_category-component-dropdown__icon img {
  width: 72px;
}

.eshop_category-component-dropdown__list {
  display: block;
  float: left;
}

.eshop_category-component-filter__header {
  padding-left: 25px;
}

.eshop_category-component-folders {
  margin: 15px 0;
}
.eshop_category-component-folders__item--hidden {
  display: none;
}

.eshop_category-component-folders__name {
  max-width: calc(100% - 75px);
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.eshop_category-component-folders__count {
  padding: 2px 7px 3px;
}

.eshop_filter-composer-filter__menu {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.eshop_filter-composer-filter__menu span {
  display: block;
}
.eshop_filter-composer-filter__menu ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.eshop_filter-composer-filter__menu ul ul {
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.eshop_filter-composer-filter__menu ul ul ul {
  padding-left: 20px;
  padding-top: 0;
  padding-bottom: 0;
}
.eshop_filter-composer-filter__menu li {
  position: relative;
}
.eshop_filter-composer-filter__menu li > span {
  padding: 15px 0;
  line-height: 22px;
}
.eshop_filter-composer-filter__menu li li > span {
  padding: 0;
  background: none;
}
.eshop_filter-composer-filter__menu span > a {
  margin-left: 25px;
  padding-right: 25px;
  display: block;
  color: inherit;
  text-decoration: none;
}
.eshop_filter-composer-filter__menu span > a:hover {
  text-decoration: underline;
}
.eshop_filter-composer-filter__menu ul {
  font-size: 16px;
}
.eshop_filter-composer-filter__menu ul ul {
  font-size: 16px;
}
.eshop_filter-composer-filter__menu {
  background: #252525;
}
.eshop_filter-composer-filter__menu li {
  border-bottom: 1px solid #fff;
}
.eshop_filter-composer-filter__menu li > span {
  background: #252525;
}
.eshop_filter-composer-filter__menu li.active > span {
  background: #ee2e25;
}
.eshop_filter-composer-filter__menu li.active {
  border-bottom: 1px solid #fff;
}
.eshop_filter-composer-filter__menu li li > span,
.eshop_filter-composer-filter__menu li.active li > span {
  background: none;
}
.eshop_filter-composer-filter__menu li li,
.eshop_filter-composer-filter__menu li.active li {
  border: none;
}
.eshop_filter-composer-filter__menu li > span {
  color: #fff;
}
.eshop_filter-composer-filter__menu li.active > span {
  color: #fff;
}
.eshop_filter-composer-filter__menu li > ul > li > span {
  color: #fff;
}
.eshop_filter-composer-filter__menu li.active > ul > li > span {
  color: #fff;
}
.eshop_filter-composer-filter__menu .has-toggle li > span > a {
  margin-left: 41px;
}
.eshop_filter-composer-filter__menu .has-toggle .toggle {
  position: absolute;
  left: 12.5px;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  cursor: pointer;
}
.eshop_filter-composer-filter__menu .has-toggle .toggle::after {
  content: "+";
  width: 16px;
  text-align: center;
  line-height: 16px;
  display: block;
}
.eshop_filter-composer-filter__menu .has-toggle .open > span > .toggle::after {
  content: "-";
}
.eshop_filter-composer-filter__menu li > ul {
  display: none;
  margin-right: 0;
}
.eshop_filter-composer-filter__menu li.open > ul {
  display: block;
}
.eshop_filter-composer-filter__menu li li.active > span > a {
  font-weight: bold;
}
.eshop_filter-composer-filter__menu .has-image span > a {
  padding-right: 36.5px;
}
.eshop_filter-composer-filter__menu .has-image img {
  height: 24px;
  position: absolute;
  right: 12.5px;
  top: 14px;
  display: none;
}
.eshop_filter-composer-filter__menu .has-image img:nth-of-type(1) {
  display: block;
}
.eshop_filter-composer-filter__menu .has-image:hover img,
.eshop_filter-composer-filter__menu .has-image.active img {
  display: none;
}
.eshop_filter-composer-filter__menu .has-image:hover img:last-child,
.eshop_filter-composer-filter__menu .has-image.active img:last-child {
  display: block;
}
.eshop_filter-composer-filter__menu .dropdown__menu {
  display: none;
}
@media (min-width: 992px) {
  .eshop_filter-composer-filter__menu .dropdown__container:hover .dropdown__menu {
    display: block;
  }
}

.eshop_filter-layout-index__product-filters-toolbar-item {
  display: inline-block;
  margin: 0 1em 0 0;
}
.eshop_filter-layout-index__product-filters-toolbar-item .checkbox label {
  min-height: 0;
}
.eshop_filter-layout-index__product-filters-toolbar-item--checkbox input[type=checkbox] {
  margin-right: 3px;
}

.eshop_filter-layout-index__product-filters-toolbar-item--checkboxes input[type=checkbox] {
  margin-right: 3px;
}

.eshop_filter-layout-index__product-filters-toolbar-item--checkboxes .control-label {
  font-weight: normal;
}

.eshop_filter-layout-index__product-filters-toolbar-item--select .control-label {
  margin-right: 5px;
  font-weight: normal;
}

.eshop_filter-component-slider .slider.slider-horizontal {
  width: 100%;
  height: 20px;
}
.eshop_filter-component-slider .slider.slider-horizontal .slider-track {
  background: #f5f5f5;
  height: 10px;
}
.eshop_filter-component-slider .slider.slider-horizontal .slider-selection {
  background: #f9f9f9;
}
.eshop_filter-component-slider .slider.slider-horizontal .slider-handle {
  background: black;
}
.eshop_filter-component-slider__input-container {
  height: 35px;
}

.eshop_filter-component-slider__value.form-control {
  width: 70px;
  display: inline-block;
}

.eshop_filter-component-slider__value-description {
  padding-left: 3px;
}

.eshop_filter-component-sidebar__panel-heading {
  cursor: pointer;
}
.eshop_filter-component-sidebar__panel-heading .fa {
  transition: 0.25s ease-in-out;
}
.eshop_filter-component-sidebar__panel-heading.collapsed .fa {
  transform: rotate(180deg);
}

.eshop_filter-component-sidebar__panel-body {
  padding: 0;
}

.eshop_filter-component-sidebar__panel-body-content {
  padding: 0 15px;
}

.eshop_master-component-breadcrumb {
  line-height: 22px;
}
.eshop_master-component-breadcrumb li {
  display: list-item;
  float: left;
}
.eshop_master-component-breadcrumb:after {
  content: "";
  display: table;
  clear: both;
}
li .eshop_master-component-breadcrumb__link--home {
  text-decoration: none !important;
}
a.eshop_master-component-breadcrumb__link--home {
  text-decoration: none;
}
a.eshop_master-component-breadcrumb__link--home span {
  text-decoration: underline;
}
a.eshop_master-component-breadcrumb__link--home span:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .eshop_master-component-header .eshop_master-component-header__fixed-container > .row {
    display: flex;
  }
}
@media (min-width: 992px) {
  .eshop_master-component-header__left {
    width: 150px;
  }
}
@media (min-width: 768px) {
  .eshop_master-component-header__center {
    width: calc(100% - 150px);
  }
}
@media (min-width: 1200px) {
  .eshop_master-component-header__left {
    width: 150px;
  }
}
.eshop_master-component-header {
  margin-bottom: 0;
}

.eshop_master-component-header .eshop_master-component-header__search,
.eshop_master-component-header .eshop_master-component-header__menu,
.eshop_master-component-header .eshop_master-component-header__loyalty,
.eshop_master-component-header .eshop_master-component-header__cart,
.eshop_master-component-header .eshop_master-component-header__auth {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}

.eshop_master-component-header {
  background: #fff;
  color: #000;
}

.eshop_master-component-header__inner {
  background: #fff;
  padding: 0 0 15px 0;
}

.eshop_master-component-header__menu a,
.eshop_master-component-header__auth a,
.eshop_master-component-header__brand {
  color: #000;
}

.eshop_master-component-header__left {
  position: relative;
  display: flex;
  align-items: center;
}

.eshop_master-component-header__logo {
  display: inline-block;
  max-width: 100%;
}
.eshop_master-component-header__logo img {
  height: 50px;
}

.eshop_master-component-header--sticky .eshop_master-component-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.eshop_master-component-header--sticky .eshop_master-component-header__logo img {
  height: 40px;
}
.eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden {
  display: none;
}
@media (max-width: 480px) {
  .eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden-xs {
    display: none;
  }
}
@media (max-width: 768px) {
  .eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden-sm {
    display: none;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden-sm-portrait {
    display: none;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden-sm-landscape {
    display: none;
  }
}

@media (max-width: 768px) {
  .eshop_master-component-header__logo img {
    max-height: 40px;
  }
}
.eshop_master-component-header__menu ul {
  margin-top: 0;
  margin-bottom: 0;
}

.eshop_master-component-header__menu [class^=fa] {
  margin-right: 0.5em;
}

.eshop_master-component-header--1 .eshop_master-component-header__inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

.eshop_master-component-header--1 .eshop_master-component-header__row-1 {
  margin-bottom: 15px;
}

.eshop_master-component-header--1 .eshop_master-component-header__breadcrumb {
  margin: 15px 0 0;
}

@media (max-width: 768px) {
  .eshop_master-component-header--1 .eshop_master-component-header__logo img {
    margin-bottom: 15px;
  }
}
.eshop_master-component-header--2 .eshop_master-component-header__inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

.eshop_master-component-header--2 .eshop_master-component-header__menu li + li:before {
  content: "| ";
}

.eshop_master-component-header--2 .eshop_master-component-header__menu + .eshop_master-component-header__auth:before {
  content: "| ";
}

.eshop_master-component-header--2 .eshop_master-component-header__row-1 {
  margin-bottom: 10px;
}

.eshop_master-component-header--2 .eshop_master-component-header__breadcrumb {
  margin: 10px 0 0;
}

@media (max-width: 768px) {
  .eshop_master-component-header--2 .eshop_master-component-header__logo img {
    margin-bottom: 10px;
  }
  .eshop_master-component-header--2 .eshop_master-component-header__search {
    width: 40%;
  }
}
.eshop_master-component-header--3 {
  line-height: 40px;
}

.eshop_master-component-header--3 .eshop_master-component-header__brand {
  display: block;
}
.eshop_master-component-header--3 .eshop_master-component-header__brand:hover {
  color: #000;
}

.eshop_master-component-header--3 .eshop_master-component-header__auth {
  margin-left: 10px;
}

.eshop_master-component-header--3 .btn {
  vertical-align: baseline;
}

.eshop_master-component-header--3 .eshop_master-component-header__menu {
  text-transform: uppercase;
}

.eshop_master-component-header--3 .eshop_master-component-header__menu > ul.list-inline {
  display: inline-block;
}
.eshop_master-component-header--3 .eshop_master-component-header__menu .eshop_master-component-header__menu-after {
  display: inline-block;
}

.eshop_master-component-header--3 .eshop_master-component-header__menu li {
  margin-right: 10px;
}

.eshop_master-component-header--4 .eshop_master-component-header__inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

.eshop_master-component-header--4 .eshop_master-component-header__menu li + li:before {
  content: "| ";
}

.eshop_master-component-header--4 .eshop_master-component-header__menu + .eshop_master-component-header__auth:before {
  content: "| ";
}

.eshop_master-component-header--protected .eshop_master-component-header__inner {
  padding-top: 20px;
  padding-bottom: 20px;
}

.eshop_master-component-footer {
  background: #f5f3f3;
  color: #333;
  padding: 30px 0;
}
.eshop_master-component-footer a {
  color: #252525;
}
.eshop_master-component-footer__divider {
  border-top: 1px solid #fff;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .eshop_master-component-footer__fixed-container > .row {
    display: flex;
  }
  .eshop_master-component-footer__left {
    order: -1;
  }
  .eshop_master-component-footer__center {
    width: 1%;
    flex-grow: 1;
    flex-shrink: 0;
    order: 1;
  }
}
@media (min-width: 992px) {
  .eshop_master-component-footer__left {
    width: 300px;
  }
}
.eshop_master-component-footer--sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__hidden {
  overflow: hidden;
  max-height: 0;
  transition: all 0.25s ease-in-out;
}

@media (max-width: 480px) {
  .eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__hidden-xs {
    display: none;
  }
}

@media (max-width: 768px) {
  .eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__hidden-sm {
    display: none;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__hidden-sm-portrait {
    display: none;
  }
}

@media (max-width: 768px) and (orientation: landscape) {
  .eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__sticky-hidden-sm-landscape {
    display: none;
  }
}

@media only screen and (min-width: 480px) {
  .eshop_master-layout-panel__side {
    width: 0;
  }
}
@media only screen and (min-width: 768px) {
  .eshop_master-layout-panel__side {
    width: 0;
  }
}
@media only screen and (min-width: 992px) {
  .eshop_master-layout-panel__side {
    width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop_master-layout-panel__side {
    width: 300px;
  }
}

@media (min-width: 480px) {
  .eshop_master-layout-panel__content {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .eshop_master-layout-panel__content {
    width: calc(100% - 0);
  }
}
@media (min-width: 992px) {
  .eshop_master-layout-panel__content {
    width: calc(100% - 300px);
  }
}
@media (min-width: 1200px) {
  .eshop_master-layout-panel__content {
    width: calc(100% - 300px);
  }
}

@media only screen and (min-width: 480px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}
@media only screen and (min-width: 768px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}

@media (min-width: 480px) {
  .eshop_master-layout-user__content {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .eshop_master-layout-user__content {
    width: calc(100% - 300px);
  }
}
@media (min-width: 992px) {
  .eshop_master-layout-user__content {
    width: calc(100% - 300px);
  }
}
@media (min-width: 1200px) {
  .eshop_master-layout-user__content {
    width: calc(100% - 300px);
  }
}

.eshop_master-layout-protected {
  padding-top: 30px;
  padding-bottom: 30px;
}
.eshop_product-component-row {
  margin-bottom: 2em;
}
.eshop_product-component-row__price {
  font-size: 1.8em;
  font-weight: bold;
  color: #cc0000;
  margin-bottom: 12px;
}

.eshop_product-component-row__labels {
  margin-bottom: 1em;
  min-height: 1.5em;
}
.eshop_product-component-row__labels--top {
  position: absolute;
  margin: 0.5em;
  top: 0;
}

.eshop_product-component-row__labels--bottom {
  position: absolute;
  margin: 0.5em;
  bottom: 0;
}

.eshop_product-component-row__image {
  position: relative;
}

.eshop_product-component-row__excerpt {
  margin-bottom: 20px;
}

.eshop_product-component-thumb {
  position: relative;
  text-align: center;
}
.eshop_product-component-thumb__overlay {
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.eshop_product-component-thumb:hover .eshop_product-component-thumb__overlay {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}
.eshop_product-component-thumb__title {
  height: 3em;
  overflow: hidden;
  margin: 0;
  font-size: 1.25em;
  line-height: 1.42857143;
  font-weight: bold;
}

.eshop_product-component-thumb__content {
  padding: 20px 0;
}

.eshop_product-component-thumb__price {
  font-size: 1.8em;
  font-weight: bold;
  color: #cc0000;
  margin-bottom: 12px;
}

.eshop_product-component-thumb__image {
  position: relative;
}
.eshop_product-component-thumb__image img {
  max-width: 100%;
  max-height: 250px;
  margin: 0 auto;
}

.eshop_product-component-tile__title {
  height: 53.333332px;
  overflow: hidden;
  font-size: 20px;
  line-height: 26.666666px;
  font-weight: bold;
  margin: 0 0 15px 0;
}

.eshop_product-component-tile__excerpt {
  max-height: 66px;
  line-height: 22px;
  font-size: 16px;
  overflow: hidden;
  margin: 0 0 15px 0;
}

.eshop_product-component-tile__price {
  font-size: 1.8em;
  font-weight: bold;
  color: #cc0000;
  margin: 0 0 15px 0;
}

.eshop_product-component-tile__stock {
  margin: 0 0 15px 0;
}

.eshop_product-component-tile__labels {
  margin: 0 0 15px 0;
  min-height: 1.5em;
}
.eshop_product-component-tile__labels--top {
  position: absolute;
  margin: 0.5em;
  top: 0;
}

.eshop_product-component-tile__labels--bottom {
  position: absolute;
  margin: 0.5em;
  bottom: 0;
}

.eshop_product-component-tile__image {
  position: relative;
}
.eshop_product-component-tile__image img {
  max-width: 100%;
  max-height: 250px;
  margin: 0 auto;
}

.eshop_product-component-slider {
  position: relative;
}
.eshop_product-component-slider__controls {
  outline: none;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
@media (min-width: 1230px) {
  .eshop_product-component-slider__controls {
    margin: 0;
    display: block;
    justify-content: initial;
  }
}

.eshop_product-component-slider__slides {
  overflow: hidden;
}

.eshop_product-component-slider__control {
  outline: none;
  padding: 0;
  border-radius: 40px;
  background-color: #fff;
  border: 1px solid #efefef;
  color: #252525;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease;
  margin: 0 5px;
}
@media (min-width: 1230px) {
  .eshop_product-component-slider__control {
    margin: 0;
    position: absolute;
    z-index: 2;
    top: 0;
  }
}
@media (min-width: 1230px) {
  .eshop_product-component-slider__control--previous {
    left: -20px;
  }
}

@media (min-width: 1230px) {
  .eshop_product-component-slider__control--next {
    right: -20px;
  }
}

@media (min-width: 1230px) {
  .eshop_product-component-slider__control {
    top: 50%;
    margin-top: -20px;
  }
}
.eshop_product-component-slider__control:hover {
  background-color: #252525;
  color: #fff;
  border: 1px solid #efefef;
}
.eshop_product-component-slider__control:disabled {
  visibility: hidden;
}
.eshop_product-component-slider__control .fa {
  font-size: 1em;
}

.product-layout-detail__quantities__label {
  margin-top: 5px;
}

.product-layout-detail__cart-quantity {
  width: 200px;
  margin: 0 auto;
}

.product-layout-detail__category-items {
  margin-bottom: 20px;
}

.product-layout-detail__non-marketable {
  vertical-align: middle;
  margin-right: 30px;
}

.eshop_registration-component-services__button {
  border: none;
  color: #fff;
  text-align: left;
}
.eshop_registration-component-services__button:hover {
  color: #fff;
}
.eshop_registration-component-services__button--email {
  background-color: #3fc380;
}
.eshop_registration-component-services__button--email:hover {
  background-color: rgb(101.8571428571, 207.1428571429, 153.7023809524);
}

.eshop_registration-component-services__button--facebook {
  background-color: #3b5998;
}
.eshop_registration-component-services__button--facebook:hover {
  background-color: rgb(76.345971564, 111.6066350711, 185.654028436);
}

.eshop_registration-component-services__button--twitter {
  background-color: #4099ff;
}
.eshop_registration-component-services__button--twitter:hover {
  background-color: rgb(115, 180.2356020942, 255);
}

.eshop_registration-component-services__button--google {
  background-color: #d34836;
}
.eshop_registration-component-services__button--google:hover {
  background-color: rgb(220.1591836735, 110.093877551, 95.8408163265);
}

.eshop_registration-component-services__button--github {
  background-color: #24292e;
}
.eshop_registration-component-services__button--github:hover {
  background-color: rgb(58.3902439024, 66.5, 74.6097560976);
}

.eshop_registration-component-services__button--linkedin {
  background-color: #0077b5;
}
.eshop_registration-component-services__button--linkedin:hover {
  background-color: rgb(0, 152.5303867403, 232);
}

.eshop_registration-component-services__button--bitbucket {
  background-color: #205081;
}
.eshop_registration-component-services__button--bitbucket:hover {
  background-color: rgb(42.1366459627, 105.3416149068, 169.8633540373);
}

.highlight {
  background-color: #ffb;
}

@media only screen and (min-width: 768px) {
  .eshop_user-component-menu {
    display: block !important;
  }
}
.eshop_user-component-menu ul, .eshop_user-component-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.eshop_user-component-menu > ul > li {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.eshop_user-component-menu > ul > li > a {
  display: block;
  padding: 10px 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #333;
  background-color: #f5f5f5;
  border-bottom: 1px solid transparent;
  border-color: #ddd;
}
.eshop_user-component-menu ul ul {
  padding: 15px 20px;
  background: #fff;
}

.eshop_user-wishlist-component-product-public {
  position: relative;
  padding: 30px 15px;
}
.eshop_user-wishlist-component-product-public__image {
  position: relative;
  width: 100px;
  display: block;
  min-height: 100px;
  float: left;
  margin-right: 15px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-public__image {
    width: 150px;
  }
}

.eshop_user-wishlist-component-product-public__content {
  margin-left: 115px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-public__content {
    margin-left: 165px;
  }
}

.eshop_user-wishlist-component-product-public__close {
  position: absolute;
  top: 7.5px;
  right: 7.5px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-public__close {
    top: 15px;
    right: 15px;
  }
}

.eshop_user-wishlist-component-product-public__unsaleable {
  color: red;
}

.eshop_user-wishlist-component-product-public__name {
  margin-top: 0;
}

.eshop_user-wishlist-component-product-public__quantity {
  width: 75px;
}

.eshop_user-wishlist-component-product-public__nonmarketable {
  color: red;
}

.eshop_user-wishlist-component-product-public__note {
  margin: 20px 0 0 0;
  display: block !important;
  color: #555;
  font-style: normal;
  font-size: 1em;
}
.eshop_user-wishlist-component-product-public__note.editable-empty, .eshop_user-wishlist-component-product-public__note.editable-empty:hover, .eshop_user-wishlist-component-product-public__note.editable-empty:focus {
  color: #555;
}

.eshop_user-wishlist-component-product-public__cart {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-public__cart {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -1rem;
  }
}

.eshop_user-wishlist-component-product-rows {
  position: relative;
  padding: 30px 15px;
}
.eshop_user-wishlist-component-product-rows__image {
  position: relative;
  width: 100px;
  display: block;
  min-height: 100px;
  float: left;
  margin-right: 15px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-rows__image {
    width: 150px;
  }
}

.eshop_user-wishlist-component-product-rows__content {
  margin-left: 115px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-rows__content {
    margin-left: 165px;
  }
}

.eshop_user-wishlist-component-product-rows__close {
  position: absolute;
  top: 7.5px;
  right: 7.5px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-rows__close {
    top: 15px;
    right: 15px;
  }
}

.eshop_user-wishlist-component-product-rows__unsaleable {
  color: red;
}

.eshop_user-wishlist-component-product-rows__name {
  margin-top: 0;
}

.eshop_user-wishlist-component-product-rows__quantity {
  width: 75px;
}

.eshop_user-wishlist-component-product-rows__nonmarketable {
  color: red;
}

.eshop_user-wishlist-component-product-rows__note {
  margin: 20px 0 0 0;
  display: block !important;
  color: #555;
  font-style: normal;
  font-size: 1em;
}
.eshop_user-wishlist-component-product-rows__note.editable-empty, .eshop_user-wishlist-component-product-rows__note.editable-empty:hover, .eshop_user-wishlist-component-product-rows__note.editable-empty:focus {
  color: #555;
}

.eshop_user-wishlist-component-product-rows__cart {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-rows__cart {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -1rem;
  }
}

.eshop_user-wishlist-component-product-table {
  position: relative;
  padding: 30px 15px;
}
.eshop_user-wishlist-component-product-table__image {
  position: relative;
  width: 100px;
  display: block;
  min-height: 100px;
  float: left;
  margin-right: 15px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-table__image {
    width: 150px;
  }
}

.eshop_user-wishlist-component-product-table__content {
  margin-left: 115px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-table__content {
    margin-left: 165px;
  }
}

.eshop_user-wishlist-component-product-table__close {
  position: absolute;
  top: 7.5px;
  right: 7.5px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-table__close {
    top: 15px;
    right: 15px;
  }
}

.eshop_user-wishlist-component-product-table__unsaleable {
  color: red;
}

.eshop_user-wishlist-component-product-table__name {
  margin-top: 0;
}

.eshop_user-wishlist-component-product-table__quantity {
  width: 75px;
}

.eshop_user-wishlist-component-product-table__nonmarketable {
  color: red;
}

.eshop_user-wishlist-component-product-table__note {
  margin: 20px 0 0 0;
  display: block !important;
  color: #555;
  font-style: normal;
  font-size: 1em;
}
.eshop_user-wishlist-component-product-table__note.editable-empty, .eshop_user-wishlist-component-product-table__note.editable-empty:hover, .eshop_user-wishlist-component-product-table__note.editable-empty:focus {
  color: #555;
}

.eshop_user-wishlist-component-product-table__cart {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .eshop_user-wishlist-component-product-table__cart {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -1rem;
  }
}

.eshop_user-wishlist-component-tile {
  box-shadow: -4px 4px #f5f5f5, -4px 4px 0 1px #d6d6d6, -9px 9px #f5f5f5, -9px 9px 0 1px #d6d6d6;
  margin: 0 0 40px 10px;
  position: relative;
  overflow: hidden;
}
.eshop_user-wishlist-component-tile--private {
  border: 1px solid red;
}

.eshop_user-wishlist-component-tile__image {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
@elseif ($ratio == 16-9) {
  .eshop_user-wishlist-component-tile__image {
    padding-bottom: 56.25%;
  }
}
@elseif ($ratio == 3-4) {
  .eshop_user-wishlist-component-tile__image {
    padding-bottom: 133%;
  }
}
@elseif ($ratio == 4-3) {
  .eshop_user-wishlist-component-tile__image {
    padding-bottom: 75%;
  }
}
.eshop_user-wishlist-component-tile__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.eshop_user-wishlist-component-tile__name a {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.eshop_user-wishlist-component-tile__count {
  position: absolute;
  left: 0;
  top: 0;
}
.eshop_user-wishlist-component-tile__count span {
  color: #fff;
  z-index: 2;
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
}
.eshop_user-wishlist-component-tile__count:before {
  content: " ";
  z-index: 1;
  left: 0;
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: #ff0000 transparent transparent transparent;
}

.eshop_user-wishlist-component-tile__count--empty:before {
  border-color: #555 transparent transparent transparent;
}

.eshop_user-wishlist-component-tile__remove {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 30px;
}

.password-meter {
  margin: 0 auto 0.5em;
  border-radius: 0;
  width: 100%;
  height: 2em;
}
.password-meter::-webkit-meter-bar {
  background: none;
  border-radius: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.password-meter[value="1"]::-webkit-meter-optimum-value {
  background: red;
}
.password-meter[value="2"]::-webkit-meter-optimum-value {
  background: yellow;
}
.password-meter[value="3"]::-webkit-meter-optimum-value {
  background: orange;
}
.password-meter[value="4"]::-webkit-meter-optimum-value {
  background: green;
}
.password-meter[value="1"]::-moz-meter-bar {
  background: red;
}
.password-meter[value="2"]::-moz-meter-bar {
  background: yellow;
}
.password-meter[value="3"]::-moz-meter-bar {
  background: orange;
}
.password-meter[value="4"]::-moz-meter-bar {
  background: green;
}

.toolbar {
  padding: 13px 15px;
  margin-top: 20px;
}
.toolbar__btn {
  margin-top: 2px;
  margin-bottom: 2px;
}

@media (max-width: 768px) {
  .toolbar-divider::after {
    content: " ";
    display: block;
    border-bottom: 1px solid #f5f3f3;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .toolbar-divider::after {
    content: " ";
    padding-right: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .toolbar-item {
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}

.typeahead {
  margin-left: -1px;
  font-size: 12px;
}
.typeahead .dropdown-item {
  padding: 5px 10px;
}
.typeahead .dropdown-item .name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.typeahead .dropdown-item .badge {
  font-weight: normal;
  float: right;
  font-size: inherit;
}

.loading {
  position: relative;
}
.loading:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  content: " ";
  z-index: 1000;
}

.editable.editable-click {
  border-bottom: 1px dashed #fff;
}
.editable.editable-click:hover {
  border-bottom: 1px dashed #222 !important;
  background-color: #eee;
}

.editableform-loading,
.editable-clear-x {
  background: none;
}

.m-t-line-1 {
  margin-top: 22px;
}

.m-t-line-2 {
  margin-top: 44px;
}

.m-t-0 {
  margin-top: 0;
}

.m-t-1 {
  margin-top: 1rem;
}

.m-t-2 {
  margin-top: 1rem;
}

.m-b-line-1 {
  margin-bottom: 22px;
}

.m-b-line-2 {
  margin-bottom: 44px;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-b-1 {
  margin-bottom: 1rem;
}

.m-b-2 {
  margin-bottom: 2rem;
}

.disable-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*!
 * bootstrap-vertical-tabs - v1.2.2
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2016-12-02
 * Copyright (c) 2016 İsmail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}

.tabs-left {
  border-right: 1px solid #ddd;
}

.tabs-right {
  border-left: 1px solid #ddd;
}

.tabs-left > li, .tabs-right > li {
  float: none;
  margin-bottom: 2px;
}

.tabs-left > li {
  margin-right: -1px;
}

.tabs-right > li {
  margin-left: -1px;
}

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}

.tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
}

.tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}

.sideways {
  margin-top: 50px;
  border: none;
  position: relative;
}

.sideways > li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}

.sideways > li > a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}

.sideways > li.active > a,
.sideways > li.active > a:hover,
.sideways > li.active > a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}

.sideways.tabs-left {
  left: -50px;
}

.sideways.tabs-right {
  right: -50px;
}

.sideways.tabs-right > li {
  transform: rotate(90deg);
}

.sideways.tabs-left > li {
  transform: rotate(-90deg);
}

.highlight {
  background-color: #ffb;
}

.search_search-composer-panel {
  width: auto;
  background-color: #eeeeee;
}
.search_search-composer-panel__input {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.search_search-component-autocomplete__result-wrapper {
  background-color: #fff;
  position: absolute;
  width: 500px;
  z-index: 1001;
  display: block;
  color: #000;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.3);
  text-align: left;
}
.search_search-component-autocomplete__result-wrapper--composer-header {
  box-shadow: none;
  background-color: transparent;
  position: relative;
}

.search_search-component-autocomplete__whisperer {
  padding: 0.5em 1em;
}

.search_search-component-autocomplete__result-link:hover {
  text-decoration: none;
  cursor: pointer;
}

.search_search-component-autocomplete__result-item {
  padding: 0.5em 1em;
  border-bottom: 1px solid #eee;
}
.search_search-component-autocomplete__result-item:hover {
  background-color: #f4f8f9;
}

.search_search-component-autocomplete__result-footer {
  padding: 0.5em 1em;
  border-bottom: none;
}

.search_search-component-autocomplete__result-footer-button.search_search-component-autocomplete-focus {
  color: #fff;
  background-color: #13405c;
}

.search_search-component-autocomplete__whisperer-button {
  margin: 0 0.3em;
}
.search_search-component-autocomplete__whisperer-button.search_search-component-autocomplete-focus {
  color: #fff;
  background-color: #13405c;
}

.search_search-component-autocomplete__whisperer-message {
  display: inline-block;
  color: #34495e;
  font-weight: bold;
  padding-right: 0.5em;
}

.search_search-component-autocomplete .search_search-component-autocomplete-focus .search_search-component-autocomplete__result-item {
  background-color: #ffd;
}

.search_search-component-tabs__tab {
  padding-right: 7.5px;
  font-size: 18px;
  font-weight: bold;
}

.search_search-component-tabs__hint {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  display: block;
  padding-bottom: 5px;
}

.search_search-component-tabs__badge {
  margin: 2px 0 0 15px;
  background: transparent;
  color: #666;
  border-radius: 1px;
  border: 0;
  border-left: 1px solid #eee;
  padding: 5px 0 5px 10px;
  font-size: 12px;
  font-weight: normal;
}
.search_search-component-tabs__badge--empty {
  color: #b0b0b0;
}

.autocomplete-js__output-wrapper {
  background-color: #fff;
  position: absolute;
  width: 500px;
  z-index: 1001;
  display: block;
  color: #000;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.3);
  text-align: left;
}
.autocomplete-js__output-wrapper--composer-header {
  box-shadow: none;
  background-color: transparent;
  position: relative;
}

.autocomplete-js__output-result-item {
  display: block;
  padding: 0.5em 1em;
  border-bottom: 1px solid #eee;
}
.autocomplete-js__output-result-item:hover {
  background-color: #f4f8f9;
  text-decoration: none;
  cursor: pointer;
}
.autocomplete-js__output-result-item.autocomplete-js__focus {
  background-color: #ffd;
  border-color: #ffd;
}

.autocomplete-js__output-result-group {
  border-bottom: 1px solid #eee;
}
.autocomplete-js__output-result-group:first-child {
  padding-top: 0.5em;
}
.autocomplete-js__output-result-group:last-child {
  border-bottom: none;
}

.autocomplete-js__output-result-group-title {
  display: block;
  padding: 0.25em 1em;
}

.autocomplete-js__output-result-not-found {
  text-align: center;
  padding: 0.5em 1em;
}

.autocomplete-js__output-bottom {
  padding: 0.5em 1em;
  border-bottom: none;
}

.autocomplete-js__button.autocomplete-js__focus {
  color: #fff;
  background-color: #13405c;
}

.autocomplete-js__highlight {
  background-color: #ffb;
}

.toggler-component-toggle {
  display: inline-block;
  cursor: pointer;
  line-height: 1.8;
}

.toggler-component-toggle__state {
  padding: 0 20px;
  min-width: 75px;
  text-align: center;
}

.toggler-component-toggle__state--off {
  display: inline-block;
  background: #f5f3f3;
  color: #333;
}

.toggler-component-toggle__state--on {
  display: none;
  background: #252525;
}

.toggler-component-toggle__label {
  display: inline-block;
  background: #f8f8f8;
  color: #333;
  padding: 0 20px;
}

.toggler-component-toggle--active .toggler-component-toggle__state--off {
  display: none;
}
.toggler-component-toggle--active .toggler-component-toggle__state--on {
  display: inline-block;
}

.carousel {
  position: relative;
}

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

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

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

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

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

.route-localization_master-composer-panel {
  display: inline-block;
}
.route-localization_master-composer-panel__link {
  color: #000;
  background: #fff;
}
.route-localization_master-composer-panel__link:hover, .route-localization_master-composer-panel__link:focus {
  color: #000;
  text-decoration: none;
}

.eshop-menu-plus_menu-plus-composer-menu {
  background: #fff;
  display: flex;
  position: relative;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .eshop-menu-plus_menu-plus-composer-menu {
    padding: 0 50px;
  }
}
.eshop-menu-plus_menu-plus-composer-menu__container {
  display: flex;
  position: relative;
}

.eshop-menu-plus_menu-plus-composer-menu__item {
  display: flex;
  width: 20%;
}

.eshop-menu-plus_menu-plus-composer-menu__item:hover, .eshop-menu-plus_menu-plus-composer-menu__item--hover:hover {
  background: #E8F1F6;
}
.eshop-menu-plus_menu-plus-composer-menu__item:hover > a, .eshop-menu-plus_menu-plus-composer-menu__item--hover:hover > a {
  color: #000;
}
.eshop-menu-plus_menu-plus-composer-menu__menu-icon-default {
  width: 32px;
  display: inline-block;
}
.eshop-menu-plus_menu-plus-composer-menu__menu-icon-hover {
  display: none;
}
.eshop-menu-plus_menu-plus-composer-menu__item:hover .eshop-menu-plus_menu-plus-composer-menu__menu-icon-default, .eshop-menu-plus_menu-plus-composer-menu__item--hover:hover .eshop-menu-plus_menu-plus-composer-menu__menu-icon-default {
  display: none;
}
.eshop-menu-plus_menu-plus-composer-menu__item:hover .eshop-menu-plus_menu-plus-composer-menu__menu-icon-hover, .eshop-menu-plus_menu-plus-composer-menu__item--hover:hover .eshop-menu-plus_menu-plus-composer-menu__menu-icon-hover {
  display: inline-block;
}
.eshop-menu-plus_menu-plus-composer-menu__name {
  display: none;
}
@media only screen and (min-width: 768px) {
  .eshop-menu-plus_menu-plus-composer-menu__name {
    display: inline-block;
  }
}

.eshop-menu-plus_menu-plus-composer-menu__link {
  display: block;
  text-decoration: none;
  text-align: center;
  width: 100%;
  color: #fff;
  height: 38px;
  line-height: 38px;
}
.eshop-menu-plus_menu-plus-composer-menu__link:hover {
  text-decoration: none;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown {
  display: none;
  position: absolute;
  z-index: 100;
  min-height: 400px;
  background-color: #f5f3f3;
  background-size: cover;
  background-position: center center;
  margin-top: 38px;
  left: 0;
  right: 0;
  width: 100%;
}

.eshop-menu-plus_menu-plus-composer-menu__item--hover .eshop-menu-plus_menu-plus-composer-menu__dropdown {
  display: flex;
}
.eshop-menu-plus_menu-plus-composer-menu__dropdown-grid {
  width: 100%;
  display: flex;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-grid-right {
  display: flex;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-grid-left {
  display: flex;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-column-left {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
  width: 100%;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-column-right {
  padding: 30px;
  width: 100%;
}

.eshop-menu-plus_menu-plus-composer-menu__submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.eshop-menu-plus_menu-plus-composer-menu__submenu--has-menu-panel {
  margin-bottom: 30px;
}

.eshop-menu-plus_menu-plus-composer-menu__submenu-item a {
  display: block;
  padding: 5px 0;
  margin-bottom: 1px;
  color: #000;
}

.eshop-menu-plus_menu-plus-composer-menu__tiles {
  display: flex;
  flex-wrap: wrap;
}
.eshop-menu-plus_menu-plus-composer-menu__tiles--align-right {
  justify-content: flex-end;
}

.eshop-menu-plus_menu-plus-composer-menu__tiles--align-center {
  justify-content: center;
}

.eshop-menu-plus_menu-plus-composer-menu__close {
  position: absolute;
  right: 15px;
  top: 15px;
}

.eshop-menu-plus_menu-plus-component-tile {
  width: 33.3%;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.eshop-menu-plus_menu-plus-component-tile__image {
  position: relative;
  height: 0;
}
@elseif ($ratio == 16-9) {
  .eshop-menu-plus_menu-plus-component-tile__image {
    padding-bottom: 56.25%;
  }
}
@elseif ($ratio == 3-4) {
  .eshop-menu-plus_menu-plus-component-tile__image {
    padding-bottom: 133%;
  }
}
@elseif ($ratio == 4-3) {
  .eshop-menu-plus_menu-plus-component-tile__image {
    padding-bottom: 75%;
  }
}
.eshop-menu-plus_menu-plus-component-tile__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.eshop-product-enquiry_enquiry-component-enquiry__modal-body .help-block {
  text-align: left;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #252525;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #0F993D;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #ee2e25;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

@media only screen and (min-width: 992px) {
  .eshop-cart-free-delivery_eshop-cart-free-delivery-component-cart-basket-panel {
    max-width: 70%;
  }
}

.eshop-cart-item-modal_cart-composer-item-modal {
  text-align: center;
}
.eshop-cart-item-modal_cart-composer-item-modal hr {
  border-color: rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .eshop-cart-item-modal_cart-composer-item-modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.eshop-cart-item-modal_cart-composer-item-modal__dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media only screen and (min-width: 1200px) {
  .eshop-cart-item-modal_cart-composer-item-modal__dialog {
    width: 1140px;
  }
}

.eshop-cart-item-modal_cart-composer-item-modal__close {
  right: 15px;
  position: absolute;
  color: #222;
  opacity: 1;
  top: 15px;
  font-size: 40px;
  text-shadow: none;
  z-index: 1000;
}
.eshop-cart-item-modal_cart-composer-item-modal__close:hover {
  opacity: 1;
}

.eshop-cart-item-modal_cart-composer-item-modal__message-body {
  background: #fff;
  padding: 15px;
}

.eshop-cart-item-modal_cart-composer-item-modal__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.eshop-cart-item-modal_cart-composer-item-modal__icon {
  background: #0F993D;
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: inline-block;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  border-radius: 40px;
  color: #fff;
  margin-right: 30px;
}

.eshop-cart-item-modal_cart-composer-item-modal__product {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}

.eshop-cart-item-modal_cart-composer-item-modal__image {
  width: 40px;
  margin-right: 30px;
  background: #fff;
}
.eshop-cart-item-modal_cart-composer-item-modal__image > a {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
@elseif ($ratio == 16-9) {
  .eshop-cart-item-modal_cart-composer-item-modal__image > a {
    padding-bottom: 56.25%;
  }
}
@elseif ($ratio == 3-4) {
  .eshop-cart-item-modal_cart-composer-item-modal__image > a {
    padding-bottom: 133%;
  }
}
@elseif ($ratio == 4-3) {
  .eshop-cart-item-modal_cart-composer-item-modal__image > a {
    padding-bottom: 75%;
  }
}
.eshop-cart-item-modal_cart-composer-item-modal__image > a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.eshop-cart-item-modal_cart-composer-item-modal__description {
  width: 50%;
  flex-grow: 1;
}

.eshop-cart-item-modal_cart-composer-item-modal__name {
  font-size: 15px;
}

.eshop-cart-item-modal_cart-composer-item-modal__basket {
  margin-top: 10px;
  white-space: nowrap;
}

.eshop-cart-item-modal_cart-composer-item-modal__price {
  font-size: 15px;
  font-weight: bold;
}

.eshop-cart-item-modal_cart-composer-item-modal__price-vat {
  font-size: 15px;
  font-weight: bold;
}

.eshop-cart-item-modal_cart-composer-item-modal__quantity {
  font-size: 15px;
}

.eshop-cart-item-modal_cart-composer-item-modal__footer {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.eshop-cart-item-modal_cart-composer-item-modal__back {
  margin-top: 10px;
}

.eshop-cart-item-modal_cart-composer-item-modal__accessory-body {
  padding: 30px;
}

@media only screen and (min-width: 992px) {
  .eshop-cart-item-modal_cart-composer-item-modal__title {
    max-width: 220px;
  }
  .eshop-cart-item-modal_cart-composer-item-modal__basket {
    margin-top: 0;
  }
  .eshop-cart-item-modal_cart-composer-item-modal__image {
    width: 20%;
  }
  .eshop-cart-item-modal_cart-composer-item-modal__footer {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .eshop-cart-item-modal_cart-composer-item-modal__message-center {
    order: 2;
    flex-grow: 1;
    max-width: 50%;
    margin-left: 30px;
    margin-right: 30px;
  }
  .eshop-cart-item-modal_cart-composer-item-modal__cart {
    order: 3;
    min-width: 25%;
  }
  .eshop-cart-item-modal_cart-composer-item-modal__back {
    order: 1;
    margin-top: 0;
    min-width: 25%;
  }
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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 > .caret,
  .dropup > .btn > .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;
  }
}
* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #222;
  background-color: #fff;
}

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

a {
  color: #252525;
  text-decoration: none;
}
a:hover, a:focus {
  color: black;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f5f3f3;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .eshop_brand-component-filter__header, .eshop_category-component-filter__header, .h5, .h6 {
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small, .eshop_brand-component-filter__header small, .eshop_category-component-filter__header small,
.h4 .small,
.eshop_brand-component-filter__header .small,
.eshop_category-component-filter__header .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #aaa;
}

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

h4, .h4, .eshop_brand-component-filter__header, .eshop_category-component-filter__header,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h4 .small, .h4 small, .eshop_brand-component-filter__header small, .eshop_category-component-filter__header small,
.h4 .small,
.eshop_brand-component-filter__header .small,
.eshop_category-component-filter__header .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

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

h4, .h4, .eshop_brand-component-filter__header, .eshop_category-component-filter__header {
  font-size: 20px;
}

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

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

p {
  margin: 0 0 11px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #aaa;
}

.text-primary {
  color: #252525;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(11.5, 11.5, 11.5);
}

.text-success {
  color: #0F993D;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(10.4464285714, 106.5535714286, 42.4821428571);
}

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

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

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

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(11.5, 11.5, 11.5);
}

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #f5f3f3;
}

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #f5f3f3;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #aaa;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

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

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #f5f3f3;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #f5f3f3;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #f5f3f3;
}
.table .table {
  background-color: #fff;
}

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

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

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

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

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

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

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

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

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

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

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

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

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

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

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

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f5f3f3;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 36px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 33px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}

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

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

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

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

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

.form-control-static {
  min-height: 38px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #0F993D;
}
.has-success .form-control {
  border-color: #0F993D;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(10.4464285714, 106.5535714286, 42.4821428571);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(36.4285714286, 233.5714285714, 102.1428571429);
}
.has-success .input-group-addon {
  color: #0F993D;
  background-color: #dff0d8;
  border-color: #0F993D;
}
.has-success .form-control-feedback {
  color: #0F993D;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(97.75, 97.75, 97.75);
}

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

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

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

.btn-default {
  color: #333;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(212.5, 212.5, 212.5);
  border-color: rgb(174.25, 174.25, 174.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(212.5, 212.5, 212.5);
  border-color: rgb(207.4, 207.4, 207.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(212.5, 212.5, 212.5);
  background-image: none;
  border-color: rgb(207.4, 207.4, 207.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(194.65, 194.65, 194.65);
  border-color: rgb(174.25, 174.25, 174.25);
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-default .badge {
  color: #eeeeee;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #01A8E6;
  border-color: #01A8E6;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(0.7792207792, 130.9090909091, 179.2207792208);
  border-color: rgb(0.4480519481, 75.2727272727, 103.0519480519);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(0.7792207792, 130.9090909091, 179.2207792208);
  border-color: rgb(0.7350649351, 123.4909090909, 169.0649350649);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0.7792207792, 130.9090909091, 179.2207792208);
  background-image: none;
  border-color: rgb(0.7350649351, 123.4909090909, 169.0649350649);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0.6246753247, 104.9454545455, 143.6753246753);
  border-color: rgb(0.4480519481, 75.2727272727, 103.0519480519);
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #01A8E6;
  border-color: #01A8E6;
}
.btn-primary .badge {
  color: #01A8E6;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #8CC14C;
  border-color: #8CC14C;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(113.9751037344, 161.9170124481, 56.0829875519);
  border-color: rgb(73.979253112, 105.0975103734, 36.4024896266);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(113.9751037344, 161.9170124481, 56.0829875519);
  border-color: rgb(108.6423236515, 154.3410788382, 53.4589211618);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(113.9751037344, 161.9170124481, 56.0829875519);
  background-image: none;
  border-color: rgb(108.6423236515, 154.3410788382, 53.4589211618);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(95.310373444, 135.4012448133, 46.8987551867);
  border-color: rgb(73.979253112, 105.0975103734, 36.4024896266);
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #8CC14C;
  border-color: #8CC14C;
}
.btn-success .badge {
  color: #8CC14C;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #2CA3D4;
  border-color: #2CA3D4;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(34.7047244094, 130.7480314961, 170.2952755906);
  border-color: rgb(21.7539370079, 81.9566929134, 106.7460629921);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(34.7047244094, 130.7480314961, 170.2952755906);
  border-color: rgb(32.9779527559, 124.242519685, 161.8220472441);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(34.7047244094, 130.7480314961, 170.2952755906);
  background-image: none;
  border-color: rgb(32.9779527559, 124.242519685, 161.8220472441);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(28.661023622, 107.9787401575, 140.638976378);
  border-color: rgb(21.7539370079, 81.9566929134, 106.7460629921);
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #2CA3D4;
  border-color: #2CA3D4;
}
.btn-info .badge {
  color: #2CA3D4;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #FAA733;
  border-color: #FAA733;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(244.019138756, 144.7368421053, 5.980861244);
  border-color: rgb(169.3492822967, 100.4473684211, 4.1507177033);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(244.019138756, 144.7368421053, 5.980861244);
  border-color: rgb(234.0631578947, 138.8315789474, 5.7368421053);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(244.019138756, 144.7368421053, 5.980861244);
  background-image: none;
  border-color: rgb(234.0631578947, 138.8315789474, 5.7368421053);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(209.1732057416, 124.0684210526, 5.1267942584);
  border-color: rgb(169.3492822967, 100.4473684211, 4.1507177033);
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #FAA733;
  border-color: #FAA733;
}
.btn-warning .badge {
  color: #FAA733;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #DA314B;
  border-color: #DA314B;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(183.1111111111, 32.8888888889, 56);
  border-color: rgb(118.2592592593, 21.2407407407, 36.1666666667);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(183.1111111111, 32.8888888889, 56);
  border-color: rgb(174.4641975309, 31.3358024691, 53.3555555556);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(183.1111111111, 32.8888888889, 56);
  background-image: none;
  border-color: rgb(174.4641975309, 31.3358024691, 53.3555555556);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(152.8469135802, 27.4530864198, 46.7444444444);
  border-color: rgb(118.2592592593, 21.2407407407, 36.1666666667);
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #DA314B;
  border-color: #DA314B;
}
.btn-danger .badge {
  color: #DA314B;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #252525;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: black;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #aaa;
  text-decoration: none;
}

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

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

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

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

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

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

.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: rgb(38.25, 38.25, 38.25);
  text-decoration: none;
  background-color: #f5f5f5;
}

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

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

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #aaa;
  white-space: nowrap;
}

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
  margin-left: 0;
}

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

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

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #f5f3f3;
}
.nav > li.disabled > a {
  color: #aaa;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #aaa;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f5f3f3;
  border-color: #252525;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #f5f3f3;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f5f3f3 #f5f3f3 #f5f3f3;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #f5f3f3;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #252525;
}

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

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

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

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

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

.breadcrumb {
  padding: 0 0;
  margin-bottom: 22px;
  list-style: none;
  background-color: none;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #000;
  content: "/ ";
}
.breadcrumb > .active {
  color: #000;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #252525;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #f5f3f3;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: black;
  background-color: #f5f3f3;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #252525;
  border-color: #252525;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #aaa;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #aaa;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(144.5, 144.5, 144.5);
}

.label-primary {
  background-color: #252525;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(11.5, 11.5, 11.5);
}

.label-success {
  background-color: #0F993D;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(10.4464285714, 106.5535714286, 42.4821428571);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #ee2e25;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(207.7957446809, 24.7829787234, 16.2042553191);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #aaa;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #252525;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #222;
}

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

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

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

.alert-success {
  color: #659f13;
  background-color: #F2FAE3;
  border-color: #F2FAE3;
}
.alert-success hr {
  border-top-color: rgb(231.9545454545, 246.1363636364, 205.3636363636);
}
.alert-success .alert-link {
  color: rgb(72.0617977528, 113.4438202247, 13.5561797753);
}

.alert-info {
  color: #2d7091;
  background-color: #EBF7FD;
  border-color: #EBF7FD;
}
.alert-info hr {
  border-top-color: rgb(211.8181818182, 237.7272727273, 250.6818181818);
}
.alert-info .alert-link {
  color: rgb(32.9210526316, 81.9368421053, 106.0789473684);
}

.alert-warning {
  color: #e28327;
  background-color: #FFFCEC;
  border-color: #FFFCEC;
}
.alert-warning hr {
  border-top-color: rgb(255, 247.9736842105, 210.5);
}
.alert-warning .alert-link {
  color: rgb(188.6693877551, 105.6897959184, 25.3306122449);
}

.alert-danger {
  color: #d85030;
  background-color: #FFF1F0;
  border-color: #FFF1F0;
}
.alert-danger hr {
  border-top-color: rgb(255, 217.2, 214.5);
}
.alert-danger .alert-link {
  color: rgb(179.2317073171, 61.4756097561, 33.7682926829);
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

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

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

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #aaa;
  cursor: not-allowed;
  background-color: #f5f3f3;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #aaa;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #252525;
  border-color: #252525;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #8b8b8b;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #0F993D;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #0F993D;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #0F993D;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #0F993D;
  border-color: #0F993D;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

.panel, .eshop_category-component-folders__link, .toolbar, .card {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

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

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

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

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

.panel > .list-group, .eshop_category-component-folders__link > .list-group, .toolbar > .list-group, .card > .list-group,
.panel > .panel-collapse > .list-group,
.eshop_category-component-folders__link > .panel-collapse > .list-group,
.toolbar > .panel-collapse > .list-group,
.card > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item, .eshop_category-component-folders__link > .list-group .list-group-item, .toolbar > .list-group .list-group-item, .card > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item,
.eshop_category-component-folders__link > .panel-collapse > .list-group .list-group-item,
.toolbar > .panel-collapse > .list-group .list-group-item,
.card > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .eshop_category-component-folders__link > .list-group:first-child .list-group-item:first-child, .toolbar > .list-group:first-child .list-group-item:first-child, .card > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.eshop_category-component-folders__link > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.toolbar > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.card > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child, .eshop_category-component-folders__link > .list-group:last-child .list-group-item:last-child, .toolbar > .list-group:last-child .list-group-item:last-child, .card > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.eshop_category-component-folders__link > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.toolbar > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.card > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .eshop_category-component-folders__link > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .eshop_brand-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .eshop_category-component-folders__link > .eshop_brand-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .toolbar > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .toolbar > .eshop_brand-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .card > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .card > .eshop_brand-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .panel > .eshop_category-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .eshop_category-component-folders__link > .eshop_category-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .toolbar > .eshop_category-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child, .card > .eshop_category-component-filter__header + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child, .eshop_brand-component-filter__header + .list-group .list-group-item:first-child, .eshop_category-component-filter__header + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

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

.panel > .table, .eshop_category-component-folders__link > .table, .toolbar > .table, .card > .table,
.panel > .table-responsive > .table,
.eshop_category-component-folders__link > .table-responsive > .table,
.toolbar > .table-responsive > .table,
.card > .table-responsive > .table,
.panel > .panel-collapse > .table,
.eshop_category-component-folders__link > .panel-collapse > .table,
.toolbar > .panel-collapse > .table,
.card > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption, .eshop_category-component-folders__link > .table caption, .toolbar > .table caption, .card > .table caption,
.panel > .table-responsive > .table caption,
.eshop_category-component-folders__link > .table-responsive > .table caption,
.toolbar > .table-responsive > .table caption,
.card > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption,
.eshop_category-component-folders__link > .panel-collapse > .table caption,
.toolbar > .panel-collapse > .table caption,
.card > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child, .eshop_category-component-folders__link > .table:first-child, .toolbar > .table:first-child, .card > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child,
.toolbar > .table-responsive:first-child > .table:first-child,
.card > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child, .toolbar > .table:first-child > thead:first-child > tr:first-child, .card > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child,
.card > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child td:first-child, .toolbar > .table:first-child > thead:first-child > tr:first-child td:first-child, .card > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child th:first-child,
.toolbar > .table:first-child > thead:first-child > tr:first-child th:first-child,
.card > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.card > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.card > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child td:last-child, .toolbar > .table:first-child > thead:first-child > tr:first-child td:last-child, .card > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.eshop_category-component-folders__link > .table:first-child > thead:first-child > tr:first-child th:last-child,
.toolbar > .table:first-child > thead:first-child > tr:first-child th:last-child,
.card > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.card > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.eshop_category-component-folders__link > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.toolbar > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.card > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.toolbar > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.card > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.eshop_category-component-folders__link > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.toolbar > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.card > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child, .eshop_category-component-folders__link > .table:last-child, .toolbar > .table:last-child, .card > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child,
.toolbar > .table-responsive:last-child > .table:last-child,
.card > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child, .toolbar > .table:last-child > tbody:last-child > tr:last-child, .card > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child,
.card > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child td:first-child, .toolbar > .table:last-child > tbody:last-child > tr:last-child td:first-child, .card > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.toolbar > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.card > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.card > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.card > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child td:last-child, .toolbar > .table:last-child > tbody:last-child > tr:last-child td:last-child, .card > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.eshop_category-component-folders__link > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.toolbar > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.card > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.card > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.eshop_category-component-folders__link > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.toolbar > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.card > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.card > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.eshop_category-component-folders__link > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.toolbar > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.card > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table, .panel > .eshop_category-component-folders__link + .table, .eshop_category-component-folders__link > .panel-body + .table, .eshop_category-component-folders__link > .eshop_category-component-folders__link + .table, .toolbar > .panel-body + .table, .toolbar > .eshop_category-component-folders__link + .table, .card > .panel-body + .table, .card > .eshop_category-component-folders__link + .table,
.panel > .panel-body + .table-responsive,
.panel > .eshop_category-component-folders__link + .table-responsive,
.eshop_category-component-folders__link > .panel-body + .table-responsive,
.eshop_category-component-folders__link > .eshop_category-component-folders__link + .table-responsive,
.toolbar > .panel-body + .table-responsive,
.toolbar > .eshop_category-component-folders__link + .table-responsive,
.card > .panel-body + .table-responsive,
.card > .eshop_category-component-folders__link + .table-responsive,
.panel > .table + .panel-body,
.panel > .table + .eshop_category-component-folders__link,
.eshop_category-component-folders__link > .table + .panel-body,
.eshop_category-component-folders__link > .table + .eshop_category-component-folders__link,
.toolbar > .table + .panel-body,
.toolbar > .table + .eshop_category-component-folders__link,
.card > .table + .panel-body,
.card > .table + .eshop_category-component-folders__link,
.panel > .table-responsive + .panel-body,
.panel > .table-responsive + .eshop_category-component-folders__link,
.eshop_category-component-folders__link > .table-responsive + .panel-body,
.eshop_category-component-folders__link > .table-responsive + .eshop_category-component-folders__link,
.toolbar > .table-responsive + .panel-body,
.toolbar > .table-responsive + .eshop_category-component-folders__link,
.card > .table-responsive + .panel-body,
.card > .table-responsive + .eshop_category-component-folders__link {
  border-top: 1px solid #f5f3f3;
}
.panel > .table > tbody:first-child > tr:first-child th, .eshop_category-component-folders__link > .table > tbody:first-child > tr:first-child th, .toolbar > .table > tbody:first-child > tr:first-child th, .card > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.eshop_category-component-folders__link > .table > tbody:first-child > tr:first-child td,
.toolbar > .table > tbody:first-child > tr:first-child td,
.card > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, .eshop_category-component-folders__link > .table-bordered, .toolbar > .table-bordered, .card > .table-bordered,
.panel > .table-responsive > .table-bordered,
.eshop_category-component-folders__link > .table-responsive > .table-bordered,
.toolbar > .table-responsive > .table-bordered,
.card > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .eshop_category-component-folders__link > .table-bordered > thead > tr > th:first-child, .toolbar > .table-bordered > thead > tr > th:first-child, .card > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.eshop_category-component-folders__link > .table-bordered > thead > tr > td:first-child,
.toolbar > .table-bordered > thead > tr > td:first-child,
.card > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.eshop_category-component-folders__link > .table-bordered > tbody > tr > th:first-child,
.toolbar > .table-bordered > tbody > tr > th:first-child,
.card > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.eshop_category-component-folders__link > .table-bordered > tbody > tr > td:first-child,
.toolbar > .table-bordered > tbody > tr > td:first-child,
.card > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr > th:first-child,
.toolbar > .table-bordered > tfoot > tr > th:first-child,
.card > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr > td:first-child,
.toolbar > .table-bordered > tfoot > tr > td:first-child,
.card > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr > th:first-child,
.toolbar > .table-responsive > .table-bordered > thead > tr > th:first-child,
.card > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr > td:first-child,
.toolbar > .table-responsive > .table-bordered > thead > tr > td:first-child,
.card > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.toolbar > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.card > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.toolbar > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.card > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.toolbar > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.card > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.toolbar > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.card > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .eshop_category-component-folders__link > .table-bordered > thead > tr > th:last-child, .toolbar > .table-bordered > thead > tr > th:last-child, .card > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.eshop_category-component-folders__link > .table-bordered > thead > tr > td:last-child,
.toolbar > .table-bordered > thead > tr > td:last-child,
.card > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.eshop_category-component-folders__link > .table-bordered > tbody > tr > th:last-child,
.toolbar > .table-bordered > tbody > tr > th:last-child,
.card > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.eshop_category-component-folders__link > .table-bordered > tbody > tr > td:last-child,
.toolbar > .table-bordered > tbody > tr > td:last-child,
.card > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr > th:last-child,
.toolbar > .table-bordered > tfoot > tr > th:last-child,
.card > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr > td:last-child,
.toolbar > .table-bordered > tfoot > tr > td:last-child,
.card > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr > th:last-child,
.toolbar > .table-responsive > .table-bordered > thead > tr > th:last-child,
.card > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr > td:last-child,
.toolbar > .table-responsive > .table-bordered > thead > tr > td:last-child,
.card > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.toolbar > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.card > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.toolbar > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.card > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.toolbar > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.card > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.toolbar > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.card > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .eshop_category-component-folders__link > .table-bordered > thead > tr:first-child > td, .toolbar > .table-bordered > thead > tr:first-child > td, .card > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.eshop_category-component-folders__link > .table-bordered > thead > tr:first-child > th,
.toolbar > .table-bordered > thead > tr:first-child > th,
.card > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.eshop_category-component-folders__link > .table-bordered > tbody > tr:first-child > td,
.toolbar > .table-bordered > tbody > tr:first-child > td,
.card > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.eshop_category-component-folders__link > .table-bordered > tbody > tr:first-child > th,
.toolbar > .table-bordered > tbody > tr:first-child > th,
.card > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr:first-child > td,
.toolbar > .table-responsive > .table-bordered > thead > tr:first-child > td,
.card > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > thead > tr:first-child > th,
.toolbar > .table-responsive > .table-bordered > thead > tr:first-child > th,
.card > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.toolbar > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.card > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.toolbar > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.card > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .eshop_category-component-folders__link > .table-bordered > tbody > tr:last-child > td, .toolbar > .table-bordered > tbody > tr:last-child > td, .card > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.eshop_category-component-folders__link > .table-bordered > tbody > tr:last-child > th,
.toolbar > .table-bordered > tbody > tr:last-child > th,
.card > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr:last-child > td,
.toolbar > .table-bordered > tfoot > tr:last-child > td,
.card > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.eshop_category-component-folders__link > .table-bordered > tfoot > tr:last-child > th,
.toolbar > .table-bordered > tfoot > tr:last-child > th,
.card > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.toolbar > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.card > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.toolbar > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.card > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.toolbar > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.card > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.eshop_category-component-folders__link > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.toolbar > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.card > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive, .eshop_category-component-folders__link > .table-responsive, .toolbar > .table-responsive, .card > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel, .panel-group .eshop_category-component-folders__link, .panel-group .toolbar, .panel-group .card {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel, .panel-group .eshop_category-component-folders__link + .panel, .panel-group .panel + .eshop_category-component-folders__link, .panel-group .eshop_category-component-folders__link + .eshop_category-component-folders__link, .panel-group .toolbar + .panel, .panel-group .toolbar + .eshop_category-component-folders__link, .panel-group .card + .panel, .panel-group .card + .eshop_category-component-folders__link, .panel-group .panel + .toolbar, .panel-group .eshop_category-component-folders__link + .toolbar, .panel-group .toolbar + .toolbar, .panel-group .card + .toolbar, .panel-group .panel + .card, .panel-group .eshop_category-component-folders__link + .card, .panel-group .toolbar + .card, .panel-group .card + .card {
  margin-top: 5px;
}
.panel-group .panel-heading, .panel-group .eshop_brand-component-filter__header, .panel-group .eshop_category-component-filter__header {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-group .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-group .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-group .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-group .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .eshop_brand-component-filter__header + .panel-collapse > .list-group,
.panel-group .eshop_category-component-filter__header + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .eshop_category-component-folders__link {
  border-bottom: 1px solid #ddd;
}

.panel-default, .eshop_category-component-folders__link, .toolbar, .card {
  border-color: #f5f3f3;
}
.panel-default > .panel-heading, .eshop_category-component-folders__link > .panel-heading, .panel-default > .eshop_brand-component-filter__header, .eshop_category-component-folders__link > .eshop_brand-component-filter__header, .toolbar > .panel-heading, .toolbar > .eshop_brand-component-filter__header, .card > .panel-heading, .card > .eshop_brand-component-filter__header, .panel-default > .eshop_category-component-filter__header, .eshop_category-component-folders__link > .eshop_category-component-filter__header, .toolbar > .eshop_category-component-filter__header, .card > .eshop_category-component-filter__header {
  color: #333;
  background-color: #fff;
  border-color: #f5f3f3;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body, .eshop_category-component-folders__link > .panel-heading + .panel-collapse > .panel-body, .panel-default > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .eshop_category-component-folders__link > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-default > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .eshop_category-component-folders__link > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-default > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .eshop_category-component-folders__link > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .toolbar > .panel-heading + .panel-collapse > .panel-body, .toolbar > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .toolbar > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .toolbar > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .card > .panel-heading + .panel-collapse > .panel-body, .card > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .card > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .card > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-default > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .eshop_category-component-folders__link > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-default > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .eshop_category-component-folders__link > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .toolbar > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .toolbar > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .card > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .card > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: #f5f3f3;
}
.panel-default > .panel-heading .badge, .eshop_category-component-folders__link > .panel-heading .badge, .panel-default > .eshop_brand-component-filter__header .badge, .eshop_category-component-folders__link > .eshop_brand-component-filter__header .badge, .toolbar > .panel-heading .badge, .toolbar > .eshop_brand-component-filter__header .badge, .card > .panel-heading .badge, .card > .eshop_brand-component-filter__header .badge, .panel-default > .eshop_category-component-filter__header .badge, .eshop_category-component-folders__link > .eshop_category-component-filter__header .badge, .toolbar > .eshop_category-component-filter__header .badge, .card > .eshop_category-component-filter__header .badge {
  color: #fff;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body, .eshop_category-component-folders__link > .panel-footer + .panel-collapse > .panel-body, .panel-default > .panel-footer + .panel-collapse > .eshop_category-component-folders__link, .eshop_category-component-folders__link > .panel-footer + .panel-collapse > .eshop_category-component-folders__link, .toolbar > .panel-footer + .panel-collapse > .panel-body, .toolbar > .panel-footer + .panel-collapse > .eshop_category-component-folders__link, .card > .panel-footer + .panel-collapse > .panel-body, .card > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: #f5f3f3;
}

.panel-primary {
  border-color: #252525;
}
.panel-primary > .panel-heading, .panel-primary > .eshop_brand-component-filter__header, .panel-primary > .eshop_category-component-filter__header {
  color: #fff;
  background-color: #252525;
  border-color: #252525;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body, .panel-primary > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-primary > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-primary > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-primary > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-primary > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: #252525;
}
.panel-primary > .panel-heading .badge, .panel-primary > .eshop_brand-component-filter__header .badge, .panel-primary > .eshop_category-component-filter__header .badge {
  color: #252525;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body, .panel-primary > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: #252525;
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading, .panel-success > .eshop_brand-component-filter__header, .panel-success > .eshop_category-component-filter__header {
  color: #0F993D;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body, .panel-success > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-success > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-success > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-success > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-success > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge, .panel-success > .eshop_brand-component-filter__header .badge, .panel-success > .eshop_category-component-filter__header .badge {
  color: #dff0d8;
  background-color: #0F993D;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body, .panel-success > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading, .panel-info > .eshop_brand-component-filter__header, .panel-info > .eshop_category-component-filter__header {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body, .panel-info > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-info > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-info > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-info > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-info > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge, .panel-info > .eshop_brand-component-filter__header .badge, .panel-info > .eshop_category-component-filter__header .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body, .panel-info > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading, .panel-warning > .eshop_brand-component-filter__header, .panel-warning > .eshop_category-component-filter__header {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body, .panel-warning > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-warning > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-warning > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-warning > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-warning > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge, .panel-warning > .eshop_brand-component-filter__header .badge, .panel-warning > .eshop_category-component-filter__header .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body, .panel-warning > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading, .panel-danger > .eshop_brand-component-filter__header, .panel-danger > .eshop_category-component-filter__header {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body, .panel-danger > .panel-heading + .panel-collapse > .eshop_category-component-folders__link, .panel-danger > .eshop_brand-component-filter__header + .panel-collapse > .panel-body, .panel-danger > .eshop_brand-component-filter__header + .panel-collapse > .eshop_category-component-folders__link, .panel-danger > .eshop_category-component-filter__header + .panel-collapse > .panel-body, .panel-danger > .eshop_category-component-filter__header + .panel-collapse > .eshop_category-component-folders__link {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge, .panel-danger > .eshop_brand-component-filter__header .badge, .panel-danger > .eshop_category-component-filter__header .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body, .panel-danger > .panel-footer + .panel-collapse > .eshop_category-component-folders__link {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

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

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

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

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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 > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

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

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden, .eshop_page-layout-search__title, .eshop_filter-layout-search__title {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .hidden-xs {
    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;
  }
}
.btn-default:hover {
  background: rgb(250.75, 250.75, 250.75);
  border-color: rgb(250.75, 250.75, 250.75);
}

.btn-primary:hover {
  background: rgb(2.5974025974, 185.8636363636, 253.9025974026);
  border-color: rgb(2.5974025974, 185.8636363636, 253.9025974026);
}

.btn-success:hover {
  background: rgb(152.1680497925, 199.5601659751, 94.9398340249);
  border-color: rgb(152.1680497925, 199.5601659751, 94.9398340249);
}

.btn-info:hover {
  background: rgb(65.1830708661, 172.2362204724, 216.3169291339);
  border-color: rgb(65.1830708661, 172.2362204724, 216.3169291339);
}

.btn-warning:hover {
  background: rgb(250.6100478469, 177.7368421053, 75.8899521531);
  border-color: rgb(250.6100478469, 177.7368421053, 75.8899521531);
}

.btn-danger:hover {
  background: rgb(221.8827160494, 70.6172839506, 93.8888888889);
  border-color: rgb(221.8827160494, 70.6172839506, 93.8888888889);
}

.btn.active {
  box-shadow: none;
}

.form-control {
  box-shadow: none;
}

.input-group .form-control {
  border: 1px solid #eeeeee;
}

.has-error .input-group .form-control {
  border: 1px solid #a94442;
}

.has-success .input-group .form-control {
  border: 1px solid #0F993D;
}

.input-group-with-addon .form-control {
  border-right: none;
  border-left: none;
  z-index: 3;
}

.input-group.focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.input-group .form-control {
  box-shadow: none;
}

.alert-muted {
  background: #f5f3f3;
  color: #aaa;
}

.alert-small {
  margin-top: 5px;
  padding: 3px 5px;
  margin-bottom: 0;
}

.alert-baseline-horizontal {
  margin-left: -10px;
}

.alert-baseline-horizontal.alert-small {
  margin-left: -6px;
}

.badge {
  vertical-align: baseline;
}
.badge.collapse {
  display: none;
}
.badge.collapse.in {
  display: inline-block;
}
.badge.collapsing {
  display: none;
}

.breadcrumb {
  margin: 0;
}
.breadcrumb li {
  display: inline-block;
  text-overflow: ellipsis;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
}

.btn-xxs {
  font-size: 9px;
  padding: 0 5px;
}

.btn-social-email,
.btn-social-facebook,
.btn-social-google,
.btn-social-linkedin,
.btn-social-twitter {
  color: #fff;
  padding-left: 45px;
  position: relative;
  text-align: left;
}
.btn-social-email i,
.btn-social-facebook i,
.btn-social-google i,
.btn-social-linkedin i,
.btn-social-twitter i {
  background: rgba(0, 0, 0, 0.1);
  width: 35px;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 36px;
  top: 0;
  text-align: center;
  border-right: 1px solid #fff;
}

.btn-social-email {
  background: #252525;
  color: #fff;
}
.btn-social-email:hover {
  background: rgb(62.5, 62.5, 62.5);
  color: #fff;
}

.btn-social-facebook {
  background: #3b5998;
  color: #fff;
}
.btn-social-facebook:hover {
  background: rgb(76.345971564, 111.6066350711, 185.654028436);
  color: #fff;
}

.btn-social-google {
  background: #dd4b39;
  color: #fff;
}
.btn-social-google:hover {
  background: rgb(228.474137931, 114.5689655172, 100.525862069);
  color: #fff;
}

.btn-social-linkedin {
  background: #007bb5;
  color: #fff;
}
.btn-social-linkedin:hover {
  background: rgb(0, 157.6574585635, 232);
  color: #fff;
}

.btn-social-twitter {
  background: #55acee;
  color: #fff;
}
.btn-social-twitter:hover {
  background: rgb(131.3636363636, 194.6363636364, 242.6363636364);
  color: #fff;
}

.collapsible:not(.collapsed) .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid "	";
  content: "";
}

@media only screen and (min-width: 768px) {
  .collapse-xs {
    display: block !important;
  }
}

.dropdown-menu > li > div,
.dropdown-menu > li > label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

.row-reset {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.row-reset > [class*=col] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row-small {
  margin-right: -7.5px !important;
  margin-left: -7.5px !important;
}

.row-small > [class*=col] {
  padding-right: 7.5px !important;
  padding-left: 7.5px !important;
}

.row-large {
  margin-right: -30px !important;
  margin-left: -30px !important;
}

.row-large > [class*=col] {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

.row-xlarge {
  margin-right: -60px !important;
  margin-left: -60px !important;
}

.row-xlarge > [class*=col] {
  padding-right: 60px !important;
  padding-left: 60px !important;
}

@media (min-width: 992px) {
  .row-divider {
    position: relative;
    padding: 0;
  }
  .row-divider > [class*=col-] {
    position: static;
  }
  .row-divider > [class*=col-]:nth-child(n+2):before {
    content: "";
    border-left: 1px solid #DDD;
    position: absolute;
    top: 0;
    margin-left: -15px;
    bottom: 0;
  }
  .row-divider.row-large > [class*=col-]:nth-child(n+2):before {
    margin-left: -30px;
    bottom: 0;
  }
  .row-divider.row-reset > [class*=col-]:nth-child(n+2):before {
    margin-left: -1px;
    bottom: 0;
  }
}
.row:last-child {
  margin-bottom: 0;
}

.row-match > * {
  display: flex;
}

.row-match > * > * {
  flex: none;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
}

.input-group-btn-vertical {
  display: table-cell;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0;
  background: #fff;
}
.input-group-btn-vertical .btn {
  height: 17px;
  display: block;
  border-radius: 0;
  border: none;
  line-height: 1em;
  padding-top: 0;
  padding-bottom: 0;
}
.input-group-btn-vertical .btn:first-child {
  top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.input-group-btn-vertical .btn:last-child {
  bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

span.checkbox {
  display: inline-block;
  margin-right: 10px;
}

.label {
  border-radius: 3px;
}

.modal-header {
  background: #252525;
  color: #fff;
}

.modal-footer {
  background: #eee;
  color: #222;
}

/**
 * * vertikální centrování buněk v tabulce */
.table-vertical-align-middle > thead > tr > th, .table-vertical-align-middle > tbody > tr > th, .table-vertical-align-middle > tfoot > tr > th, .table-vertical-align-middle > thead > tr > td, .table-vertical-align-middle > tbody > tr > td, .table-vertical-align-middle > tfoot > tr > td {
  vertical-align: middle !important;
}

.table td.muted {
  background: #f5f3f3;
  color: #aaa;
}

.table__cell--reset {
  padding: 0 !important;
}

.table--inner-bordered, .table--inner-bordered table {
  border: 0;
  border-collapse: collapse;
}
.table--inner-bordered tr:first-child th,
.table--inner-bordered tr:first-child td {
  border-top: 0;
}
.table--inner-bordered tr:last-child td,
.table--inner-bordered tr:last-child th {
  border-bottom: 0;
}
.table--inner-bordered tr td:first-child,
.table--inner-bordered tr th:first-child {
  border-left: 0;
}
.table--inner-bordered tr td:last-child,
.table--inner-bordered tr th:last-child {
  border-right: 0;
}

.table--condensed-vertical > thead > tr > td, .table--condensed-vertical > thead > tr > th, .table--condensed-vertical > tbody > tr > td, .table--condensed-vertical > tbody > tr > th,
.table--condensed-vertical table > thead > tr > td,
.table--condensed-vertical table > thead > tr > th,
.table--condensed-vertical table > tbody > tr > td,
.table--condensed-vertical table > tbody > tr > th {
  padding-top: 4px;
  padding-bottom: 4px;
}

.table--without-margin {
  margin-bottom: 0;
}

.table-inline {
  width: auto;
}

.table > thead:first-child > tr:first-child > th.table-cell-bordered,
th.table-cell-bordered,
td.table-cell-bordered {
  border: 1px solid #f5f3f3;
}

.navbar-transparent .navbar-brand {
  padding-left: 0;
}

.nav-tabs {
  margin: 22px 0 11px 0;
}

.nav-tabs > li.text {
  padding: 10px 15px;
}

.panel-body h3:first-child, .eshop_category-component-folders__link h3:first-child {
  margin-top: 0;
}

.panel > .table tr > :first-child, .eshop_category-component-folders__link > .table tr > :first-child, .toolbar > .table tr > :first-child, .card > .table tr > :first-child {
  padding-left: 15px;
}
.panel > .table tr > :last-child, .eshop_category-component-folders__link > .table tr > :last-child, .toolbar > .table tr > :last-child, .card > .table tr > :last-child {
  padding-right: 15px;
}

@media (max-width: 480px) {
  .pull-left-xs {
    float: left !important;
  }
  .pull-center-xs {
    float: center !important;
  }
  .pull-right-xs {
    float: right !important;
  }
}
@media (min-width: 768px) {
  .pull-left-sm {
    float: left !important;
  }
  .pull-right-sm {
    float: right !important;
  }
  .pull-center-sm {
    float: center !important;
  }
}
@media (min-width: 992px) {
  .pull-left-md {
    float: left !important;
  }
  .pull-right-md {
    float: right !important;
  }
  .pull-center-md {
    float: center !important;
  }
}
@media (min-width: 1200px) {
  .pull-left-lg {
    float: left !important;
  }
  .pull-right-lg {
    float: right !important;
  }
  .pull-center-lg {
    float: center !important;
  }
}
.text-left {
  text-align: left !important;
}

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

@media (max-width: 480px) {
  .text-left-xs {
    text-align: left !important;
  }
  .text-center-xs {
    text-align: center !important;
  }
  .text-right-xs {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .text-left-sm {
    text-align: left !important;
  }
  .text-right-sm {
    text-align: right !important;
  }
  .text-center-sm {
    text-align: center !important;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .text-center-sm-landscape {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-left-md {
    text-align: left !important;
  }
  .text-right-md {
    text-align: right !important;
  }
  .text-center-md {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left !important;
  }
  .text-right-lg {
    text-align: right !important;
  }
  .text-center-lg {
    text-align: center !important;
  }
}
h1 small {
  margin-left: 1rem;
}

.inline-block {
  display: inline-block;
}

.breadcrumb li, .breadcrumb li a {
  color: #000;
  font-size: 14px;
}
.breadcrumb li a {
  text-decoration: underline !important;
}
.breadcrumb li a:hover {
  text-decoration: none !important;
}
.breadcrumb li:last-child a {
  color: #000;
  text-decoration: none !important;
}
.breadcrumb li:last-child a:hover {
  text-decoration: underline !important;
}

.btn {
  border-radius: 0;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

@media print {
  a[href]:after {
    content: "" !important;
  }
}
@media (min-width: 1200px) and (max-width: 1489px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl {
  display: none !important;
}

@media (min-width: 1220px) {
  .container {
    width: 1100px;
  }
}
@media (min-width: 1420px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1300px;
  }
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl, td.visible-xl {
    display: table-cell !important;
  }
  .visible-xl-block {
    display: block !important;
  }
  .visible-xl-inline {
    display: inline !important;
  }
  .visible-xl-inline-block {
    display: inline-block !important;
  }
  .hidden-xl {
    display: none !important;
  }
}
.toast-success {
  background-color: rgb(59.6517857143, 235.8482142857, 118.3839285714);
}

.toast-info {
  background-color: rgb(197.1421319797, 232.7741116751, 243.3578680203);
}

.toast-warning {
  background-color: rgb(249.9609375, 227.453125, 195.5390625);
}

.toast-danger {
  background-color: rgb(247.2234042553, 159.3936170213, 155.2765957447);
}

.table > thead > tr > th {
  border-bottom: 1px solid #f5f3f3 !important;
}

.control-label--required::after {
  content: "*";
  color: red;
  margin-left: 5px;
  font-weight: bold;
}

input[type=checkbox] {
  position: absolute;
  top: 4px;
  width: 18px;
  height: 18px;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #000;
  cursor: pointer;
}

input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 6px;
  width: 4px;
  height: 9px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.slider-track {
  height: 1px !important;
  margin-top: 1px !important;
}

.slider-track-low {
  background-color: #464646 !important;
}

.slider-track-high {
  background-color: #464646 !important;
}

.pac-container {
  z-index: 1099;
}

.password-meter {
  margin: 0 auto 0.5em;
  border-radius: 0;
  width: 100%;
  height: 2em;
}
.password-meter::-webkit-meter-bar {
  background: none;
  border-radius: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.password-meter[value="1"]::-webkit-meter-optimum-value {
  background: red;
}
.password-meter[value="2"]::-webkit-meter-optimum-value {
  background: yellow;
}
.password-meter[value="3"]::-webkit-meter-optimum-value {
  background: orange;
}
.password-meter[value="4"]::-webkit-meter-optimum-value {
  background: green;
}
.password-meter[value="1"]::-moz-meter-bar {
  background: red;
}
.password-meter[value="2"]::-moz-meter-bar {
  background: yellow;
}
.password-meter[value="3"]::-moz-meter-bar {
  background: orange;
}
.password-meter[value="4"]::-moz-meter-bar {
  background: green;
}

.toolbar {
  padding: 13px 15px;
  margin-top: 20px;
}
.toolbar__btn {
  margin-top: 2px;
  margin-bottom: 2px;
}

@media (max-width: 768px) {
  .toolbar-divider::after {
    content: " ";
    display: block;
    border-bottom: 1px solid #f5f3f3;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .toolbar-divider::after {
    content: " ";
    padding-right: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .toolbar-item {
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}

.typeahead {
  margin-left: -1px;
  font-size: 12px;
}
.typeahead .dropdown-item {
  padding: 5px 10px;
}
.typeahead .dropdown-item .name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.typeahead .dropdown-item .badge {
  font-weight: normal;
  float: right;
  font-size: inherit;
}

.loading {
  position: relative;
}
.loading:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  content: " ";
  z-index: 1000;
}

.editable.editable-click {
  border-bottom: 1px dashed #fff;
}
.editable.editable-click:hover {
  border-bottom: 1px dashed #222 !important;
  background-color: #eee;
}

.editableform-loading,
.editable-clear-x {
  background: none;
}

.m-t-line-1 {
  margin-top: 22px;
}

.m-t-line-2 {
  margin-top: 44px;
}

.m-t-0 {
  margin-top: 0;
}

.m-t-1 {
  margin-top: 1rem;
}

.m-t-2 {
  margin-top: 1rem;
}

.m-b-line-1 {
  margin-bottom: 22px;
}

.m-b-line-2 {
  margin-bottom: 44px;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-b-1 {
  margin-bottom: 1rem;
}

.m-b-2 {
  margin-bottom: 2rem;
}

.disable-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*!
 * bootstrap-vertical-tabs - v1.2.2
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2016-12-02
 * Copyright (c) 2016 İsmail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}

.tabs-left {
  border-right: 1px solid #ddd;
}

.tabs-right {
  border-left: 1px solid #ddd;
}

.tabs-left > li, .tabs-right > li {
  float: none;
  margin-bottom: 2px;
}

.tabs-left > li {
  margin-right: -1px;
}

.tabs-right > li {
  margin-left: -1px;
}

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}

.tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
}

.tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}

.sideways {
  margin-top: 50px;
  border: none;
  position: relative;
}

.sideways > li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}

.sideways > li > a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}

.sideways > li.active > a,
.sideways > li.active > a:hover,
.sideways > li.active > a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}

.sideways.tabs-left {
  left: -50px;
}

.sideways.tabs-right {
  right: -50px;
}

.sideways.tabs-right > li {
  transform: rotate(90deg);
}

.sideways.tabs-left > li {
  transform: rotate(-90deg);
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.headings-font {
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-weight: 700;
}

.buttons-font {
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

.mfp-bg {
  background: #fff;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .mfp-bg {
    opacity: 0.8;
  }
}

.mfp-image-holder {
  cursor: zoom-out;
}

.mfp-arrow {
  cursor: pointer !important;
}

.mfp-content {
  cursor: pointer !important;
}

.mfp-close {
  cursor: pointer !important;
}

.mfp-image-holder .mfp-close {
  color: #3B87D1;
  border: 3px solid #3B87D1;
  width: 44px;
  border-radius: 50px;
  height: 44px;
  text-align: center;
  padding: 0;
  font-size: 40px;
  line-height: 41px;
  top: -15px;
  right: 0;
  background: #fff;
  opacity: 1;
}
.mfp-image-holder .mfp-close:hover {
  color: #000;
  border: 3px solid #000;
}

.mfp-figure {
  padding: 20px;
}
.mfp-figure:after {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 992px) {
  .mfp-figure:after {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  }
}

.mfp-counter {
  font-size: 18px;
  color: #222;
  top: 5px;
  left: 5px;
  right: 5px;
  text-align: center;
  max-width: 100%;
  white-space: normal;
  line-height: 1.5em;
}

.mfp-arrow {
  width: 50px;
  height: 50px;
  z-index: 2000;
}

.mfp-arrow-left {
  left: 10px;
}
@media only screen and (min-width: 992px) {
  .mfp-arrow-left {
    left: 30px;
  }
}

.mfp-arrow-right {
  right: 10px;
}
@media only screen and (min-width: 992px) {
  .mfp-arrow-right {
    right: 30px;
  }
}

.page-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.spacing, .eshop_category-component-folders, .not-found {
  margin-top: 30px;
  margin-bottom: 0;
}

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

.eshop_auth-layout-login {
  min-height: calc(100vh - 30px * 2);
  display: flex;
  align-items: center;
}
.eshop_auth-layout-login__form {
  margin: 0 auto;
}

.eshop_auth-layout-login__panel {
  margin-bottom: 0;
}

.eshop_auth-composer-panel__modal-link-icon {
  display: none;
}

.eshop_auth-composer-panel__user-icon-person {
  display: none;
}

.eshop_brand-component-filter__header {
  padding-left: 25px;
}

/**
 * * kroky košíku
 * */
.eshop_cart-component-wizard {
  list-style: none;
  display: flex;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
}
.eshop_cart-component-wizard li {
  flex: 1;
  list-style: none;
  width: auto;
  padding: 0;
  margin: 0;
  position: relative;
  text-overflow: ellipsis;
  display: block;
  font-size: 20px;
  color: #aaa;
  line-height: 25px;
}
.eshop_cart-component-wizard li a {
  display: block;
  line-height: 1em;
  color: #aaa;
  font-size: 20px;
  z-index: 1;
  padding-top: 55px;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.eshop_cart-component-wizard li a .bullet {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 1000px;
  background-color: #aaa;
  display: block;
  margin: 0 auto 0 -20px;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  border: 0px solid #fff;
  font-family: "Montserrat", "Sofia Sans", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  transition: border 0.25s linear;
}
.eshop_cart-component-wizard li a:hover {
  text-decoration: none;
}
.eshop_cart-component-wizard li a:hover .bullet {
  border-color: #aaa;
}
.eshop_cart-component-wizard li a:before {
  display: block;
  position: absolute;
  top: 20px;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #aaa;
  left: 0;
}
.eshop_cart-component-wizard li a:after {
  right: 0;
}
.eshop_cart-component-wizard li.completed a {
  color: #0F993D;
}
.eshop_cart-component-wizard li.completed a .bullet {
  background: #0F993D;
}
.eshop_cart-component-wizard li.completed a:before {
  background-color: #0F993D;
}
.eshop_cart-component-wizard li.active a {
  color: #252525;
}
.eshop_cart-component-wizard li.active a .bullet {
  background: #252525;
}
.eshop_cart-component-wizard li.active a:before {
  background-color: #252525;
}

.eshop_cart-layout-delivery__transport-image {
  width: 50px;
}

.eshop_cart-layout-delivery__transport-controls {
  width: 175px;
}

.eshop_cart-layout-delivery__payment-image {
  width: 50px;
}

.eshop_cart-layout-delivery__payment-controls {
  width: 175px;
}

.eshop_cart-layout-delivery__service-modal-map {
  height: 432px;
}
.eshop_cart-layout-delivery__service-modal-map.selected {
  height: 257px;
}

.eshop_cart-layout-delivery__service-modal-description {
  background: #32AE64;
  position: relative;
  color: #fff;
  padding: 15px 15px;
}
.eshop_cart-layout-delivery__service-modal-description:after {
  bottom: 100%;
  left: 20%;
  border-style: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(50, 174, 100, 0);
  border-bottom-color: #32AE64;
  border-width: 10px;
  margin-left: -10px;
}
.eshop_cart-layout-delivery__service-modal-description .badge + .badge {
  margin-left: 0.5em;
}
.eshop_cart-layout-delivery__service-modal-description h3 {
  margin-top: 0;
}
.eshop_cart-layout-delivery__service-modal-description dl.dl-horizontal {
  margin-bottom: 11px;
}
.eshop_cart-layout-delivery__service-modal-description dl.dl-horizontal dt {
  width: 30px;
}
.eshop_cart-layout-delivery__service-modal-description dl.dl-horizontal dd {
  margin-left: 40px;
}

.eshop_cart-layout-delivery__service-modal-input-group {
  margin-bottom: 11px;
}

.eshop_cart-layout-delivery__service-modal-list {
  margin-bottom: 0;
}
.eshop_cart-layout-delivery__service-modal-list .list-group-item {
  padding: 8px 15px 5px 15px;
}

.eshop_cart-layout-delivery__service-modal-list-address {
  width: 225px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  font-size: 13px;
}

.eshop_cart-layout-delivery__service-modal-labels {
  margin-bottom: 0;
  float: left;
  margin-top: 0.5em;
}

.eshop_cart-layout-delivery__delivery-place-picker--loading .modal-content {
  background: #fff url("/img/loading.gif") no-repeat center center;
}
.eshop_cart-layout-delivery__delivery-place-picker--loading .modal-body {
  visibility: hidden;
}

.eshop_cart-layout-loyalty__buttons {
  margin: 0 0 20px 0;
}

.eshop_cart-layout-recapitulation__delivery-hint {
  display: block;
}
@media only screen and (min-width: 992px) {
  .eshop_cart-layout-recapitulation__delivery-hint {
    float: right;
  }
}

.eshop_cart-layout-recapitulation__invoicing-hint {
  display: block;
}
@media only screen and (min-width: 992px) {
  .eshop_cart-layout-recapitulation__invoicing-hint {
    float: right;
  }
}

.eshop_cart-layout-basket__image {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
@elseif ($ratio == 16-9) {
  .eshop_cart-layout-basket__image {
    padding-bottom: 56.25%;
  }
}
@elseif ($ratio == 3-4) {
  .eshop_cart-layout-basket__image {
    padding-bottom: 133%;
  }
}
@elseif ($ratio == 4-3) {
  .eshop_cart-layout-basket__image {
    padding-bottom: 75%;
  }
}
.eshop_cart-layout-basket__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.eshop_cart-layout-basket__note {
  margin-top: 10px;
  font-size: 12px;
}

.eshop_cart-layout-basket__quickadd {
  margin-bottom: 30px;
}

span.dropdown__container:hover {
  background: #eee;
}

.eshop_category-component-dropdown {
  position: absolute;
  top: 0;
  background: #eee;
  color: #222;
  padding: 30px 30px;
  left: 270px;
  width: 800px;
  z-index: 900;
}
.eshop_category-component-dropdown a {
  color: #252525;
}
.eshop_category-component-dropdown__panel {
  margin-bottom: 30px;
}

.eshop_category-component-dropdown__icon {
  float: left;
  margin-right: 15px;
}
.eshop_category-component-dropdown__icon img {
  width: 72px;
}

.eshop_category-component-dropdown__list {
  display: block;
  float: left;
}

.eshop_category-component-filter__header {
  padding-left: 25px;
}

.eshop_category-component-folders {
  margin: 15px 0;
}
.eshop_category-component-folders__item--hidden {
  display: none;
}

.eshop_category-component-folders__name {
  max-width: calc(100% - 75px);
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.eshop_category-component-folders__count {
  padding: 2px 7px 3px;
}

.eshop_filter-composer-filter__menu {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.eshop_filter-composer-filter__menu span {
  display: block;
}
.eshop_filter-composer-filter__menu ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.eshop_filter-composer-filter__menu ul ul {
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.eshop_filter-composer-filter__menu ul ul ul {
  padding-left: 20px;
  padding-top: 0;
  padding-bottom: 0;
}
.eshop_filter-composer-filter__menu li {
  position: relative;
}
.eshop_filter-composer-filter__menu li > span {
  padding: 15px 0;
  line-height: 22px;
}
.eshop_filter-composer-filter__menu li li > span {
  padding: 0;
  background: none;
}
.eshop_filter-composer-filter__menu span > a {
  margin-left: 25px;
  padding-right: 25px;
  display: block;
  color: inherit;
  text-decoration: none;
}
.eshop_filter-composer-filter__menu span > a:hover {
  text-decoration: underline;
}
.eshop_filter-composer-filter__menu ul {
  font-size: 16px;
}
.eshop_filter-composer-filter__menu ul ul {
  font-size: 16px;
}
.eshop_filter-composer-filter__menu {
  background: #252525;
}
.eshop_filter-composer-filter__menu li {
  border-bottom: 1px solid #fff;
}
.eshop_filter-composer-filter__menu li > span {
  background: #252525;
}
.eshop_filter-composer-filter__menu li.active > span {
  background: #ee2e25;
}
.eshop_filter-composer-filter__menu li.active {
  border-bottom: 1px solid #fff;
}
.eshop_filter-composer-filter__menu li li > span,
.eshop_filter-composer-filter__menu li.active li > span {
  background: none;
}
.eshop_filter-composer-filter__menu li li,
.eshop_filter-composer-filter__menu li.active li {
  border: none;
}
.eshop_filter-composer-filter__menu li > span {
  color: #fff;
}
.eshop_filter-composer-filter__menu li.active > span {
  color: #fff;
}
.eshop_filter-composer-filter__menu li > ul > li > span {
  color: #fff;
}
.eshop_filter-composer-filter__menu li.active > ul > li > span {
  color: #fff;
}
.eshop_filter-composer-filter__menu .has-toggle li > span > a {
  margin-left: 41px;
}
.eshop_filter-composer-filter__menu .has-toggle .toggle {
  position: absolute;
  left: 12.5px;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  cursor: pointer;
}
.eshop_filter-composer-filter__menu .has-toggle .toggle::after {
  content: "+";
  width: 16px;
  text-align: center;
  line-height: 16px;
  display: block;
}
.eshop_filter-composer-filter__menu .has-toggle .open > span > .toggle::after {
  content: "-";
}
.eshop_filter-composer-filter__menu li > ul {
  display: none;
  margin-right: 0;
}
.eshop_filter-composer-filter__menu li.open > ul {
  display: block;
}
.eshop_filter-composer-filter__menu li li.active > span > a {
  font-weight: bold;
}
.eshop_filter-composer-filter__menu .has-image span > a {
  padding-right: 36.5px;
}
.eshop_filter-composer-filter__menu .has-image img {
  height: 24px;
  position: absolute;
  right: 12.5px;
  top: 14px;
  display: none;
}
.eshop_filter-composer-filter__menu .has-image img:nth-of-type(1) {
  display: block;
}
.eshop_filter-composer-filter__menu .has-image:hover img,
.eshop_filter-composer-filter__menu .has-image.active img {
  display: none;
}
.eshop_filter-composer-filter__menu .has-image:hover img:last-child,
.eshop_filter-composer-filter__menu .has-image.active img:last-child {
  display: block;
}
.eshop_filter-composer-filter__menu .dropdown__menu {
  display: none;
}
@media (min-width: 992px) {
  .eshop_filter-composer-filter__menu .dropdown__container:hover .dropdown__menu {
    display: block;
  }
}

.eshop_filter-layout-index__product-filters-toolbar-item {
  display: inline-block;
  margin: 0 1em 0 0;
}
.eshop_filter-layout-index__product-filters-toolbar-item .checkbox label {
  min-height: 0;
}
.eshop_filter-layout-index__product-filters-toolbar-item--checkbox input[type=checkbox] {
  margin-right: 3px;
}

.eshop_filter-layout-index__product-filters-toolbar-item--checkboxes input[type=checkbox] {
  margin-right: 3px;
}

.eshop_filter-layout-index__product-filters-toolbar-item--checkboxes .control-label {
  font-weight: normal;
}

.eshop_filter-layout-index__product-filters-toolbar-item--select .control-label {
  margin-right: 5px;
  font-weight: normal;
}

.eshop_filter-component-slider .slider.slider-horizontal {
  width: 100%;
  height: 20px;
}
.eshop_filter-component-slider .slider.slider-horizontal .slider-track {
  background: #f5f5f5;
  height: 10px;
}
.eshop_filter-component-slider .slider.slider-horizontal .slider-selection {
  background: #f9f9f9;
}
.eshop_filter-component-slider .slider.slider-horizontal .slider-handle {
  background: black;
}
.eshop_filter-component-slider__input-container {
  height: 35px;
}

.eshop_filter-component-slider__value.form-control {
  width: 70px;
  display: inline-block;
}

.eshop_filter-component-slider__value-description {
  padding-left: 3px;
}

.eshop_filter-component-sidebar__panel-heading {
  cursor: pointer;
}
.eshop_filter-component-sidebar__panel-heading .fa {
  transition: 0.25s ease-in-out;
}
.eshop_filter-component-sidebar__panel-heading.collapsed .fa {
  transform: rotate(180deg);
}

.eshop_filter-component-sidebar__panel-body {
  padding: 0;
}

.eshop_filter-component-sidebar__panel-body-content {
  padding: 0 15px;
}

.eshop_master-component-breadcrumb {
  line-height: 22px;
}
.eshop_master-component-breadcrumb li {
  display: list-item;
  float: left;
}
.eshop_master-component-breadcrumb:after {
  content: "";
  display: table;
  clear: both;
}
li .eshop_master-component-breadcrumb__link--home {
  text-decoration: none !important;
}
a.eshop_master-component-breadcrumb__link--home {
  text-decoration: none;
}
a.eshop_master-component-breadcrumb__link--home span {
  text-decoration: underline;
}
a.eshop_master-component-breadcrumb__link--home span:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .eshop_master-component-header .eshop_master-component-header__fixed-container > .row {
    display: flex;
  }
}
@media (min-width: 992px) {
  .eshop_master-component-header__left {
    width: 150px;
  }
}
@media (min-width: 768px) {
  .eshop_master-component-header__center {
    width: calc(100% - 150px);
  }
}
@media (min-width: 1200px) {
  .eshop_master-component-header__left {
    width: 150px;
  }
}
.eshop_master-component-header {
  margin-bottom: 0;
}

.eshop_master-component-header .eshop_master-component-header__search,
.eshop_master-component-header .eshop_master-component-header__menu,
.eshop_master-component-header .eshop_master-component-header__loyalty,
.eshop_master-component-header .eshop_master-component-header__cart,
.eshop_master-component-header .eshop_master-component-header__auth {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}

.eshop_master-component-header {
  background: #fff;
  color: #000;
}

.eshop_master-component-header__inner {
  background: #fff;
  padding: 0 0 15px 0;
}

.eshop_master-component-header__menu a,
.eshop_master-component-header__auth a,
.eshop_master-component-header__brand {
  color: #000;
}

.eshop_master-component-header__left {
  position: relative;
  display: flex;
  align-items: center;
}

.eshop_master-component-header__logo {
  display: inline-block;
  max-width: 100%;
}
.eshop_master-component-header__logo img {
  height: 50px;
}

.eshop_master-component-header--sticky .eshop_master-component-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.eshop_master-component-header--sticky .eshop_master-component-header__logo img {
  height: 40px;
}
.eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden {
  display: none;
}
@media (max-width: 480px) {
  .eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden-xs {
    display: none;
  }
}
@media (max-width: 768px) {
  .eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden-sm {
    display: none;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden-sm-portrait {
    display: none;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .eshop_master-component-header--sticky .eshop_master-component-header--sticky-hidden-sm-landscape {
    display: none;
  }
}

@media (max-width: 768px) {
  .eshop_master-component-header__logo img {
    max-height: 40px;
  }
}
.eshop_master-component-header__menu ul {
  margin-top: 0;
  margin-bottom: 0;
}

.eshop_master-component-header__menu [class^=fa] {
  margin-right: 0.5em;
}

.eshop_master-component-header--1 .eshop_master-component-header__inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

.eshop_master-component-header--1 .eshop_master-component-header__row-1 {
  margin-bottom: 15px;
}

.eshop_master-component-header--1 .eshop_master-component-header__breadcrumb {
  margin: 15px 0 0;
}

@media (max-width: 768px) {
  .eshop_master-component-header--1 .eshop_master-component-header__logo img {
    margin-bottom: 15px;
  }
}
.eshop_master-component-header--2 .eshop_master-component-header__inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

.eshop_master-component-header--2 .eshop_master-component-header__menu li + li:before {
  content: "| ";
}

.eshop_master-component-header--2 .eshop_master-component-header__menu + .eshop_master-component-header__auth:before {
  content: "| ";
}

.eshop_master-component-header--2 .eshop_master-component-header__row-1 {
  margin-bottom: 10px;
}

.eshop_master-component-header--2 .eshop_master-component-header__breadcrumb {
  margin: 10px 0 0;
}

@media (max-width: 768px) {
  .eshop_master-component-header--2 .eshop_master-component-header__logo img {
    margin-bottom: 10px;
  }
  .eshop_master-component-header--2 .eshop_master-component-header__search {
    width: 40%;
  }
}
.eshop_master-component-header--3 {
  line-height: 40px;
}

.eshop_master-component-header--3 .eshop_master-component-header__brand {
  display: block;
}
.eshop_master-component-header--3 .eshop_master-component-header__brand:hover {
  color: #000;
}

.eshop_master-component-header--3 .eshop_master-component-header__auth {
  margin-left: 10px;
}

.eshop_master-component-header--3 .btn {
  vertical-align: baseline;
}

.eshop_master-component-header--3 .eshop_master-component-header__menu {
  text-transform: uppercase;
}

.eshop_master-component-header--3 .eshop_master-component-header__menu > ul.list-inline {
  display: inline-block;
}
.eshop_master-component-header--3 .eshop_master-component-header__menu .eshop_master-component-header__menu-after {
  display: inline-block;
}

.eshop_master-component-header--3 .eshop_master-component-header__menu li {
  margin-right: 10px;
}

.eshop_master-component-header--4 .eshop_master-component-header__inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

.eshop_master-component-header--4 .eshop_master-component-header__menu li + li:before {
  content: "| ";
}

.eshop_master-component-header--4 .eshop_master-component-header__menu + .eshop_master-component-header__auth:before {
  content: "| ";
}

.eshop_master-component-header--protected .eshop_master-component-header__inner {
  padding-top: 20px;
  padding-bottom: 20px;
}

.eshop_master-component-footer {
  background: #f5f3f3;
  color: #333;
  padding: 30px 0;
}
.eshop_master-component-footer a {
  color: #252525;
}
.eshop_master-component-footer__divider {
  border-top: 1px solid #fff;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .eshop_master-component-footer__fixed-container > .row {
    display: flex;
  }
  .eshop_master-component-footer__left {
    order: -1;
  }
  .eshop_master-component-footer__center {
    width: 1%;
    flex-grow: 1;
    flex-shrink: 0;
    order: 1;
  }
}
@media (min-width: 992px) {
  .eshop_master-component-footer__left {
    width: 300px;
  }
}
.eshop_master-component-footer--sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__hidden {
  overflow: hidden;
  max-height: 0;
  transition: all 0.25s ease-in-out;
}

@media (max-width: 480px) {
  .eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__hidden-xs {
    display: none;
  }
}

@media (max-width: 768px) {
  .eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__hidden-sm {
    display: none;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__hidden-sm-portrait {
    display: none;
  }
}

@media (max-width: 768px) and (orientation: landscape) {
  .eshop_master-component-footer--sticky .eshop_master-component-footer--sticky__sticky-hidden-sm-landscape {
    display: none;
  }
}

@media only screen and (min-width: 480px) {
  .eshop_master-layout-panel__side {
    width: 0;
  }
}
@media only screen and (min-width: 768px) {
  .eshop_master-layout-panel__side {
    width: 0;
  }
}
@media only screen and (min-width: 992px) {
  .eshop_master-layout-panel__side {
    width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop_master-layout-panel__side {
    width: 300px;
  }
}

@media (min-width: 480px) {
  .eshop_master-layout-panel__content {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .eshop_master-layout-panel__content {
    width: calc(100% - 0);
  }
}
@media (min-width: 992px) {
  .eshop_master-layout-panel__content {
    width: calc(100% - 300px);
  }
}
@media (min-width: 1200px) {
  .eshop_master-layout-panel__content {
    width: calc(100% - 300px);
  }
}

@media only screen and (min-width: 480px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}
@media only screen and (min-width: 768px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}

@media (min-width: 480px) {
  .eshop_master-layout-user__content {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .eshop_master-layout-user__content {
    width: calc(100% - 300px);
  }
}
@media (min-width: 992px) {
  .eshop_master-layout-user__content {
    width: calc(100% - 300px);
  }
}
@media (min-width: 1200px) {
  .eshop_master-layout-user__content {
    width: calc(100% - 300px);
  }
}

.eshop_master-layout-protected {
  padding-top: 30px;
  padding-bottom: 30px;
}
.eshop_product-component-row {
  margin-bottom: 2em;
}
.eshop_product-component-row__price {
  font-size: 1.8em;
  font-weight: bold;
  color: #cc0000;
  margin-bottom: 12px;
}

.eshop_product-component-row__labels {
  margin-bottom: 1em;
  min-height: 1.5em;
}
.eshop_product-component-row__labels--top {
  position: absolute;
  margin: 0.5em;
  top: 0;
}

.eshop_product-component-row__labels--bottom {
  position: absolute;
  margin: 0.5em;
  bottom: 0;
}

.eshop_product-component-row__image {
  position: relative;
}

.eshop_product-component-row__excerpt {
  margin-bottom: 20px;
}

.eshop_product-component-thumb {
  position: relative;
  text-align: center;
}
.eshop_product-component-thumb__overlay {
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.eshop_product-component-thumb:hover .eshop_product-component-thumb__overlay {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}
.eshop_product-component-thumb__title {
  height: 3em;
  overflow: hidden;
  margin: 0;
  font-size: 1.25em;
  line-height: 1.42857143;
  font-weight: bold;
}

.eshop_product-component-thumb__content {
  padding: 20px 0;
}

.eshop_product-component-thumb__price {
  font-size: 1.8em;
  font-weight: bold;
  color: #cc0000;
  margin-bottom: 12px;
}

.eshop_product-component-thumb__image {
  position: relative;
}
.eshop_product-component-thumb__image img {
  max-width: 100%;
  max-height: 250px;
  margin: 0 auto;
}

.eshop_product-component-tile__title {
  height: 53.333332px;
  overflow: hidden;
  font-size: 20px;
  line-height: 26.666666px;
  font-weight: bold;
  margin: 0 0 15px 0;
}

.eshop_product-component-tile__excerpt {
  max-height: 66px;
  line-height: 22px;
  font-size: 16px;
  overflow: hidden;
  margin: 0 0 15px 0;
}

.eshop_product-component-tile__price {
  font-size: 1.8em;
  font-weight: bold;
  color: #cc0000;
  margin: 0 0 15px 0;
}

.eshop_product-component-tile__stock {
  margin: 0 0 15px 0;
}

.eshop_product-component-tile__labels {
  margin: 0 0 15px 0;
  min-height: 1.5em;
}
.eshop_product-component-tile__labels--top {
  position: absolute;
  margin: 0.5em;
  top: 0;
}

.eshop_product-component-tile__labels--bottom {
  position: absolute;
  margin: 0.5em;
  bottom: 0;
}

.eshop_product-component-tile__image {
  position: relative;
}
.eshop_product-component-tile__image img {
  max-width: 100%;
  max-height: 250px;
  margin: 0 auto;
}

.eshop_product-component-slider {
  position: relative;
}
.eshop_product-component-slider__controls {
  outline: none;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
@media (min-width: 1230px) {
  .eshop_product-component-slider__controls {
    margin: 0;
    display: block;
    justify-content: initial;
  }
}

.eshop_product-component-slider__slides {
  overflow: hidden;
}

.eshop_product-component-slider__control {
  outline: none;
  padding: 0;
  border-radius: 40px;
  background-color: #fff;
  border: 1px solid #efefef;
  color: #252525;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease;
  margin: 0 5px;
}
@media (min-width: 1230px) {
  .eshop_product-component-slider__control {
    margin: 0;
    position: absolute;
    z-index: 2;
    top: 0;
  }
}
@media (min-width: 1230px) {
  .eshop_product-component-slider__control--previous {
    left: -20px;
  }
}

@media (min-width: 1230px) {
  .eshop_product-component-slider__control--next {
    right: -20px;
  }
}

@media (min-width: 1230px) {
  .eshop_product-component-slider__control {
    top: 50%;
    margin-top: -20px;
  }
}
.eshop_product-component-slider__control:hover {
  background-color: #252525;
  color: #fff;
  border: 1px solid #efefef;
}
.eshop_product-component-slider__control:disabled {
  visibility: hidden;
}
.eshop_product-component-slider__control .fa {
  font-size: 1em;
}

.product-layout-detail__quantities__label {
  margin-top: 5px;
}

.product-layout-detail__cart-quantity {
  width: 200px;
  margin: 0 auto;
}

.product-layout-detail__category-items {
  margin-bottom: 20px;
}

.product-layout-detail__non-marketable {
  vertical-align: middle;
  margin-right: 30px;
}

.eshop_registration-component-services__button {
  border: none;
  color: #fff;
  text-align: left;
}
.eshop_registration-component-services__button:hover {
  color: #fff;
}
.eshop_registration-component-services__button--email {
  background-color: #3fc380;
}
.eshop_registration-component-services__button--email:hover {
  background-color: rgb(101.8571428571, 207.1428571429, 153.7023809524);
}

.eshop_registration-component-services__button--facebook {
  background-color: #3b5998;
}
.eshop_registration-component-services__button--facebook:hover {
  background-color: rgb(76.345971564, 111.6066350711, 185.654028436);
}

.eshop_registration-component-services__button--twitter {
  background-color: #4099ff;
}
.eshop_registration-component-services__button--twitter:hover {
  background-color: rgb(115, 180.2356020942, 255);
}

.eshop_registration-component-services__button--google {
  background-color: #d34836;
}
.eshop_registration-component-services__button--google:hover {
  background-color: rgb(220.1591836735, 110.093877551, 95.8408163265);
}

.eshop_registration-component-services__button--github {
  background-color: #24292e;
}
.eshop_registration-component-services__button--github:hover {
  background-color: rgb(58.3902439024, 66.5, 74.6097560976);
}

.eshop_registration-component-services__button--linkedin {
  background-color: #0077b5;
}
.eshop_registration-component-services__button--linkedin:hover {
  background-color: rgb(0, 152.5303867403, 232);
}

.eshop_registration-component-services__button--bitbucket {
  background-color: #205081;
}
.eshop_registration-component-services__button--bitbucket:hover {
  background-color: rgb(42.1366459627, 105.3416149068, 169.8633540373);
}

.eshop_salesorder-component-sidebar__image-column {
  padding-right: 0 !important;
}

.eshop_salesorder-component-sidebar__image {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
@elseif ($ratio == 16-9) {
  .eshop_salesorder-component-sidebar__image {
    padding-bottom: 56.25%;
  }
}
@elseif ($ratio == 3-4) {
  .eshop_salesorder-component-sidebar__image {
    padding-bottom: 133%;
  }
}
@elseif ($ratio == 4-3) {
  .eshop_salesorder-component-sidebar__image {
    padding-bottom: 75%;
  }
}
.eshop_salesorder-component-sidebar__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.highlight {
  background-color: #ffb;
}

@media only screen and (min-width: 768px) {
  .eshop_user-component-menu {
    display: block !important;
  }
}
.eshop_user-component-menu ul, .eshop_user-component-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.eshop_user-component-menu > ul > li {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.eshop_user-component-menu > ul > li > a {
  display: block;
  padding: 10px 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #333;
  background-color: #f5f5f5;
  border-bottom: 1px solid transparent;
  border-color: #ddd;
}
.eshop_user-component-menu ul ul {
  padding: 15px 20px;
  background: #fff;
}

.eshop_category-component-folders {
  margin: 0 0 -15px 0;
}
.eshop_category-component-folders__link {
  box-sizing: content-box;
  display: block;
  margin-bottom: 15px;
}

.eshop_category-component-folders__count {
  position: absolute;
  right: 25px;
  top: 10px;
}

.eshop_category-component-folders__icon img {
  height: 100px;
}

.eshop_category-component-folders__name {
  display: inline-block;
  width: calc(100% - 150px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.eshop_category-component-dropdown {
  display: none !important;
}

.eshop_filter-composer-filter__menu > div > ul > li.active {
  border-bottom: 1px solid #fff;
}

.eshop_filter-composer-filter__menu > div > ul > li:last-child {
  border: none;
}

.eshop_filter-composer-filter__menu span.dropdown__container:hover {
  color: #000 !important;
}

.eshop_filter-composer-filter__menu li.active > span {
  background: #f0ad4e;
  color: #000;
}

.eshop_filter-composer-filter__menu span > a:hover {
  text-decoration: none;
}

.eshop_filter-composer-filter__menu span.dropdown__container > a > span:hover {
  color: #000 !important;
}

.eshop_filter-component-sidebar__panel-body.panel-body, .eshop_filter-component-sidebar__panel-body.eshop_category-component-folders__link {
  padding: 0;
}

.eshop_master-component-footer .footer-copyright p:first-child {
  padding: 28px 0;
  border-top: 1px solid #383838;
  border-bottom: 1px solid #383838;
  margin-bottom: 28px;
}
.eshop_master-component-footer__icons a {
  margin-right: 5px;
}
.eshop_master-component-footer__icons a:last-child {
  margin-right: 0;
}
.eshop_master-component-footer__icons a:hover {
  text-decoration: none;
}

.eshop_cart-component-wizard {
  margin-bottom: 30px;
}

.eshop_product-component-slider .tns-inner {
  margin: 0 -37px !important;
}

.eshop_product-component-slider__control {
  border: 0;
}
.eshop_product-component-slider__control:hover {
  border: 0;
  color: #000;
  opacity: 50%;
  background: transparent;
}

.eshop_product-component-tile {
  border: 1px solid #E9E9E9;
  border-bottom: 0;
  border-top: 0;
  border-left: 0;
  padding: 20px 37px;
}
.eshop_product-component-tile__title {
  margin-top: 20px;
  font-weight: 800;
}

.eshop_product-component-tile__image {
  background-color: #fff;
}

.eshop_product-component-tile__excerpt {
  height: 66px;
  overflow: hidden;
  font-size: 14px;
}

.eshop_product-component-tile__price {
  color: #222;
  font-size: 20px;
  min-height: 64px !important;
}
.eshop_product-component-tile__price--priceaction .eshop_product-component-tile__price-value,
.eshop_product-component-tile__price--priceaction .eshop_product-component-tile__price-vat-hint {
  color: #D3170F;
}

.eshop_product-component-tile__price--priceaction .eshop_product-component-tile__price-value,
.eshop_product-component-tile__price--priceaction .eshop_product-component-tile__price-hint {
  color: #D3170F;
}

.eshop_product-component-tile__basepricevat {
  display: inline;
  text-decoration: line-through;
  font-weight: 500;
  font-size: 14px;
  color: #3D3D3D;
  margin-left: 5px;
}

.eshop_product-component-tile__baseprice {
  display: inline;
  text-decoration: line-through;
  font-weight: 500;
  font-size: 14px;
  color: #3D3D3D;
  margin-left: 5px;
}

.eshop_product-component-tile__price-vat-hint {
  font-size: 14px;
}

.eshop_product-component-tile__price-hint {
  font-size: 14px;
}

.eshop_product-component-tile__addons {
  display: inline-block;
  vertical-align: middle;
}

.eshop_product-component-tile__stock {
  font-size: 14px;
  font-weight: 600;
}
.eshop_product-component-tile__stock > span {
  display: flex;
  align-items: center;
}

.eshop_product-component-tile__check {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #0F993D;
  border-radius: 50%;
  margin-right: 5px;
  line-height: 14px;
}
.eshop_product-component-tile__check:after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/img/ico/checkmark.svg");
  background-repeat: no-repeat;
  background-position: center center;
}

.eshop_product-component-tile__check-text {
  line-height: 15px;
}

.eshop_product-component-tile__image img {
  height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
}

.eshop_product-component-tiles {
  display: flex;
  flex-wrap: wrap;
  margin-top: -30px;
}
.eshop_product-component-tiles__item {
  margin-top: 30px;
  margin-bottom: 0;
}

.eshop_salesorder-component-table-lines__image img {
  max-height: 80px;
}

.gdpr_gdpr-composer-panel__toolbar {
  margin-top: 30px;
  margin-bottom: 0;
}
.gdpr_gdpr-composer-panel__toolbar--not-allowed {
  margin-top: 0;
}

.slide-menu {
  position: fixed;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  display: none;
  overflow: hidden;
  box-sizing: border-box;
  background: #f5f3f3;
  transition: transform 300ms ease-in-out;
  transform: translateX(100%);
  will-change: transform;
  z-index: 1000;
}
.slide-menu .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: transform 300ms ease-in-out;
  transform: translateX(0);
  will-change: transform;
}
.slide-menu ul {
  padding-left: 0;
  list-style: none;
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.slide-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
}
.slide-menu ul a {
  display: block;
  padding: 12px 24px;
  color: #222;
  text-decoration: none;
}
.slide-menu.no-transition, .slide-menu.no-transition * {
  transition: none !important;
}

.slide-menu {
  background-color: #fff;
}
.slide-menu ul {
  position: relative;
  top: 10px;
}
.slide-menu .slider {
  top: 40px;
}
.slide-menu .slider li {
  border-bottom: 1px solid #cfcfcf;
}

a.slide-menu-control {
  position: relative;
  margin-left: 20px;
}
a.slide-menu-control:before {
  font-family: FontAwesome;
  content: "\f118";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 16px;
}

.master-component-offcanvas {
  background: transparent;
  border: 0;
  vertical-align: bottom;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .master-component-offcanvas {
    position: absolute;
  }
}
.master-component-offcanvas:active, .master-component-offcanvas:focus, .master-component-offcanvas:visited, .master-component-offcanvas:active:focus, .master-component-offcanvas:hover {
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: none;
  opacity: 0.6;
}

.offcanvas-menu_offcanvas-menu-component-menu {
  border-left: 1px solid #cfcfcf;
}
.offcanvas-menu_offcanvas-menu-component-menu span.dropdown__container:hover,
.offcanvas-menu_offcanvas-menu-component-menu span.dropdown__container:focus {
  background: transparent;
}
.offcanvas-menu_offcanvas-menu-component-menu__menu ul li a {
  position: relative;
}

.offcanvas-menu_offcanvas-menu-component-menu__sub:after {
  font-family: FontAwesome;
  content: "\f117";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  width: 16px;
  position: absolute;
  right: 15px;
  top: 16px;
}

.offcanvas-menu_offcanvas-menu-component-menu__controls {
  display: flex;
  justify-content: space-between;
  height: 49px;
  border-bottom: 1px solid #aaa;
}
.offcanvas-menu_offcanvas-menu-component-menu__controls button {
  line-height: 1;
  background: transparent;
  width: 16px;
  position: relative;
  left: 15px;
  overflow: hidden;
}
.offcanvas-menu_offcanvas-menu-component-menu__controls button:before {
  font-family: FontAwesome;
  content: "\f119";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 0;
  position: relative;
  top: 2px;
  left: -8px;
}

.offcanvas-menu_offcanvas-menu-component-menu__search {
  position: absolute;
  top: 6px;
  left: 55px;
  right: 25px;
}
.offcanvas-menu_offcanvas-menu-component-menu__search input, .offcanvas-menu_offcanvas-menu-component-menu__search button {
  border-color: #aaa !important;
}
.offcanvas-menu_offcanvas-menu-component-menu__search button:before {
  font-family: FontAwesome;
  content: "\f116";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  vertical-align: -1px;
  margin-right: 2px;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown {
  z-index: 1000 !important;
}

@media (max-width: 992px) {
  .eshop-menu-plus_menu-plus-composer-menu {
    display: none !important;
  }
}
.eshop-menu-plus_menu-plus-composer-menu__link {
  font-weight: 800;
}

.eshop-menu-plus_menu-plus-composer-menu__item:hover {
  background: transparent;
}
.eshop-menu-plus_menu-plus-composer-menu__item:hover > a {
  color: #000;
}

.eshop_master-component-header__search {
  border: 1px solid rgba(128, 128, 128, 0.25);
  padding-left: 0;
  width: 100%;
}

.eshop_master-component-header__menu {
  padding-left: 0;
  padding-top: 10px;
  padding-right: 0;
  text-transform: none !important;
}
.eshop_master-component-header__menu a {
  font-size: 14px;
  color: #000;
}

@media (max-width: 992px) {
  .eshop_master-component-header__left {
    flex-basis: 150px;
  }
  .eshop_master-component-header__center {
    flex-grow: 1;
  }
  .eshop_master-component-header__row-2 {
    display: flex;
  }
}
.eshop_master-component-header__col-1 {
  display: flex;
  align-items: center;
}

@media only screen and (min-width: 1200px) {
  .eshop_master-component-header__col-2 {
    position: absolute;
    right: 0;
    z-index: 21;
  }
}

@media (max-width: 992px) {
  .eshop_master-component-header__row-1 {
    display: none;
  }
}

.eshop_master-component-header__brand {
  font-weight: bold;
  font-size: 18px;
}

.eshop_master-component-header__left {
  text-align: center;
}
.eshop_master-component-header__left img {
  width: 120px;
}

@media (min-width: 1200px) {
  .eshop_master-component-header__left {
    margin-right: 100px !important;
    width: 10% !important;
  }
  .eshop_master-component-header__left img {
    width: 170px;
  }
  .eshop_master-component-header__center {
    width: 65% !important;
  }
  .eshop_master-component-header__center .row {
    margin-right: 0;
    margin-left: 0;
  }
  .eshop_master-component-header__right {
    width: 20% !important;
  }
  .eshop_master-component-header__menu {
    display: flex !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .eshop_master-component-header__left {
    margin-right: 100px !important;
    width: 8% !important;
  }
  .eshop_master-component-header__left img {
    width: 150px;
  }
  .eshop_master-component-header__center {
    width: 64% !important;
  }
  .eshop_master-component-header__center .row {
    margin-right: 0;
    margin-left: 0;
  }
  .eshop_master-component-header__right {
    width: 23% !important;
  }
  .eshop_master-component-header__menu {
    display: flex !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .eshop_master-component-header__left {
    display: flex;
    align-items: unset;
    margin-right: 30px !important;
    width: 5% !important;
  }
  .eshop_master-component-header__center {
    width: 65% !important;
  }
  .eshop_master-component-header__center .row {
    margin-right: 0;
    margin-left: 0;
  }
  .eshop_master-component-header__right {
    width: 30% !important;
  }
  .eshop_master-component-header__menu {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .eshop_master-component-header__fixed-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .eshop_master-component-header__left {
    justify-content: space-around;
    margin-right: 0 !important;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .eshop_master-component-header__left img {
    width: 180px;
  }
  .eshop_master-component-header__center {
    width: 100% !important;
  }
  .eshop_master-component-header__center .row {
    margin-right: 0;
    margin-left: 0;
  }
  .eshop_master-component-header__right {
    display: flex;
    width: 100% !important;
    justify-content: center;
    margin-top: 10px;
  }
  .eshop_master-component-header__auth {
    margin-right: 0 !important;
  }
  .eshop_master-component-header__menu {
    display: inline-block !important;
  }
}
.search_search-composer-panel {
  background-color: transparent !important;
}
.search_search-composer-panel__input {
  background: #515151;
  color: #bababa !important;
  border: 1px solid #515151 !important;
  font-size: 15px;
}

.search_search-composer-panel__button {
  height: 39px;
  background: #252525;
  color: #bebebe !important;
  border: 1px solid #515151 !important;
  font-size: 15px;
}
.search_search-composer-panel__button:hover {
  background: #252525;
  color: #000 !important;
  border: 1px solid #000 !important;
}

.search_search-composer-panel__icon {
  color: rgba(128, 128, 128, 0.25);
  font-weight: 700;
}

.search_search-composer-panel .input-group {
  width: 100%;
  background: #515151;
  padding-right: 3px;
  border-radius: 3px;
}
.search_search-composer-panel .input-group .input-group-addon {
  width: 20px;
}

#search_search-composer-panel__input {
  max-width: 100%;
  height: 45px;
  border-radius: 3px;
}
@media (min-width: 480px) {
  #search_search-composer-panel__input {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  #search_search-composer-panel__input {
    width: 300px !important;
  }
}
@media (min-width: 992px) {
  #search_search-composer-panel__input {
    padding-left: 37px;
    padding-left-background: url("/img/ico/search.svg") 15px 14px no-repeat;
    width: 438px !important;
  }
}
@media (min-width: 1200px) {
  #search_search-composer-panel__input {
    width: 438px !important;
  }
}

#search_search-composer-panel__input::-moz-placeholder {
  color: #bababa !important;
}

#search_search-composer-panel__input::placeholder {
  color: #bababa !important;
}

.eshop_cart-composer-panel a {
  transition: all 0.6s;
  color: #000;
  background-color: #fff !important;
  border: 0;
}
.eshop_cart-composer-panel a:active, .eshop_cart-composer-panel a:focus, .eshop_cart-composer-panel a:visited, .eshop_cart-composer-panel a:active:focus {
  text-decoration: none;
  background-color: #252525;
  border: 0;
}
.eshop_cart-composer-panel a:hover {
  color: #000;
  background-color: #fff;
  border: 0;
  text-decoration: none;
  opacity: 0.6;
}
.eshop_cart-composer-panel a:active {
  color: #000;
}
.eshop_cart-composer-panel__link-text {
  display: none;
}
@media only screen and (min-width: 992px) {
  .eshop_cart-composer-panel__link-text {
    display: flex;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    color: #fff;
    margin-top: 20px;
    align-items: center;
  }
}

.eshop_cart-composer-panel__link-icon-wrap {
  position: relative;
}

.eshop_cart-composer-panel__link-icon {
  display: block;
  height: 24px;
}
@media only screen and (min-width: 992px) {
  .eshop_cart-composer-panel__link-icon {
    display: inline-block;
    height: auto;
  }
}

.eshop_cart-composer-panel__quantity {
  position: absolute;
  bottom: -8px;
  right: -6px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 3px;
  background-color: #fff;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
  color: #000;
}
@media only screen and (min-width: 992px) {
  .eshop_cart-composer-panel__quantity {
    bottom: -15px;
  }
}

.eshop_cart-composer-panel__value {
  max-width: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  margin-right: 3px;
}

.short-message_short-message-composer-message {
  margin-top: 10px;
}

.eshop-b2c_homepage-component-categories__row {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 893px) {
  .eshop-b2c_homepage-component-categories__row {
    flex-direction: column;
  }
}
@media only screen and (min-width: 893px) {
  .eshop-b2c_homepage-component-categories__row {
    flex-wrap: wrap;
  }
}

.eshop-b2c_homepage-component-categories__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  margin: 35px 0 15px;
  text-align: center;
}

.eshop-b2c_homepage-component-categories__item {
  padding: 10px 0;
  max-width: 440px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 457px) {
  .eshop-b2c_homepage-component-categories__item {
    padding: 10px;
  }
}
@media only screen and (min-width: 893px) {
  .eshop-b2c_homepage-component-categories__item {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-categories__item {
    width: 33.3333333333%;
  }
}

.eshop-b2c_homepage-component-categories__link {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.eshop-b2c_homepage-component-categories__link img {
  transform: translateZ(0);
  transition: all 0.3s ease-out;
}
.eshop-b2c_homepage-component-categories__link:hover img {
  transform: scale(1.04);
}

.eshop-b2c_homepage-component-categories__text {
  position: absolute;
  bottom: 10px;
  left: 0;
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 23px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.3;
  margin: 10px 0;
  min-height: 65px;
  padding: 0 10px 0 10px;
  text-align: center;
  width: 100%;
}
.eshop-b2c_homepage-component-categories__text:after {
  background: url(/img/ico/next-w.svg) 50% no-repeat;
  background-size: 100% auto;
  content: "";
  height: 10px;
  margin-left: 5px;
  width: 17px;
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-categories__text {
    font-size: 25px;
  }
}

.eshop-b2c_homepage-component-blocks__item {
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
  padding-top: 50px;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-component-blocks__item {
    gap: 0;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item:nth-child(odd) .eshop-b2c_homepage-component-blocks__item-content {
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-component-blocks__item:nth-child(odd) .eshop-b2c_homepage-component-blocks__item-content {
    position: relative;
    right: -67px;
    z-index: 1;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item:nth-child(odd) img {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item:nth-child(even) {
    flex-direction: row;
  }
}
.eshop-b2c_homepage-component-blocks__item:nth-child(even) .eshop-b2c_homepage-component-blocks__item-content {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item:nth-child(even) .eshop-b2c_homepage-component-blocks__item-content {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-component-blocks__item:nth-child(even) .eshop-b2c_homepage-component-blocks__item-content {
    left: -65px;
    position: relative;
    z-index: 1;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item:nth-child(even) .eshop-b2c_homepage-component-blocks__item-content .btn.btn-default {
    margin-right: 0;
    margin-left: 120px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item:nth-child(even) img {
    padding-right: 20px;
  }
}

@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item-content {
    text-align: right;
    width: 45%;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-component-blocks__item-content {
    width: 34%;
  }
}
.eshop-b2c_homepage-component-blocks__item-content h2 {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item-content h2 {
    font-size: 45px;
  }
}
.eshop-b2c_homepage-component-blocks__item-content p {
  color: #130b04;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 22px;
}
@media only screen and (min-width: 768px) {
  .eshop-b2c_homepage-component-blocks__item-content p {
    font-size: 20px;
  }
}
.eshop-b2c_homepage-component-blocks__item-content .btn.btn-default {
  font-weight: 400;
  margin-top: 15px;
  min-width: 194px;
  padding: 20px 30px;
  background: transparent;
  border-color: #000;
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__item-content .btn.btn-default {
    margin-right: 99px;
    transition: all 0.6s;
  }
}
.eshop-b2c_homepage-component-blocks__item-content .btn.btn-default:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-component-blocks__image-container {
    width: 55%;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-component-blocks__image-container {
    width: 66%;
  }
}

.eshop-b2c_filter-composer-mobile-product-filters__button {
  margin-top: 20px;
}

.eshop_product-layout-detail__image {
  margin-top: 19px;
}

.eshop_product-layout-detail__price {
  color: #D3170F;
}

.eshop_product-layout-detail__name {
  margin-bottom: 30px;
}

.eshop_product-layout-detail__attributes {
  margin-top: 30px;
  margin-bottom: 0;
}

.eshop_product-layout-detail .nav-tabs {
  margin-top: 30px;
  margin-bottom: 0;
}
.eshop_product-layout-detail__categories-items {
  margin-bottom: 0;
}

.eshop_product-layout-detail .tab-pane {
  margin-top: 30px;
  margin-bottom: 0;
}
.eshop_product-layout-detail__toolbar {
  text-align: left;
}

.eshop_product-layout-detail__toolbar-cart {
  display: block;
  padding-bottom: 10px;
}

.eshop_product-layout-detail__toolbar-cart {
  max-width: 200px;
  vertical-align: middle;
}

.eshop_product-layout-detail-gallery__item > img {
  height: 350px;
}

.eshop_product-layout-detail-properties {
  padding-top: 10px;
}

.eshop_filter-layout-index__title {
  margin-top: 30px;
  margin-bottom: 0;
}

.eshop_filter-layout-index__description.lead {
  margin-top: 30px;
  margin-bottom: 0;
}

.eshop_filter-layout-index__product-items-sort-tabs {
  margin-top: 30px;
  margin-bottom: 0;
}

.eshop_filter-layout-index__product-items-view-tabs {
  margin-top: 30px;
  margin-bottom: 0;
}

.eshop_filter-layout-index__category-items {
  margin-top: 30px;
  margin-bottom: 0;
}

.eshop_filter-layout-index__product-filters {
  margin-top: 30px;
  margin-bottom: 0;
  margin-top: 40px;
}
.eshop_filter-layout-index__product-filters .pager-btn {
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .eshop_filter-layout-index__product-filters .pager-btn {
    margin: 0;
  }
}
.eshop_filter-layout-index__product-filters .pagination {
  margin: 0 0 15px;
  font-weight: 300;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .eshop_filter-layout-index__product-filters .pagination {
    margin: 0;
    max-width: 420px;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop_filter-layout-index__product-filters .pagination {
    padding-top: 12px;
  }
}

.eshop_filter-layout-index__product-items-products {
  margin-top: 30px;
}

.eshop_filter-layout-index__product-filters-toolbar-reset {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 50px;
}

.eshop_filter-layout-index__product-filters-toolbar-items {
  width: 90%;
}

.eshop_filter-layout-index__product-filters-toolbar-item {
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  vertical-align: middle;
}

.panel.panel-default.eshop_filter-layout-index__product-filters-toolbar > .panel-body > .form-inline, .eshop_filter-layout-index__product-filters-toolbar.toolbar > .panel-body > .form-inline, .eshop_filter-layout-index__product-filters-toolbar.card > .panel-body > .form-inline, .eshop_filter-layout-index__product-filters-toolbar.eshop_category-component-folders__link > .panel-body > .form-inline, .panel.panel-default.eshop_filter-layout-index__product-filters-toolbar > .eshop_category-component-folders__link > .form-inline, .eshop_filter-layout-index__product-filters-toolbar.toolbar > .eshop_category-component-folders__link > .form-inline, .eshop_filter-layout-index__product-filters-toolbar.card > .eshop_category-component-folders__link > .form-inline, .eshop_filter-layout-index__product-filters-toolbar.eshop_category-component-folders__link > .eshop_category-component-folders__link > .form-inline {
  width: 100%;
  display: flex;
}

.eshop_filter-layout-index__product-filters-toolbar-items + button {
  max-height: 50px;
}

#product-filter-checkbox-fulltext {
  width: 200px;
}

.eshop-b2c_homepage-layout-index__panel {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .eshop-b2c_homepage-layout-index__panel {
    padding: 30px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-layout-index__panel {
    padding: 40px 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-layout-index__panel {
    padding: 40px 0 0 0;
  }
}
.eshop-b2c_homepage-layout-index__panel--action {
  background: #f5f3f3;
  color: #222;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .eshop-b2c_homepage-layout-index__panel--action {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-layout-index__panel--action {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-layout-index__panel--action {
    padding-bottom: 40px;
  }
}
.eshop-b2c_homepage-layout-index__panel--action .eshop_product-component-tile {
  border-color: #fff;
}

.eshop-b2c_homepage-layout-index__panel--new {
  background: #f5f3f3;
  color: #222;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .eshop-b2c_homepage-layout-index__panel--new {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-layout-index__panel--new {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-layout-index__panel--new {
    padding-bottom: 40px;
  }
}
.eshop-b2c_homepage-layout-index__panel--new .eshop_product-component-tile {
  border-color: #fff;
}

.eshop-b2c_homepage-layout-index__panel--recommend {
  background: #fff;
  color: #222;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .eshop-b2c_homepage-layout-index__panel--recommend {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-layout-index__panel--recommend {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-layout-index__panel--recommend {
    padding-bottom: 40px;
  }
}
.eshop-b2c_homepage-layout-index__panel--recommend .eshop_product-component-tile {
  border-color: #E9E9E9;
}

.eshop-b2c_homepage-layout-index__panel--saleout {
  background: fff;
  color: #222;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .eshop-b2c_homepage-layout-index__panel--saleout {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-layout-index__panel--saleout {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop-b2c_homepage-layout-index__panel--saleout {
    padding-bottom: 40px;
  }
}
.eshop-b2c_homepage-layout-index__panel--saleout .eshop_product-component-tile {
  border-color: #E9E9E9;
}

.eshop-b2c_homepage-layout-index__panel-heading {
  text-align: center;
  margin: 30px 0;
}
.eshop-b2c_homepage-layout-index__panel-heading h3 {
  font-weight: 800;
}
.eshop-b2c_homepage-layout-index__panel-heading p {
  font-weight: 300;
  font-size: 28px;
}

.eshop-b2c_homepage-layout-index__panel-heading-title {
  font-weight: 700;
  font-size: 30px;
}
@media only screen and (min-width: 992px) {
  .eshop-b2c_homepage-layout-index__panel-heading-title {
    font-size: 45px;
  }
}

.eshop-b2c_homepage-layout-index__panel-heading-subtitle {
  text-align: center;
  font-size: 17px;
  font-weight: 400;
}

.eshop-b2c_homepage-layout-index__categories {
  padding-top: 30px;
}

.eshop-b2c_homepage-layout-index__banner img {
  max-height: 600px !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mfp-img {
  height: 800px !important;
}

.mfp-close {
  right: calc(50% - 44px) !important;
}

.mfp-content {
  width: 100% !important;
}

.eshop_product-component-tile {
  text-align: center;
  border: 0 !important;
}
.eshop_product-component-tile__stock {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 5px;
}

.eshop_product-component-tile__title {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
  overflow: hidden;
  max-height: 89.6px !important;
  height: auto !important;
}

.eshop_product-component-tile__price {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  min-height: auto !important;
  margin-bottom: 5px;
}

.eshop_product-component-tile__vouchernr {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
}

.eshop_product-component-tile__stock > span {
  display: block;
}

.eshop_filter-layout-index__title {
  padding-top: 30px;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase;
}

.eshop_filter-layout-index__description {
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

.eshop_filter-layout-index__product-items-sort-tabs {
  border: 0 !important;
}

.eshop_filter-layout-index__product-items-sort-link {
  border: 0 !important;
  font-size: 15px;
}
.eshop_filter-layout-index__product-items-sort-link a:focus {
  background-color: #fff !important;
}

.eshop_filter-layout-index__product-filters-toolbar {
  display: none;
}

.eshop_filter-layout-index__seo-link--disabled {
  text-decoration: none;
  opacity: 0.75;
  color: #aaa;
}
.eshop_filter-layout-index__seo-link--disabled:hover {
  color: #aaa;
  text-decoration: none;
  cursor: not-allowed;
}
.eshop_filter-layout-index__seo-link--disabled:focus {
  color: #aaa;
  text-decoration: none;
  cursor: not-allowed;
}

.eshop_filter-layout-index__product-filters-toolbar-item--fulltext {
  padding-top: 20px;
  margin: 0;
  position: relative;
  display: inline-block;
}
@media (max-width: 992px) {
  .eshop_filter-layout-index__product-filters-toolbar-item--fulltext {
    width: 100%;
  }
}
.eshop_filter-layout-index__product-filters-toolbar-item--fulltext input {
  padding-left: 50px;
  border: none;
}
.eshop_filter-layout-index__product-filters-toolbar-item--fulltext input::-moz-placeholder {
  color: #000;
  font-size: 14px;
}
.eshop_filter-layout-index__product-filters-toolbar-item--fulltext input::placeholder {
  color: #000;
  font-size: 14px;
}
.eshop_filter-layout-index__product-filters-toolbar-item--fulltext i {
  position: absolute;
  top: 55%;
  left: 10px;
  color: #000;
  pointer-events: none;
}

.eshop_filter-layout-index__product-filters {
  background-color: #f5f3f3;
  margin-top: 20px;
  padding-bottom: 40px;
}

.eshop_filter-layout-index__product-filters-unset {
  font-size: 13px;
  padding: 0 20px;
}

.eshop_filter-layout-index__category-items {
  margin-top: 40px;
}

.eshop_filter-layout-index__product-items {
  padding-left: 10px;
  width: calc(100% - 300px);
  flex-grow: 1;
}
@media (max-width: 992px) {
  .eshop_filter-layout-index__product-items {
    width: 100%;
  }
}

.eshop_filter-layout-index__product-items-and-sidebar-wrapper {
  display: flex;
}
@media (max-width: 992px) {
  .eshop_filter-layout-index__product-items-and-sidebar-wrapper {
    flex-direction: column;
  }
}

.eshop_filter-layout-index__product-items-pagination {
  margin-top: 20px;
}

.eshop_filter-layout-index__checkbox-box {
  padding-left: 8px;
}

.eshop_filter-layout-index__checkbox-label {
  font-size: 13px;
}

.eshop_filter-layout-index__checkbox-label-text--disabled {
  color: #aaa;
  text-decoration: none;
  cursor: not-allowed;
}

.eshop_filter-layout-index__checkbox-label-count {
  font-weight: 300;
}

.eshop_filter-layout-index__checkbox-label-count--disabled {
  color: #aaa;
  text-decoration: none;
  cursor: not-allowed;
}

.eshop_filter-layout-index__product-filters-checkbox-instock {
  border-top: 1px solid #000;
}

.eshop_filter-layout-index__product-filters-checkbox {
  padding: 5px 0;
  border-bottom: 1px solid #000;
}

.eshop_filter-layout-index__product-filters-multicheckbox {
  max-height: 200px;
  overflow: auto;
}
.eshop_filter-layout-index__product-filters-multicheckbox .eshop_filter-layout-index__product-filters-toolbar-item {
  padding: 5px 0;
  border-bottom: 1px solid #000;
  width: 90%;
  margin-top: 0;
}

.eshop_filter-layout-index__product-items-sort-tab:hover {
  background-color: #fff;
  text-decoration: underline !important;
}

.eshop_filter-layout-index__product-items-sort-link:focus {
  background-color: #fff !important;
}

.eshop_filter-layout-index__product-items-sort-link:hover {
  background-color: #fff !important;
}

#product-filter-checkbox-fulltext {
  width: 100%;
  height: 45px;
}

.eshop_master-component-header {
  padding-top: 30px;
}
.eshop_master-component-header__menu {
  display: flex;
}
.eshop_master-component-header__menu ul li a {
  text-decoration: none;
}

.eshop_master-component-header__auth {
  margin-right: 5px;
  margin-left: 0 !important;
  height: 40px;
}

.eshop_master-component-header__left {
  align-items: baseline;
  margin-right: 100px;
  padding-right: 0;
}

.eshop_master-component-header__center {
  padding-left: 0;
}

.eshop_master-component-header__cart {
  width: 30px;
  height: 40px;
  margin-top: -1px;
}

.eshop_cart-composer-panel {
  height: 40px;
}
.eshop_cart-composer-panel__link {
  padding-top: 0;
  padding-left: 0;
  height: 40px;
  display: inline-flex;
}

.eshop_cart-composer-panel__link-icon {
  background: url("/img/ico/cart.svg") 50% no-repeat;
  height: 40px;
  width: 30px;
}

.eshop_cart-composer-panel__link-text {
  font-size: 16px;
  margin-right: -15px;
  margin-top: 25px;
}

.eshop_cart-composer-panel span {
  border-radius: 50%;
}

.eshop_master-layout-panel__content {
  width: 100%;
}

.eshop_master-layout-panel__content-breadcrumb {
  padding-top: 25px;
  margin-bottom: 30px;
}

.eshop_category-component-folders__icon {
  width: 30%;
}
.eshop_category-component-folders__icon img {
  width: 100%;
  max-height: 64px;
  height: auto;
}

.eshop_category-component-folders__name {
  padding-left: 10px;
  width: 80%;
  max-width: 80%;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
  white-space: normal;
  word-break: break-word;
}

.eshop_category-component-folders__item {
  height: 90px;
  padding-bottom: 15px;
  padding-top: 15px;
}
@media only screen and (min-width: 480px) {
  .eshop_category-component-folders__item {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .eshop_category-component-folders__item {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .eshop_category-component-folders__item {
    width: 20%;
  }
}
@media only screen and (min-width: 1200px) {
  .eshop_category-component-folders__item {
    width: 20%;
  }
}

.eshop_category-component-folders__link {
  display: flex;
  align-items: center;
  height: 57px;
  margin-bottom: 0;
  padding: 5px 10px 5px 5px;
  border-color: #000;
}

.eshop_category-component-folders__link:hover {
  text-decoration: none;
  border-color: #00ace9;
}

.eshop_category-component-folders__link:focus {
  text-decoration: none;
  border-color: #00ace9;
}

.eshop_master-component-breadcrumb li a {
  text-decoration: none !important;
  font-size: 13px;
}

a.eshop_master-component-breadcrumb__link--home span {
  text-decoration: none;
}

a:hover.eshop_master-component-breadcrumb__link--home span {
  text-decoration: underline;
}

.eshop_filter-component-sidebar {
  width: 22%;
}
@media (max-width: 992px) {
  .eshop_filter-component-sidebar {
    width: 100%;
    display: none;
  }
}
.eshop_filter-component-sidebar__panel {
  padding-top: 20px;
  padding-bottom: 20px;
}

.eshop_auth-composer-panel__user-logged {
  background: url("/img/ico/user.svg") 50% no-repeat;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 40px;
  margin: 0;
  width: 30px;
}

.eshop_auth-composer-panel__dashboard-link {
  display: flex;
}
.eshop_auth-composer-panel__dashboard-link:hover {
  text-decoration: none;
}
.eshop_auth-composer-panel__dashboard-link:focus {
  text-decoration: none;
}

.eshop_auth-composer-panel__caret-icon {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
}

.eshop_auth-composer-panel__auth-menu {
  max-width: 120px !important;
  min-width: 100px !important;
  width: 120px;
}

.eshop_auth-composer-panel__modal-link-text {
  background: url("/img/ico/user.svg") 50% no-repeat;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 40px;
  margin: 0;
  width: 30px;
}

.eshop_master-component-footer {
  padding-top: 70px;
}
.eshop_master-component-footer__inner .row {
  display: block !important;
}
.eshop_master-component-footer__inner .row > div:first-of-type {
  width: 33.33%;
}
@media (max-width: 768px) {
  .eshop_master-component-footer__inner .row > div:first-of-type {
    width: 100%;
    text-align: center;
  }
}
.eshop_master-component-footer__inner .row > div:nth-child(n+2) {
  width: 22.22%;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .eshop_master-component-footer__inner .row > div:nth-child(n+2) {
    width: 100%;
    text-align: center;
  }
}
.eshop_master-component-footer__inner .row > div:nth-child(5) {
  margin-top: 0;
  margin-bottom: 40px;
  width: 100% !important;
}
@media (max-width: 768px) {
  .eshop_master-component-footer__inner .row > div:nth-child(5) {
    width: 100%;
    display: block;
    text-align: center;
  }
}

.eshop_master-component-footer__column {
  padding-bottom: 22px;
  padding-left: 20px;
  padding-right: 20px;
}

.eshop_master-component-footer__first-column {
  margin-bottom: 40px;
}
.eshop_master-component-footer__first-column p {
  font-weight: 400;
  font-size: 12px;
  margin-top: 35px;
}

.eshop_master-component-footer__first-column-brand img {
  width: 120px;
}

.eshop_master-component-footer__first-column-navigation-bar {
  display: flex;
  padding-left: 7px;
  margin: 35px 0 20px;
}
@media (max-width: 768px) {
  .eshop_master-component-footer__first-column-navigation-bar {
    display: inline-flex;
  }
}
.eshop_master-component-footer__first-column-navigation-bar .route-localization_master-composer-panel {
  display: flex;
  background-color: #f5f3f3;
  margin-right: 15px;
}
.eshop_master-component-footer__first-column-navigation-bar .route-localization_master-composer-panel__link {
  background-color: #f5f3f3;
}

.eshop_master-component-footer__first-column-navigation-bar .eshop_auth-composer-panel__modal-link {
  display: flex;
}
.eshop_master-component-footer__first-column-navigation-bar .eshop_auth-composer-panel__modal-link p {
  font-weight: 400;
  font-size: 14px;
  margin-top: 2px;
}

.eshop_master-component-footer__first-column-navigation-bar .eshop_auth-composer-panel__modal-link-text {
  margin-top: -8px;
}

.eshop_master-component-footer__first-column-contactbox {
  padding-top: 10px;
}

.eshop_master-component-footer__first-column-contactbox-item {
  margin: 0 20px 10px 0;
}

.eshop_master-component-footer__second-column h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 0;
}
.eshop_master-component-footer__second-column ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.eshop_master-component-footer__second-column ul > li {
  padding-top: 4px;
  padding-bottom: 4px;
}
.eshop_master-component-footer__second-column ul > li > a {
  font-weight: 400;
  font-size: 14px;
}

.eshop_master-component-footer__third-column h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 0;
}
.eshop_master-component-footer__third-column ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.eshop_master-component-footer__third-column ul > li {
  padding-top: 4px;
  padding-bottom: 4px;
}
.eshop_master-component-footer__third-column ul > li > a {
  font-weight: 400;
  font-size: 14px;
}

.eshop_master-component-footer__fourth-column h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 0;
}
.eshop_master-component-footer__fourth-column p {
  font-weight: 400;
  font-size: 14px;
}
.eshop_master-component-footer__fourth-column p a {
  text-decoration: underline;
}
.eshop_master-component-footer__fourth-column p::before {
  background: url("/images/pin.svg") top no-repeat;
  background-size: 100% auto;
  content: "";
  display: block;
  height: 28px;
  left: 0;
  position: absolute;
  width: 12px;
}
@media (max-width: 768px) {
  .eshop_master-component-footer__fourth-column p::before {
    background: none;
  }
}

.eshop_master-component-footer__other-column {
  display: block;
  font-weight: 400;
  font-size: 14px;
}
.eshop_master-component-footer__other-column p a {
  text-decoration: underline;
}

.eshop_master-layout-user {
  padding-top: 40px;
}
.eshop_master-layout-user .panel-primary {
  border: 1px solid #ddd;
}
.eshop_master-layout-user .panel-primary > .panel-heading, .eshop_master-layout-user .panel-primary > .eshop_category-component-filter__header, .eshop_master-layout-user .panel-primary > .eshop_brand-component-filter__header {
  background-color: #fff;
  color: #000;
  border: none;
  border-bottom: 1px solid #ddd;
}
.eshop_master-layout-user .panel-info {
  border: 1px solid #ddd;
}
.eshop_master-layout-user .panel-info > .panel-heading, .eshop_master-layout-user .panel-info > .eshop_category-component-filter__header, .eshop_master-layout-user .panel-info > .eshop_brand-component-filter__header {
  background-color: #fff;
  color: #000;
  border: none;
  border-bottom: 1px solid #ddd;
}
.eshop_master-layout-user button[type=submit] {
  background-color: #01A8D3;
  border-color: #01A8E6;
  color: #fff !important;
}
.eshop_master-layout-user button[type=submit]:focus {
  background-color: rgb(0.7792207792, 130.9090909091, 179.2207792208);
  border-color: rgb(0.4480519481, 75.2727272727, 103.0519480519);
}
.eshop_master-layout-user button[type=submit]:hover {
  background-color: rgb(2.5974025974, 185.8636363636, 253.9025974026);
  border-color: rgb(2.5974025974, 185.8636363636, 253.9025974026);
}
.eshop_master-layout-user .input-group-addon {
  background-color: #fff;
  font-weight: 700;
  border: none !important;
}
.eshop_master-layout-user .btn.btn-default.btn-sm, .eshop_master-layout-user .btn-group-sm > .btn.btn-default {
  background-color: inherit !important;
  border: none;
}

@media only screen and (min-width: 480px) {
  .eshop_master-layout-user__side {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .eshop_master-layout-user__side {
    width: 300px;
  }
}
.eshop_page-layout-index__wysiwyg .flex-images {
  display: flex;
}
.eshop_page-layout-index__wysiwyg .flex-images img {
  max-width: 50%;
}
.eshop_page-layout-index__wysiwyg img {
  display: inline-block;
}

.eshop_user-user-layout-index__paragraph a {
  background: none;
  border: none;
}
.eshop_user-user-layout-index__paragraph a:focus {
  text-decoration: underline;
  background: none;
  border: none;
}
.eshop_user-user-layout-index__paragraph a:hover {
  text-decoration: underline;
  background: none;
  border: none;
}
.eshop_user-user-layout-index__paragraph a:active {
  text-decoration: underline;
  background: none;
  border: none;
}

.eshop_user-change-password-layout-index .password-meter {
  height: 1em;
}

.eshop_user-customer-layout-index__paragraph a {
  background: none;
  border: none;
}
.eshop_user-customer-layout-index__paragraph a:focus {
  text-decoration: underline;
  background: none;
  border: none;
}
.eshop_user-customer-layout-index__paragraph a:hover {
  text-decoration: underline;
  background: none;
  border: none;
}
.eshop_user-customer-layout-index__paragraph a:active {
  text-decoration: underline;
  background: none;
  border: none;
}

.eshop_user-delivery-address-layout-show__paragraph a {
  background: none;
  border: none;
}
.eshop_user-delivery-address-layout-show__paragraph a:focus {
  text-decoration: underline;
  background: none;
  border: none;
}
.eshop_user-delivery-address-layout-show__paragraph a:hover {
  text-decoration: underline;
  background: none;
  border: none;
}
.eshop_user-delivery-address-layout-show__paragraph a:active {
  text-decoration: underline;
  background: none;
  border: none;
}

.eshop_cart-layout-address__delivery-address {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 74.3333333%;
  border: none !important;
}
.eshop_cart-layout-address__delivery-address td {
  height: 85px !important;
  border-bottom: 1px solid #cfcfcf !important;
}

.eshop_cart-layout-address__delivery-address-title {
  border: none !important;
  background-color: #fff !important;
  color: #000 !important;
  font-size: 20px;
  font-weight: 700;
  padding-left: 40px;
}
.eshop_cart-layout-address__delivery-address-title:before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 30px;
  margin: 0 0;
  width: 32px;
  left: 15px;
  background: url(/images/home-address.svg) top no-repeat;
}

.eshop_cart-layout-address__delivery-address-unselect {
  border: none !important;
  background-color: #fff !important;
  color: red !important;
  font-weight: 500;
}
.eshop_cart-layout-address__delivery-address-unselect:hover {
  text-decoration: underline;
}

.eshop_cart-layout-address__delivery-address-select {
  color: #fff;
  background-color: #01A8E6;
  border-color: #01A8E6;
}
.eshop_cart-layout-address__delivery-address-select:hover {
  background: rgb(2.5974025974, 185.8636363636, 253.9025974026);
  border-color: rgb(2.5974025974, 185.8636363636, 253.9025974026);
  color: #fff;
}

.eshop_cart-layout-address__delivery-address-select--selected {
  color: #000;
  border: none !important;
  background: #fff;
}
.eshop_cart-layout-address__delivery-address-select--selected:hover {
  color: #000;
  border: none !important;
  background: #fff;
}

.eshop_salesorder-component-alert-unpaid {
  display: none !important;
}

.eshop_salesorder-component-table__similar-purchase-button {
  color: #000;
}
.eshop_salesorder-component-table__similar-purchase-button:hover {
  color: #000;
  text-decoration: underline;
}

.eshop_master-layout-index__container {
  min-height: 800px;
}

.banner_banner-renderer-carousel {
  position: relative;
  overflow: hidden;
}
.banner_banner-renderer-carousel img {
  max-height: initial;
  width: 100%;
}
.banner_banner-renderer-carousel__title {
  text-rendering: geometricPrecision;
  line-height: 1;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .banner_banner-renderer-carousel__title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner_banner-renderer-carousel__title {
    font-size: 45px;
  }
}

.banner_banner-renderer-carousel__text {
  font-weight: 400;
}
@media only screen and (min-width: 480px) {
  .banner_banner-renderer-carousel__text {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .banner_banner-renderer-carousel__text {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner_banner-renderer-carousel__text {
    font-size: 20px;
  }
}

.banner_banner-renderer-carousel__btn {
  display: inline-block;
  background: transparent;
  font-size: 18px;
  color: #fff;
  transition: all 0.6s;
}
@media only screen and (min-width: 1200px) {
  .banner_banner-renderer-carousel__btn {
    padding: 17px 30px;
    min-width: 180px;
  }
}
.banner_banner-renderer-carousel__btn:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
  color: #fff;
}

.banner_banner-renderer-carousel .carousel-caption-wrap {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .banner_banner-renderer-carousel .carousel-caption-wrap {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .banner_banner-renderer-carousel .carousel-caption-wrap {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .banner_banner-renderer-carousel .carousel-caption-wrap {
    max-width: 1170px;
  }
}
@media (min-width: 1220px) {
  .banner_banner-renderer-carousel .carousel-caption-wrap {
    max-width: 1100px;
  }
}
@media (min-width: 1420px) {
  .banner_banner-renderer-carousel .carousel-caption-wrap {
    max-width: 1200px;
  }
}
@media (min-width: 1600px) {
  .banner_banner-renderer-carousel .carousel-caption-wrap {
    max-width: 100%;
  }
}
.banner_banner-renderer-carousel .carousel-caption {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  top: 0;
  right: 0;
  bottom: 0;
  left: 20px;
  padding: 30px 5px 70px;
  text-align: left;
}
@media (min-width: 750px) {
  .banner_banner-renderer-carousel .carousel-caption {
    justify-content: center;
    padding: 0;
  }
}
@media only screen and (min-width: 480px) {
  .banner_banner-renderer-carousel .carousel-caption {
    max-width: 80%;
  }
}
@media only screen and (min-width: 768px) {
  .banner_banner-renderer-carousel .carousel-caption {
    max-width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .banner_banner-renderer-carousel .carousel-caption {
    left: 14%;
    max-width: 470px;
  }
}

.route-localization_master-composer-panel__link img {
  margin-bottom: 3px;
}

.route-localization_master-composer-panel__link-label {
  font-size: 13px;
}

.search_search-composer-panel .input-group {
  background-color: #fff;
}
.search_search-composer-panel .input-group .input-group-addon {
  background-color: #fff;
  border: 0;
}
.search_search-composer-panel .input-group-btn {
  display: none;
}

#search_search-composer-panel__input {
  width: 437% !important;
  border: 0 !important;
  color: #000 !important;
  background: #fff;
  padding-left: 0;
  border-radius: 0 !important;
}

#search_search-composer-panel__input::-moz-placeholder {
  color: #ccc !important;
}

#search_search-composer-panel__input::placeholder {
  color: #ccc !important;
}

.autocomplete-js__output-wrapper {
  width: 95%;
  max-width: 818px;
  transform: none !important;
  box-shadow: none;
}

.autocomplete-js__output-top {
  padding: 40px 40px 0px 40px;
  font-weight: bold;
  font-size: 18px;
}

.autocomplete-js__output {
  border: 1px solid #000;
}

.autocomplete-js__output-result {
  margin-left: 0;
  margin-right: 0;
  padding: 0 40px 40px 40px;
}

.autocomplete-js__output-result-item {
  border: 0 !important;
  height: 200px;
}

@media (min-width: 1420px) and (max-width: 1599px) {
  .autocomplete-js__output-wrapper {
    max-width: 747.41px;
  }
}
@media (min-width: 1220px) and (max-width: 1419px) {
  .autocomplete-js__output-wrapper {
    max-width: 678.59px;
  }
}
@media (min-width: 1200px) and (max-width: 1219px) {
  .autocomplete-js__output-wrapper {
    max-width: 726.77px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .autocomplete-js__output-wrapper {
    max-width: 580.92px;
  }
}
@media (min-width: 992px) and (max-width: 992px) {
  .autocomplete-js__output-wrapper {
    max-width: 541.41px;
  }
}
@media (min-width: 99px) and (max-width: 991px) {
  .autocomplete-js__output-wrapper {
    max-width: 404.95px;
  }
}
@media (max-width: 767px) {
  .autocomplete-js__output-wrapper {
    max-width: 745px;
  }
}
.paginator_pagination-component-muted {
  padding-bottom: 6px;
  padding-top: 6px;
  margin: 0;
}
@media (min-width: 992px) {
  .paginator_pagination-component-muted {
    position: absolute;
    right: 0;
  }
}

.eshop-product-enquiry_enquiry-component-enquiry__button {
  display: flex;
  align-items: center;
  border: none;
  margin: 0 10px 10px;
  padding: 5px;
  background-color: #f5f3f3;
}
.eshop-product-enquiry_enquiry-component-enquiry__button:hover {
  background-color: inherit;
}
.eshop-product-enquiry_enquiry-component-enquiry__button span {
  font-size: 14px;
  font-weight: 400;
}
.eshop-product-enquiry_enquiry-component-enquiry__button span::before {
  background-size: 10px auto;
  content: "";
  display: block;
  height: 24px;
  margin: 0 auto;
  width: 23px;
  background: url("/images/chat.svg") top no-repeat;
}
.eshop-product-enquiry_enquiry-component-enquiry__button span:hover {
  text-decoration: underline;
}

.eshop-product-enquiry_enquiry-component-dialog__icon {
  display: none;
}

.eshop-last-visited-product_product-composer-panel__title {
  margin-top: 60px;
  margin-bottom: 25px;
  font-size: 45px;
}

.eshop-cart-free-delivery_eshop-cart-free-delivery-component-cart-basket-panel__incentive-col {
  font-size: 14px;
  width: 100%;
}

.eshop-cart-free-delivery_eshop-cart-free-delivery-component-cart-basket-panel__progressbar-wrap {
  margin-left: 40px;
}

.eshop-cart-free-delivery_eshop-cart-free-delivery-component-cart-basket-panel__progressbar-col {
  margin-top: 10px;
  width: 100%;
}
.eshop-cart-free-delivery_eshop-cart-free-delivery-component-cart-basket-panel__progressbar-col .progress {
  height: 20px;
}
.eshop-cart-free-delivery_eshop-cart-free-delivery-component-cart-basket-panel__progressbar-col::before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 21px;
  margin: 0 0;
  width: 32px;
  background: url("/images/truck.svg") top no-repeat;
}

.eshop-cart-item-modal_cart-composer-item-modal__back-button {
  border: none;
  background: #fff;
  color: #000;
}
.eshop-cart-item-modal_cart-composer-item-modal__back-button:hover {
  border: none;
  background: #fff;
  color: #000;
  text-decoration: underline;
}

.eshop-cart-item-modal_cart-composer-item-modal__cart-button {
  color: #fff;
  background-color: #01A8E6;
  border-color: #01A8E6;
}
.eshop-cart-item-modal_cart-composer-item-modal__cart-button:hover {
  background: rgb(2.5974025974, 185.8636363636, 253.9025974026);
  border-color: rgb(2.5974025974, 185.8636363636, 253.9025974026);
  color: #fff;
}

.eshop-cart-item-modal_cart-composer-item-modal__title {
  max-width: unset !important;
  justify-content: left !important;
  margin-bottom: 30px;
}

.bemeta_ui_page-component-banner__item {
  display: flex;
  position: relative;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  .bemeta_ui_page-component-banner__item {
    align-items: center;
  }
}
.bemeta_ui_page-component-banner__item--image {
  max-height: 375px;
  overflow: hidden;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .bemeta_ui_page-component-banner__item--image {
    align-items: center;
    max-height: 345px;
  }
}
.bemeta_ui_page-component-banner__item--image picture, .bemeta_ui_page-component-banner__item--image img {
  width: 100%;
}

.bemeta_ui_page-component-banner__content {
  position: absolute;
  color: #fff;
  padding: 20px 40px;
  max-width: 430px;
  font-size: 20px;
  box-sizing: content-box;
}
.bemeta_ui_page-component-banner__content h1, .bemeta_ui_page-component-banner__content h2, .bemeta_ui_page-component-banner__content h3, .bemeta_ui_page-component-banner__content h4, .bemeta_ui_page-component-banner__content h5, .bemeta_ui_page-component-banner__content h6 {
  font-size: 30px;
}
@media only screen and (min-width: 992px) {
  .bemeta_ui_page-component-banner__content h1, .bemeta_ui_page-component-banner__content h2, .bemeta_ui_page-component-banner__content h3, .bemeta_ui_page-component-banner__content h4, .bemeta_ui_page-component-banner__content h5, .bemeta_ui_page-component-banner__content h6 {
    font-size: 45px;
  }
}

.bemeta_ui_page-component-banner__video {
  max-width: 100%;
}

.bemeta_ui_page-component-banner__video-desktop {
  display: none;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .bemeta_ui_page-component-banner__video-desktop {
    display: block;
  }
}

.bemeta_ui_page-component-banner__video-mobile {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .bemeta_ui_page-component-banner__video-mobile {
    display: none;
  }
}

.bemeta_ui_page-component-chapter__item {
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
  padding-top: 50px;
  gap: 30px;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .bemeta_ui_page-component-chapter__item {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1200px) {
  .bemeta_ui_page-component-chapter__item {
    gap: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .bemeta_ui_page-component-chapter__item:nth-child(even) {
    flex-direction: row;
  }
}
.bemeta_ui_page-component-chapter__item:nth-child(even) .bemeta_ui_page-component-chapter__item-content {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .bemeta_ui_page-component-chapter__item:nth-child(even) .bemeta_ui_page-component-chapter__item-content .btn.btn-default {
    margin-right: 0;
    margin-left: 60px;
  }
}

.bemeta_ui_page-component-chapter__item-content {
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .bemeta_ui_page-component-chapter__item-content {
    width: 40%;
  }
}
.bemeta_ui_page-component-chapter__item-content h2 {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .bemeta_ui_page-component-chapter__item-content h2 {
    font-size: 45px;
  }
}
.bemeta_ui_page-component-chapter__item-content p {
  color: #130b04;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 22px;
}
@media only screen and (min-width: 768px) {
  .bemeta_ui_page-component-chapter__item-content p {
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .bemeta_ui_page-component-chapter__image-container {
    width: 60%;
  }
}

.eshop-menu-plus_menu-plus-composer-menu {
  padding: 0;
  z-index: 20;
}
.eshop-menu-plus_menu-plus-composer-menu .loading {
  margin: 20px;
}
.eshop-menu-plus_menu-plus-composer-menu__container {
  display: none;
}

.eshop-menu-plus_menu-plus-composer-menu__submenu-item-icon {
  margin-top: 5px;
  width: 50px;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-grid {
  border-top: solid 1px #000;
  margin: 0 !important;
  margin-top: 20px !important;
  padding-left: 30px;
  padding-bottom: 50px;
  display: flex;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-column-left {
  padding: 35px;
  flex-grow: 1;
  background: transparent;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-grid-right {
  min-width: 25%;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-column-right {
  background: #EBF4F7 url(/images/column2.png) no-repeat 0 bottom;
  margin: 20px;
  width: 350px;
}

.eshop-menu-plus_menu-plus-composer-menu__submenu {
  line-height: 18px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.eshop-menu-plus_menu-plus-composer-menu__submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.eshop-menu-plus_menu-plus-composer-menu__submenu-item a {
  padding: 3px 0;
}

.eshop-menu-plus_menu-plus-composer-menu__submenu-item-heading {
  margin-top: 25px;
  font-size: 15px;
  padding-top: 0 !important;
  padding-bottom: 17px !important;
  font-weight: normal;
  color: #162732;
}
.eshop-menu-plus_menu-plus-composer-menu__submenu-item-heading:hover {
  color: #162732;
}

.eshop-menu-plus_menu-plus-composer-menu__subsubmenu-item {
  font-size: 13px;
}
.eshop-menu-plus_menu-plus-composer-menu__subsubmenu-item > a {
  color: #162732;
  padding-left: 15px;
  margin-right: -15px;
}
.eshop-menu-plus_menu-plus-composer-menu__subsubmenu-item a:hover {
  background-color: #E5E5E5;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown-grid-right {
  flex-grow: 1;
}

.eshop-menu-plus_menu-plus-composer-menu__item {
  width: auto;
  padding-right: 35px;
  z-index: 2;
  background: transparent;
}
.eshop-menu-plus_menu-plus-composer-menu__item:hover {
  background: transparent;
}
.eshop-menu-plus_menu-plus-composer-menu__item:hover > a {
  color: #252525;
}

.eshop-menu-plus_menu-plus-composer-menu__link {
  text-align: left;
  height: auto;
  padding: 0;
  font-weight: 400;
}

.eshop-menu-plus_menu-plus-composer-menu__dropdown {
  background-color: #fff;
  width: 138%;
  margin-top: 35px;
  margin-left: -65px;
}

.bemeta_eshop-menu-plus_menu-plus-composer-menu__item {
  margin-right: 10px;
  padding-right: 5px;
}
.bemeta_eshop-menu-plus_menu-plus-composer-menu__item a:hover {
  text-decoration: none;
}

.bemeta_eshop-menu-plus_menu-plus-composer-menu__link {
  white-space: nowrap;
}

.bemeta_eshop-menu-plus_menu-plus-composer-menu__link-xs {
  display: none;
}

@media (max-width: 767px) {
  .bemeta_eshop-menu-plus_menu-plus-composer-menu__link {
    display: none;
  }
  .bemeta_eshop-menu-plus_menu-plus-composer-menu__link-xs {
    display: block;
  }
  .eshop-menu-plus_menu-plus-composer-menu__dropdown {
    display: none !important;
  }
  .eshop-menu-plus_menu-plus-composer-menu__dropdown-grid {
    display: none !important;
  }
}
.eshop-menu-plus_menu-plus-composer-menu__link .fa-caret-down {
  transition: transform 0.3s ease-in-out;
}

.eshop-menu-plus_menu-plus-composer-menu__item--hover .fa-caret-down {
  transform: rotate(180deg);
}

.page-main--eshop-menu-plus-hover {
  position: relative;
}
.page-main--eshop-menu-plus-hover::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  top: 0;
  bottom: 0;
}

.bemeta_search_search-composer-menu-button {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
  padding: 10px;
  margin-right: 50px;
  line-height: 18px;
  height: 40px;
}

.bemeta_autocomplete_ProductAutocompleteRenderer {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
}
.bemeta_autocomplete_ProductAutocompleteRenderer__preview {
  flex-grow: 1;
  text-align: center;
  width: 100px;
  height: 100px;
}

.bemeta_autocomplete_ProductAutocompleteRenderer__image {
  -o-object-fit: contain;
     object-fit: contain;
  text-align: center;
  width: 100px;
  height: 100px;
}

.bemeta_autocomplete_ProductAutocompleteRenderer__informations {
  flex-grow: 1;
  text-align: center;
  line-height: 1.384615;
}

.bemeta_autocomplete_ProductAutocompleteRenderer__name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow-wrap: anywhere;
  max-height: 60px;
  text-decoration: none;
  color: #162732;
  overflow: hidden;
}

.bemeta_autocomplete_ProductAutocompleteRenderer__stockText .text-danger {
  color: #cb0000;
}
.bemeta_autocomplete_ProductAutocompleteRenderer__stockText .text-success {
  color: #5bb67b;
}

.bemeta_autocomplete_ProductAutocompleteRenderer__prices {
  margin-top: auto;
}

.bemeta_autocomplete_ProductAutocompleteRenderer__priceVat--sale {
  color: #e2232d;
}

.bemeta_autocomplete_ProductAutocompleteRenderer__basePriceVat--sale {
  text-decoration: line-through;
  color: #6b7e8b;
}

.bemeta_autocomplete_NotFoundRenderer__not-found {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
}

.bemeta_newsletter_newsletter-component-panel {
  padding-top: 40px;
  padding-bottom: 70px;
}
.bemeta_newsletter_newsletter-component-panel__title {
  line-height: 1.1;
  font-weight: 400;
  font-size: 35px;
  margin-bottom: 0;
}

.bemeta_newsletter_newsletter-component-panel__subtitle {
  margin-top: 15px;
  line-height: 1.1;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 50px;
}

.bemeta_newsletter_newsletter-component-panel__form {
  margin: auto;
}
@media (min-width: 400px) {
  .bemeta_newsletter_newsletter-component-panel__form {
    width: 400px;
  }
}
.bemeta_newsletter_newsletter-component-panel__form label {
  margin-top: 15px;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
}
.bemeta_newsletter_newsletter-component-panel__form label a {
  text-decoration: underline;
}
.bemeta_newsletter_newsletter-component-panel__form .input-group {
  border-bottom: 1px solid #000;
}
.bemeta_newsletter_newsletter-component-panel__form .input-group input {
  padding-left: 0;
  border: none;
}
@media (min-width: 400px) {
  .bemeta_newsletter_newsletter-component-panel__form .input-group input {
    width: 383px !important;
  }
}
.bemeta_newsletter_newsletter-component-panel__form .input-group input::-moz-placeholder {
  color: #000;
}
.bemeta_newsletter_newsletter-component-panel__form .input-group input::placeholder {
  color: #000;
}
.bemeta_newsletter_newsletter-component-panel__form .input-group button {
  padding-left: 0;
  padding-right: 0;
  font-weight: 800;
  background: #fff;
}

.bemeta_instagram_instagram-component-panel {
  text-align: center;
  padding: 0;
  padding-top: 50px;
}
.bemeta_instagram_instagram-component-panel__heading {
  font-size: 45px;
  margin-bottom: 35px;
  font-weight: 400;
}

.bemeta_instagram_instagram-component-panel__gallery {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
}

.bemeta_instagram_instagram-component-panel__image {
  display: block;
  min-width: 16.6666666667%;
  max-width: 16.6666666667%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .bemeta_instagram_instagram-component-panel__image {
    min-width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.bemeta_instagram_instagram-component-panel__image .instagram-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
}
.bemeta_instagram_instagram-component-panel__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bemeta_instagram_instagram-component-panel__image:hover img {
  filter: brightness(0.5);
}
.bemeta_instagram_instagram-component-panel__image:hover .instagram-icon {
  opacity: 1;
  filter: brightness(1);
}

.eshop_filter-component-sidebar__panel {
  background-color: #f5f3f3;
}

.eshop_filter-component-sidebar__panel-heading h3 {
  font-size: 18px;
  font-weight: 400;
}

.eshop_filter-component-slider {
  padding: 0 10px;
}
.eshop_filter-component-slider__value {
  display: none !important;
}

.eshop_filter-component-slider__value-description {
  font-size: 13px;
}

.bemeta_product_product-layout-detail-prices-and-quantities {
  width: 100%;
}
.bemeta_product_product-layout-detail-prices-and-quantities__prices {
  display: block;
  width: 50%;
  line-height: 1.384615;
  order: -5;
  float: left;
  text-align: left;
}

.bemeta_product_product-layout-detail-prices-and-quantities__prices-pricevat {
  width: 100%;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
}

.bemeta_product_product-layout-detail-prices-and-quantities__prices-price {
  width: 100%;
  color: #969696;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.384615;
}

.bemeta_product_product-layout-detail-prices-and-quantities__prices-basepricevat {
  font-size: 22px;
  color: #aaa;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 5px;
}

.bemeta_product_product-layout-detail-prices-and-quantities__prices-sale {
  font-size: 22px;
  color: #666;
  font-weight: 400;
}

.bemeta_product_product-layout-detail-prices-and-quantities__quantities {
  max-width: 50%;
  width: 168px;
  display: block;
  margin-left: auto;
}

.bemeta_product_product-layout-detail-prices-and-quantities__quantities-instock {
  font-weight: 500;
  font-size: 14px;
}
.bemeta_product_product-layout-detail-prices-and-quantities__quantities-instock .text-success::before {
  background: url(/images/stock.svg) no-repeat;
  background-size: 100% auto;
  content: "";
  height: 11px;
  margin-left: -15px;
  margin-top: 7px;
  position: absolute;
  width: 11px;
}

.bemeta_product_product-layout-detail-prices-and-quantities__quantities-quantity {
  font-size: 14px;
  font-weight: 400;
}

.bemeta_product_product-layout-detail__breadcrumb {
  max-height: 60px;
  min-height: 60px;
  display: flex;
  align-items: center;
}

.bemeta_product_product-layout-detail__name {
  font-size: 45px;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
  padding-bottom: 0;
  font-weight: 700;
}

.bemeta_product_product-layout-detail__vouchernr {
  font-size: 18px;
  font-weight: 400;
}

.bemeta_product_product-layout-detail__right-prices-and-toolbar-wrapper {
  background-color: #f5f3f3;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  padding: 15px 15px 5px;
}

.bemeta_product_product-layout-detail__tabs {
  display: flex;
  justify-content: center;
  border-bottom: none !important;
  margin-bottom: 22px !important;
}
.bemeta_product_product-layout-detail__tabs li > a:hover {
  background-color: #fff;
  border: none;
  border-bottom: 3px solid #00ace9 !important;
  transition: border-color 0.5s ease;
}
.bemeta_product_product-layout-detail__tabs .active > a {
  border: none !important;
  border-bottom: 3px solid #00ace9 !important;
}

.bemeta_product_product-layout-detail__toolbar {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 20px;
}

.bemeta_product_product-layout-detail__toolbar-cart {
  max-width: none !important;
}

@media (max-width: 1200px) {
  .bemeta_product_product-layout-detail__toolbar-delivery-button {
    margin: 0 10px 10px 0 !important;
  }
  .bemeta_product_product-layout-detail__toolbar {
    flex-wrap: wrap !important;
  }
}
.bemeta_product_product-layout-detail-description-and-properties__title {
  font-size: 35px;
  font-weight: 400;
  margin-top: 35px;
  margin-bottom: 25px;
}

.bemeta_product_product-layout-detail-description-and-properties__description {
  font-size: 14px;
  font-weight: 400;
}

.bemeta_product_product-layout-detail-description-and-properties__panel {
  background-color: #f5f3f3;
  padding: 10px;
}

.bemeta_product_product-layout-detail-description-and-properties__property-label {
  border: none !important;
  padding-left: 0 !important;
}

.bemeta_product_product-layout-detail-description-and-properties__property-name {
  font-weight: 400;
  font-size: 13px;
}

.bemeta_product_product-layout-detail-description-and-properties__property-values {
  font-weight: 400;
  font-size: 13px;
}
.bemeta_product_product-layout-detail-description-and-properties__property-values a {
  text-decoration: underline;
}

.bemeta_product_product-layout-detail-description-and-properties__property-unit-name {
  font-weight: 400;
  font-size: 13px;
}

.bemeta_product_product-layout-detail-description-and-properties__item {
  border: none !important;
  border-top: 1px solid #000 !important;
}
.bemeta_product_product-layout-detail-description-and-properties__item td {
  border: none !important;
}

.bemeta_product_product-layout-detail-description-and-properties__panel-table tr:first-child {
  border-top: none !important;
}

.bemeta_product_product-layout-detail-accessory__title {
  font-size: 45px;
  font-weight: 700;
  margin-top: 60px;
  margin-bottom: 25px;
}

.bemeta_product_product-layout-detail-related__title {
  font-size: 45px;
  font-weight: 700;
  margin-top: 60px;
  margin-bottom: 25px;
}

.bemeta_product_product-layout-detail-toolbar-delivery__button {
  display: flex;
  align-items: center;
  border: none;
  margin: 0 10px 10px auto;
  padding: 5px;
  background-color: #f5f3f3;
}
.bemeta_product_product-layout-detail-toolbar-delivery__button:hover {
  background-color: inherit;
}
.bemeta_product_product-layout-detail-toolbar-delivery__button span {
  font-size: 14px;
  font-weight: 400;
}
.bemeta_product_product-layout-detail-toolbar-delivery__button span:hover {
  text-decoration: underline;
}
.bemeta_product_product-layout-detail-toolbar-delivery__button span::before {
  background-size: 10px auto;
  content: "";
  display: block;
  height: 21px;
  margin: 0 auto;
  width: 32px;
  background: url("/images/truck.svg") top no-repeat;
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-header {
  background-color: #fff;
  border-bottom: none;
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-body {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-title {
  margin-top: 0;
  font-size: 45px;
  font-weight: 700;
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-info {
  font-size: 14px;
  font-weight: 400;
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-option {
  padding: 15px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-option-name {
  flex-grow: 1;
  font-size: 14px;
  font-weight: 700;
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-option-icon {
  width: 80px;
}
.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-option-icon img {
  width: 80px;
  height: auto;
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-option-price {
  margin-left: 10px;
  width: 60px;
  font-size: 14px;
  font-weight: 700;
}

.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-price-info {
  padding: 15px 0;
  font-size: 14px;
}
.bemeta_product_product-layout-detail-toolbar-delivery__modal-body-price-info .eshop-cart-free-delivery_eshop-cart-free-delivery-composer-basket .eshop-cart-free-delivery_eshop-cart-free-delivery-component-cart-basket-panel {
  width: 80% !important;
  max-width: 80% !important;
}

.bemeta_product_product-component-image-gallery__items {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.bemeta_product_product-component-image-gallery__link {
  padding-right: 3px;
}

.bemeta_product_product-component-image-gallery__link-container {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  width: 100px;
  box-sizing: border-box;
}
@elseif ($ratio == 16-9) {
  .bemeta_product_product-component-image-gallery__link-container {
    padding-bottom: 56.25%;
  }
}
@elseif ($ratio == 3-4) {
  .bemeta_product_product-component-image-gallery__link-container {
    padding-bottom: 133%;
  }
}
@elseif ($ratio == 4-3) {
  .bemeta_product_product-component-image-gallery__link-container {
    padding-bottom: 75%;
  }
}
.bemeta_product_product-component-image-gallery__link-container img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.bemeta_product_product-component-image-gallery__link-container img {
  border: 10px solid #fff;
}

.bemeta_product_product-component-image-gallery__link-container:hover {
  box-shadow: 0 0 3px #ccc;
}

.bemeta_product_product-component-tile__price-basepricevat {
  color: #aaa;
  font-weight: 500;
  font-size: 18px;
  margin-left: 5px;
  margin-right: 5px;
}

.bemeta_product_product-component-tile__price-sale {
  font-weight: 700;
  margin-right: 5px;
  color: #666;
  font-size: 12px;
}

.bemeta_cart_cart-component-basket__input {
  border-left: none !important;
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  margin: 0 30px !important;
  height: 60px !important;
  width: 50px !important;
  text-align: center !important;
  background-color: #f5f3f3 !important;
}

.bemeta_cart_cart-component-basket__add-button {
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  border-right: 1px solid #000 !important;
  position: absolute !important;
  width: 30px !important;
  height: 60px !important;
  left: auto !important;
  color: #000 !important;
  right: -10px !important;
  top: -61px !important;
  z-index: 100 !important;
  font-size: 30px !important;
  font-weight: 300 !important;
  background-color: #f5f3f3 !important;
}

.bemeta_cart_cart-component-basket__remove-button {
  border-right: none !important;
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  border-left: 1px solid #000 !important;
  position: absolute !important;
  width: 30px !important;
  height: 60px !important;
  left: 0 !important;
  color: #000 !important;
  right: auto !important;
  top: -61px !important;
  z-index: 100 !important;
  font-size: 30px !important;
  font-weight: 300 !important;
  background-color: #f5f3f3 !important;
}

.bemeta_cart_cart-component-basket__buy {
  margin-left: 40px !important;
  max-width: none !important;
  min-width: 210px !important;
  padding: 17px 30px;
  width: auto;
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 1220px) and (max-width: 1420px) {
  .bemeta_cart_cart-component-basket__buy {
    margin-left: 20px !important;
  }
}
@media (max-width: 450px) {
  .bemeta_cart_cart-component-basket__buy {
    margin-left: 20px !important;
  }
}

.bemeta_cart_cart-component-controls {
  border: none !important;
  box-shadow: none;
}
.bemeta_cart_cart-component-controls .panel-heading, .bemeta_cart_cart-component-controls .eshop_category-component-filter__header, .bemeta_cart_cart-component-controls .eshop_brand-component-filter__header {
  padding-right: 0;
  border: none !important;
}
.bemeta_cart_cart-component-controls .panel-heading .row, .bemeta_cart_cart-component-controls .eshop_category-component-filter__header .row, .bemeta_cart_cart-component-controls .eshop_brand-component-filter__header .row {
  display: flex;
  align-items: center;
}
.bemeta_cart_cart-component-controls__message {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bemeta_cart_cart-component-controls__message p {
  margin-bottom: 0;
}
.bemeta_cart_cart-component-controls__message a {
  text-decoration: underline;
}

.bemeta_cart_cart-component-controls__next {
  padding-left: 0;
}

.bemeta_cart_cart-component-controls__next-button {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 36px;
  padding: 10px 20px;
}

.bemeta_cart_cart-component-controls__previous {
  padding-right: 0;
}

.bemeta_cart_cart-component-controls__previous-button {
  line-height: 36px;
  padding: 10px 20px;
  border: none;
  background-color: #fff;
}
.bemeta_cart_cart-component-controls__previous-button:hover {
  background-color: #fff;
}

.bemeta_cart_cart-component-controls__recapitulation-submit-button-suffix {
  font-size: 14px;
  text-transform: none !important;
}

.bemeta_cart_cart-component-wizard {
  padding-top: 20px;
  text-transform: none;
}
.bemeta_cart_cart-component-wizard li a {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.bemeta_cart_cart-component-wizard li a .bullet {
  color: #000;
  background-color: #fff;
  border: 1px solid #cfcfcf;
}
.bemeta_cart_cart-component-wizard li a:before {
  left: 50%;
  height: 1px;
  background-color: #cfcfcf;
}
.bemeta_cart_cart-component-wizard li:last-child a::before {
  display: none;
}
.bemeta_cart_cart-component-wizard li.active a {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.bemeta_cart_cart-component-wizard li.active a .bullet {
  color: #000;
  background-color: #cfcfcf;
  border: 1px solid #cfcfcf;
}
.bemeta_cart_cart-component-wizard li.active a:before {
  background-color: #cfcfcf;
}
.bemeta_cart_cart-component-wizard li.completed a {
  color: #000;
}
.bemeta_cart_cart-component-wizard li.completed a .bullet {
  color: #000;
  background-color: #cfcfcf;
  border: 1px solid #cfcfcf;
}
.bemeta_cart_cart-component-wizard li.completed a:before {
  background-color: #cfcfcf;
}

.eshop_cart-layout-basket thead tr th {
  color: #aaa;
  font-size: 14px;
  font-weight: 400 !important;
  border-bottom: 1px solid #cfcfcf !important;
}
.eshop_cart-layout-basket__name {
  text-decoration: underline;
}

.eshop_cart-layout-basket__name-related {
  font-size: 14px;
}
.eshop_cart-layout-basket__name-related .rotate {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.eshop_cart-layout-basket tbody tr td {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #cfcfcf;
}
.eshop_cart-layout-basket__stock {
  font-size: 14px;
}

.eshop_cart-layout-basket__quantity .input-group-addon {
  border-color: #fff;
}
.eshop_cart-layout-basket__quantity .bemeta_cart_cart-component-basket__input {
  background-color: #fff !important;
  border-color: #cfcfcf !important;
}
.eshop_cart-layout-basket__quantity .bemeta_cart_cart-component-basket__add-button {
  background-color: #fff !important;
  border-color: #cfcfcf !important;
}
.eshop_cart-layout-basket__quantity .bemeta_cart_cart-component-basket__remove-button {
  background-color: #fff !important;
  border-color: #cfcfcf !important;
}
.eshop_cart-layout-basket__quantity .eshop_cart-component-basket--spinner .input-group:first-child {
  margin-left: 35px;
}

a.eshop_cart-layout-basket__remove-button {
  background-color: #fff;
  border: none !important;
}

a.eshop_cart-layout-basket__remove-button:hover {
  color: red;
  background-color: #fff;
}

.bemeta_cart-layout-basket__recapitulation {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: flex-end;
  align-items: flex-end;
}

.bemeta_cart-layout-basket__recapitulation-title {
  font-weight: 700;
  font-size: 16px;
}

.bemeta_cart-layout-basket__recapitulation-total-price-vat {
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
  padding: 11px 0;
}

.bemeta_cart-layout-basket__recapitulation-total-price {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}

.bemeta_cart-layout-basket__related-item td {
  border: none !important;
}

.bemeta_cart-layout-basket__related-item--hidden {
  display: none;
}

.bemeta_cart-layout-basket__related-item-name {
  font-size: 14px;
  text-decoration: underline;
}

.bemeta_cart-layout-basket__related-item-pricevat {
  font-size: 16px;
  font-weight: 700;
}

.bemeta_cart-layout-delivery__title {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 700;
  padding-left: 40px;
}
.bemeta_cart-layout-delivery__title::before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 48px;
  margin: 0 0;
  width: 32px;
  left: 10px;
  background: url("/images/align-left.svg") top no-repeat;
}

.bemeta_cart-layout-delivery__country-form-select {
  margin-top: 20px;
  width: 49% !important;
  height: 64px;
  border: 1px solid #000;
}
@media (max-width: 991px) {
  .bemeta_cart-layout-delivery__country-form-select {
    width: 100% !important;
  }
}

.bemeta_cart-layout-delivery__country-form button {
  display: none;
}

.bemeta_cart-layout-delivery__transport-title {
  font-size: 20px;
  font-weight: 700;
  padding-left: 40px;
}
.bemeta_cart-layout-delivery__transport-title::before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 21px;
  margin: 0 0;
  width: 32px;
  left: 15px;
  background: url("/images/truck.svg") top no-repeat;
}

.bemeta_cart-layout-delivery__payment-title {
  font-size: 20px;
  font-weight: 700;
  padding-left: 40px;
}
.bemeta_cart-layout-delivery__payment-title::before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 25px;
  margin: 0 0;
  width: 32px;
  left: 15px;
  background: url("/images/wallet.svg") top no-repeat;
}

.bemeta_cart-layout-delivery__transport-content {
  font-size: 14px;
  font-weight: 700;
  padding: 20px 0 !important;
  border: none !important;
  border-bottom: 1px solid #cfcfcf !important;
}

.bemeta_cart-layout-delivery__transport-controls {
  width: 50px;
  padding: 20px 0 20px 10px !important;
  border: none !important;
  border-bottom: 1px solid #cfcfcf !important;
}

.bemeta_cart-layout-delivery__transport-image {
  padding: 20px 10px 20px 0 !important;
  border: none !important;
  border-bottom: 1px solid #cfcfcf !important;
}

.bemeta_cart-layout-delivery__transport-excerpt {
  font-size: smaller;
  font-weight: 400;
}

.bemeta_cart-layout-delivery__payment-content {
  font-size: 14px;
  font-weight: 700;
  padding: 20px 0 !important;
  border: none !important;
  border-bottom: 1px solid #cfcfcf !important;
}

.bemeta_cart-layout-delivery__payment-controls {
  width: 50px;
  padding: 20px 0 20px 10px !important;
  border: none !important;
  border-bottom: 1px solid #cfcfcf !important;
}

.bemeta_cart-layout-delivery__payment-image {
  padding: 20px 10px 20px 0 !important;
  border: none !important;
  border-bottom: 1px solid #cfcfcf !important;
}
.bemeta_cart-layout-delivery__payment-image:hover {
  border-top: 1px solid #cfcfcf !important;
  border-right: 1px solid #cfcfcf !important;
}

.bemeta_cart-layout-delivery__payment-excerpt {
  font-size: smaller;
  font-weight: 400;
}

.bemeta_cart-layout-delivery__question-tooltip {
  font-weight: 400;
  background-color: #fff;
  border-color: var(--color-primary-hover);
  color: inherit;
  cursor: help;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 14px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  vertical-align: baseline;
  width: 18px;
}

.bemeta_cart-layout-delivery__payment-table td {
  height: 85px !important;
}

.bemeta_cart-layout-delivery__transport-table td {
  height: 85px !important;
}

.bemeta_cart-layout-delivery__transport-row:hover {
  border: 1px solid #cfcfcf !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.bemeta_cart-layout-delivery__payment-row:hover {
  border: 1px solid #cfcfcf !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.bemeta_cart-layout-delivery__service-modal .modal-header {
  background-color: #fff;
  border-bottom: none;
  padding-bottom: 0;
}

.bemeta_cart-layout-delivery__gls-parcel-shop-name {
  font-weight: 400;
  font-size: smaller;
  text-decoration: underline;
}

.bemeta_cart_cart-layout-address input {
  border: 1px solid #000;
}
.bemeta_cart_cart-layout-address select {
  border: 1px solid #000;
}
.bemeta_cart_cart-layout-address textarea {
  border: 1px solid #000;
}
.bemeta_cart_cart-layout-address__login-info {
  padding: 20px;
  width: 100%;
  background: #f7f7f7;
  font-size: 14px;
}
.bemeta_cart_cart-layout-address__login-info a {
  font-weight: 700;
  text-decoration: underline;
}

.bemeta_cart_cart-layout-address label {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.bemeta_cart_cart-layout-address__contacts-title {
  font-size: 20px;
  font-weight: 700;
  margin: 44px 0 22px;
  padding-left: 40px;
}
.bemeta_cart_cart-layout-address__contacts-title:before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 25px;
  margin: 0 0;
  width: 32px;
  left: 15px;
  background: url("/images/user.svg") top no-repeat;
}

.bemeta_cart_cart-layout-address__addresses-title {
  font-size: 20px;
  font-weight: 700;
  margin: 44px 0 22px;
  padding-left: 40px;
}
.bemeta_cart_cart-layout-address__addresses-title:before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 30px;
  margin: 0 0;
  width: 32px;
  left: 15px;
  background: url("/images/home-address.svg") top no-repeat;
}

.bemeta_cart_cart-layout-address__delivery-address-title {
  font-size: 20px;
  font-weight: 700;
  margin: 44px 0 22px;
  padding-left: 40px;
}
.bemeta_cart_cart-layout-address__delivery-address-title:before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 30px;
  margin: 0 0;
  width: 32px;
  left: 15px;
  background: url("/images/home-address.svg") top no-repeat;
}

.bemeta_cart_cart-layout-address__delivery-address-country-hint {
  padding-left: 18%;
  padding-top: 10px;
  font-style: italic;
}
.bemeta_cart_cart-layout-address__delivery-address-country-hint a {
  text-decoration: underline;
}

.bemeta_cart_cart-layout-address__others {
  margin-top: 30px;
}

@media (min-width: 992px) {
  .bemeta_cart_cart-layout-address__login-info {
    width: 75%;
  }
}
.eshop_cart-layout-recapitulation__invoicing-title {
  font-size: 20px;
  font-weight: 700;
  margin: 44px 0 22px;
  padding-left: 30px;
}
.eshop_cart-layout-recapitulation__invoicing-title:before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 30px;
  margin: 0 0;
  width: 32px;
  left: 5px;
  background: url("/images/home-address.svg") top no-repeat;
}

.eshop_cart-layout-recapitulation__delivery-title {
  font-size: 20px;
  font-weight: 700;
  margin: 44px 0 22px;
  padding-left: 30px;
}
.eshop_cart-layout-recapitulation__delivery-title:before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 30px;
  margin: 0 0;
  width: 32px;
  left: 5px;
  background: url("/images/home-address.svg") top no-repeat;
}

.eshop_cart-layout-recapitulation__others-title {
  font-size: 20px;
  font-weight: 700;
  margin: 44px 0 22px;
  padding-left: 30px;
}
.eshop_cart-layout-recapitulation__others-title:before {
  position: absolute;
  background-size: 10px auto;
  content: "";
  display: block;
  height: 30px;
  margin: 0 0;
  width: 28px;
  left: 5px;
  background: url("/images/pencil.svg") top no-repeat;
}

.eshop_cart-layout-recapitulation__sales-order-lines {
  margin-top: 60px;
  margin-bottom: 40px;
}

.bemeta_cart_cart-layout-recapitulation__stay-in_touch-title {
  font-size: 20px;
  font-weight: 700;
}

.bemeta_cart_cart-layout-recapitulation__stay-in_touch-body {
  padding-top: 10px;
}

.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-dialog {
  max-width: 500px;
}

.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-header {
  background-color: #fff;
  border-bottom: none;
}

.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-body {
  padding: 0 20px;
}
.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-body .form-group {
  margin-top: 25px;
}
.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-body .form-group label {
  margin-bottom: 10px;
}
.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-body .control-label {
  font-size: 14px;
  font-weight: 400;
}
.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-body input {
  border: 1px solid #000;
}
.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-body textarea {
  border: 1px solid #000;
}

.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-body-info {
  margin-top: 25px;
}

.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-body-title {
  margin-top: 0;
  font-size: 45px;
  font-weight: 700;
}

.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-footer {
  border-top: none !important;
  background-color: #fff;
  padding-top: 0;
  padding-left: 20px;
}
.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-footer button {
  min-width: 200px;
  min-height: 60px;
  font-size: 18px;
}

.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-footer-info {
  margin-bottom: 15px;
  font-size: 13px;
}
.bemeta_eshop-product-enquiry_enquiry-component-enquiry__modal-footer-info a {
  text-decoration: underline;
}

.bemeta_auth_auth-component-modal__header {
  background-color: #fff;
  color: #000;
  border: none;
}

.bemeta_auth_auth-component-modal__title {
  font-size: 18px;
  font-weight: 500;
  background-color: #fff;
}

.bemeta_auth_auth-component-form input::-moz-placeholder {
  color: #000;
}

.bemeta_auth_auth-component-form input::placeholder {
  color: #000;
}
.bemeta_auth_auth-component-form input {
  border: 1px solid #000 !important;
}
.bemeta_auth_auth-component-form__controls {
  display: flex;
  justify-content: space-between;
}

.bemeta_auth_auth-component-form__controls-left {
  display: flex;
  flex-direction: column;
}
.bemeta_auth_auth-component-form__controls-left a {
  font-size: 14px;
  font-weight: 500;
  margin: 5px 20px 5px 0;
  padding: 0;
  text-decoration: underline;
}

.bemeta_auth_auth-component-form__submit {
  height: 100%;
  width: 160px;
  font-weight: 500;
  font-size: 18px;
}

.bemeta_auth_lostpassword-layout-index form {
  margin-top: 40px;
}
.bemeta_auth_lostpassword-layout-index label {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.bemeta_auth_lostpassword-layout-index input {
  border: 1px solid #000;
}
.bemeta_auth_lostpassword-layout-index button {
  margin-left: auto;
  display: flex;
  height: 60px;
  width: 200px;
  align-items: center;
  font-size: 18px;
  justify-content: center;
}

.bemeta_auth_lostpassword-layout-form label {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.bemeta_auth_lostpassword-layout-form input {
  border: 1px solid #000;
}
.bemeta_auth_lostpassword-layout-form button {
  margin-left: auto;
  display: flex;
  height: 60px;
  width: 200px;
  align-items: center;
  font-size: 18px;
  justify-content: center;
  margin-right: 25%;
}

.bemeta_auth_registration-email-layout-index input {
  border: 1px solid #000;
}
.bemeta_auth_registration-email-layout-index select {
  border: 1px solid #000;
}
.bemeta_auth_registration-email-layout-index label {
  font-size: 14px;
  font-weight: 400;
}
.bemeta_auth_registration-email-layout-index p.form-control-static {
  font-size: 14px;
  font-weight: 400;
}
.bemeta_auth_registration-email-layout-index button {
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  font-size: 18px;
  margin-left: auto;
  margin-right: 25%;
  display: flex;
}

.ico-exist-warning {
  padding-top: 20px;
}

.bemeta_eshop-cart-item-modal_cart-composer-item-modal__free-delivery {
  margin-top: 30px;
}
.bemeta_eshop-cart-item-modal_cart-composer-item-modal__free-delivery .eshop-cart-free-delivery_eshop-cart-free-delivery-composer-basket .eshop-cart-free-delivery_eshop-cart-free-delivery-component-cart-basket-panel {
  max-width: 100%;
}

.dropdown-menu {
  min-width: 30px !important;
  max-width: 60px;
}

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

.dropdown-menu > li > a {
  padding: 3px 5px;
}

.dropdown-item {
  font-size: 13px;
}

.radio-button {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
  display: inline-block;
  transition: all 0.2s ease;
}
.radio-button.checked {
  border-color: #000;
}
.radio-button:hover {
  border-color: #888;
}
.radio-button::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.radio-button.checked::after {
  opacity: 1;
}
.radio-button.checked:hover {
  border-color: #000;
}

html {
  scroll-behavior: smooth;
}

