@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700&subset=latin-ext');
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          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,
.order-partners .dropdown button,
.basket-area-footer .btn-primary,
.partner-item-info-contacts a,
.list-products-filters a,
.list-category-clearfilters a,
.order-partners .dropdown .basket-area-footer .btn-primary,
.order-partners .dropdown .partner-item-info-contacts a,
.order-partners .dropdown .list-products-filters a,
.order-partners .dropdown .list-category-clearfilters a {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
.basket-area-footer .btn-primary,
.partner-item-info-contacts a,
.list-products-filters a,
.list-category-clearfilters a {
  overflow: visible;
}
button,
select,
.order-partners .dropdown button,
.basket-area-footer .btn-primary,
.partner-item-info-contacts a,
.list-products-filters a,
.list-category-clearfilters a,
.order-partners .dropdown .basket-area-footer .btn-primary,
.order-partners .dropdown .partner-item-info-contacts a,
.order-partners .dropdown .list-products-filters a,
.order-partners .dropdown .list-category-clearfilters a {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.basket-area-footer .btn-primary,
.partner-item-info-contacts a,
.list-products-filters a,
.list-category-clearfilters a {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled],
.basket-area-footer .btn-primary[disabled],
.partner-item-info-contacts a[disabled],
.list-products-filters a[disabled],
.list-category-clearfilters a[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner,
.basket-area-footer .btn-primary::-moz-focus-inner,
.partner-item-info-contacts a::-moz-focus-inner,
.list-products-filters a::-moz-focus-inner,
.list-category-clearfilters a::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .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;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #484848;
  background-color: #fff;
}
input,
button,
select,
textarea,
.order-partners .dropdown button,
.basket-area-footer .btn-primary,
.partner-item-info-contacts a,
.list-products-filters a,
.list-category-clearfilters a,
.order-partners .dropdown .basket-area-footer .btn-primary,
.order-partners .dropdown .partner-item-info-contacts a,
.order-partners .dropdown .list-products-filters a,
.order-partners .dropdown .list-category-clearfilters a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #bbbbbb;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #898989;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #f7f8f9;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.modal-header h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small,
.modal-header h3 small,
.modal-header h3 .small {
  font-weight: normal;
  line-height: 1;
  color: #bbbbbb;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6,
.modal-header h3 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small,
.modal-header h3 small,
.modal-header h3 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4,
.modal-header h3 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #bbbbbb;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #f7f8f9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #bbbbbb;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #f7f8f9;
}
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.42857143;
  color: #bbbbbb;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f7f8f9;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #bbbbbb;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ebebeb;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebebeb;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ebebeb;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ebebeb;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ebebeb;
}
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ebebeb;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.alert,
.validationMessage {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4,
.validationMessage h4,
.alert .modal-header h3 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link,
.validationMessage .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul,
.validationMessage > p,
.validationMessage > ul {
  margin-bottom: 0;
}
.alert > p + p,
.validationMessage > 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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger,
.validationMessage {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr,
.validationMessage hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link,
.validationMessage .alert-link {
  color: #843534;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item,
.basket-area-footer .btn-primary.list-group-item,
.partner-item-info-contacts a.list-group-item,
.list-products-filters a.list-group-item,
.list-category-clearfilters a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading,
.basket-area-footer .btn-primary.list-group-item .list-group-item-heading,
.partner-item-info-contacts a.list-group-item .list-group-item-heading,
.list-products-filters a.list-group-item .list-group-item-heading,
.list-category-clearfilters a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus,
.basket-area-footer .btn-primary.list-group-item:hover,
.basket-area-footer .btn-primary.list-group-item:focus,
.partner-item-info-contacts a.list-group-item:hover,
.partner-item-info-contacts a.list-group-item:focus,
.list-products-filters a.list-group-item:hover,
.list-products-filters a.list-group-item:focus,
.list-category-clearfilters a.list-group-item:hover,
.list-category-clearfilters a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item,
.basket-area-footer .btn-primary.list-group-item,
.partner-item-info-contacts a.list-group-item,
.list-products-filters a.list-group-item,
.list-category-clearfilters a.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #f7f8f9;
  color: #bbbbbb;
  cursor: not-allowed;
}
.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: #bbbbbb;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success,
.basket-area-footer .btn-primary.list-group-item-success,
.partner-item-info-contacts a.list-group-item-success,
.list-products-filters a.list-group-item-success,
.list-category-clearfilters a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading,
.basket-area-footer .btn-primary.list-group-item-success .list-group-item-heading,
.partner-item-info-contacts a.list-group-item-success .list-group-item-heading,
.list-products-filters a.list-group-item-success .list-group-item-heading,
.list-category-clearfilters a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus,
.basket-area-footer .btn-primary.list-group-item-success:hover,
.basket-area-footer .btn-primary.list-group-item-success:focus,
.partner-item-info-contacts a.list-group-item-success:hover,
.partner-item-info-contacts a.list-group-item-success:focus,
.list-products-filters a.list-group-item-success:hover,
.list-products-filters a.list-group-item-success:focus,
.list-category-clearfilters a.list-group-item-success:hover,
.list-category-clearfilters a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus,
.basket-area-footer .btn-primary.list-group-item-success.active,
.basket-area-footer .btn-primary.list-group-item-success.active:hover,
.basket-area-footer .btn-primary.list-group-item-success.active:focus,
.partner-item-info-contacts a.list-group-item-success.active,
.partner-item-info-contacts a.list-group-item-success.active:hover,
.partner-item-info-contacts a.list-group-item-success.active:focus,
.list-products-filters a.list-group-item-success.active,
.list-products-filters a.list-group-item-success.active:hover,
.list-products-filters a.list-group-item-success.active:focus,
.list-category-clearfilters a.list-group-item-success.active,
.list-category-clearfilters a.list-group-item-success.active:hover,
.list-category-clearfilters a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info,
.basket-area-footer .btn-primary.list-group-item-info,
.partner-item-info-contacts a.list-group-item-info,
.list-products-filters a.list-group-item-info,
.list-category-clearfilters a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading,
.basket-area-footer .btn-primary.list-group-item-info .list-group-item-heading,
.partner-item-info-contacts a.list-group-item-info .list-group-item-heading,
.list-products-filters a.list-group-item-info .list-group-item-heading,
.list-category-clearfilters a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus,
.basket-area-footer .btn-primary.list-group-item-info:hover,
.basket-area-footer .btn-primary.list-group-item-info:focus,
.partner-item-info-contacts a.list-group-item-info:hover,
.partner-item-info-contacts a.list-group-item-info:focus,
.list-products-filters a.list-group-item-info:hover,
.list-products-filters a.list-group-item-info:focus,
.list-category-clearfilters a.list-group-item-info:hover,
.list-category-clearfilters a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus,
.basket-area-footer .btn-primary.list-group-item-info.active,
.basket-area-footer .btn-primary.list-group-item-info.active:hover,
.basket-area-footer .btn-primary.list-group-item-info.active:focus,
.partner-item-info-contacts a.list-group-item-info.active,
.partner-item-info-contacts a.list-group-item-info.active:hover,
.partner-item-info-contacts a.list-group-item-info.active:focus,
.list-products-filters a.list-group-item-info.active,
.list-products-filters a.list-group-item-info.active:hover,
.list-products-filters a.list-group-item-info.active:focus,
.list-category-clearfilters a.list-group-item-info.active,
.list-category-clearfilters a.list-group-item-info.active:hover,
.list-category-clearfilters a.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,
.basket-area-footer .btn-primary.list-group-item-warning,
.partner-item-info-contacts a.list-group-item-warning,
.list-products-filters a.list-group-item-warning,
.list-category-clearfilters a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading,
.basket-area-footer .btn-primary.list-group-item-warning .list-group-item-heading,
.partner-item-info-contacts a.list-group-item-warning .list-group-item-heading,
.list-products-filters a.list-group-item-warning .list-group-item-heading,
.list-category-clearfilters a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus,
.basket-area-footer .btn-primary.list-group-item-warning:hover,
.basket-area-footer .btn-primary.list-group-item-warning:focus,
.partner-item-info-contacts a.list-group-item-warning:hover,
.partner-item-info-contacts a.list-group-item-warning:focus,
.list-products-filters a.list-group-item-warning:hover,
.list-products-filters a.list-group-item-warning:focus,
.list-category-clearfilters a.list-group-item-warning:hover,
.list-category-clearfilters a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus,
.basket-area-footer .btn-primary.list-group-item-warning.active,
.basket-area-footer .btn-primary.list-group-item-warning.active:hover,
.basket-area-footer .btn-primary.list-group-item-warning.active:focus,
.partner-item-info-contacts a.list-group-item-warning.active,
.partner-item-info-contacts a.list-group-item-warning.active:hover,
.partner-item-info-contacts a.list-group-item-warning.active:focus,
.list-products-filters a.list-group-item-warning.active,
.list-products-filters a.list-group-item-warning.active:hover,
.list-products-filters a.list-group-item-warning.active:focus,
.list-category-clearfilters a.list-group-item-warning.active,
.list-category-clearfilters a.list-group-item-warning.active:hover,
.list-category-clearfilters a.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,
.basket-area-footer .btn-primary.list-group-item-danger,
.partner-item-info-contacts a.list-group-item-danger,
.list-products-filters a.list-group-item-danger,
.list-category-clearfilters a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading,
.basket-area-footer .btn-primary.list-group-item-danger .list-group-item-heading,
.partner-item-info-contacts a.list-group-item-danger .list-group-item-heading,
.list-products-filters a.list-group-item-danger .list-group-item-heading,
.list-category-clearfilters a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus,
.basket-area-footer .btn-primary.list-group-item-danger:hover,
.basket-area-footer .btn-primary.list-group-item-danger:focus,
.partner-item-info-contacts a.list-group-item-danger:hover,
.partner-item-info-contacts a.list-group-item-danger:focus,
.list-products-filters a.list-group-item-danger:hover,
.list-products-filters a.list-group-item-danger:focus,
.list-category-clearfilters a.list-group-item-danger:hover,
.list-category-clearfilters a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus,
.basket-area-footer .btn-primary.list-group-item-danger.active,
.basket-area-footer .btn-primary.list-group-item-danger.active:hover,
.basket-area-footer .btn-primary.list-group-item-danger.active:focus,
.partner-item-info-contacts a.list-group-item-danger.active,
.partner-item-info-contacts a.list-group-item-danger.active:hover,
.partner-item-info-contacts a.list-group-item-danger.active:focus,
.list-products-filters a.list-group-item-danger.active,
.list-products-filters a.list-group-item-danger.active:hover,
.list-products-filters a.list-group-item-danger.active:focus,
.list-category-clearfilters a.list-group-item-danger.active,
.list-category-clearfilters a.list-group-item-danger.active:hover,
.list-category-clearfilters a.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;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close,
.basket-area-footer .btn-primary.close,
.partner-item-info-contacts a.close,
.list-products-filters a.close,
.list-category-clearfilters a.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner,
.basket-area-items-list .tooltip {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #484848;
  border-radius: 0;
}
.tooltip-arrow,
.basket-area-items-list .tooltip::after {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow,
.basket-area-items-list .tooltip::after {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #484848;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #484848;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #484848;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #484848;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #484848;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #484848;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #484848;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #484848;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.basket-user-actions:before,
.basket-user-actions:after,
body > .cookies > p:before,
body > .cookies > p:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after,
.basket-user-actions:after,
body > .cookies > p:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}
input[type="text"],
input[type="search"],
input[type="pasword"],
input[type="email"],
input[type="number"],
textarea {
  border: 1px solid #ebebeb;
  width: 100%;
  padding: 10px;
}
input[type="text"],
input[type="search"],
input[type="pasword"],
input[type="email"],
input[type="number"],
textarea,
input[type="text"]:hover,
input[type="search"]:hover,
input[type="pasword"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
textarea:hover,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="pasword"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus {
  outline: none;
}
input[type="text"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="pasword"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bbbbbb;
}
input[type="text"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="pasword"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #bbbbbb;
}
input[type="text"]::placeholder,
input[type="search"]::placeholder,
input[type="pasword"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
textarea::placeholder {
  color: #bbbbbb;
}
textarea {
  resize: none;
  min-height: 130px;
}
select,
.order-partners .dropdown button,
.order-partners .dropdown .basket-area-footer .btn-primary,
.order-partners .dropdown .partner-item-info-contacts a,
.order-partners .dropdown .list-products-filters a,
.order-partners .dropdown .list-category-clearfilters a {
  color: #484848;
  padding: 6px 30px 6px 10px;
  border: 1px solid #bbbbbb;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-background-size: 12px 12px;
          background-size: 12px 12px;
  background-position: right 10px center;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20viewBox%3D%220%200%20129%20129%22%0A%20%20%20width%3D%22512%22%0A%20%20%20height%3D%22512%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22slider-arrow-left.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata10%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221680%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22987%22%0A%20%20%20%20%20id%3D%22namedview6%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20%20%20inkscape%3Acx%3D%22-151.86441%22%0A%20%20%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%221672%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%20121.25%2C40.45%20c%200.8%2C-0.8%201.2%2C-1.8%201.2%2C-2.9%200%2C-1.1%20-0.4%2C-2.1%20-1.2%2C-2.9%20-1.6%2C-1.6%20-4.2%2C-1.6%20-5.8%2C0%20l%20-51%2C51%20-51%2C-51%20c%20-1.6%2C-1.6%20-4.2%2C-1.6%20-5.8%2C0%20-1.6%2C1.6%20-1.6%2C4.2%200%2C5.8%20l%2053.9%2C53.9%20c%201.6%2C1.6%204.2%2C1.6%205.8%2C0%20l%2053.9%2C-53.9%20z%22%0A%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20style%3D%22fill%3A%23989898%3Bfill-opacity%3A1%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
}
select,
select:hover,
select:focus,
.order-partners .dropdown button,
.order-partners .dropdown .basket-area-footer .btn-primary,
.order-partners .dropdown .partner-item-info-contacts a,
.order-partners .dropdown .list-products-filters a,
.order-partners .dropdown .list-category-clearfilters a {
  outline: none;
}
select::-ms-expand {
  display: none;
}
.modal-body select.form-control {
  max-width: 100%;
}
.form-group {
  margin-bottom: 15px;
}
.form-group:before,
.form-group:after {
  content: " ";
  display: table;
}
.form-group:after {
  clear: both;
}
.form-group:before,
.form-group:after {
  content: " ";
  display: table;
}
.form-group:after {
  clear: both;
}
label {
  margin-bottom: 10px;
  display: block;
}
.validationMessage {
  display: block;
  float: left;
  clear: both;
  width: auto;
  margin-top: 2px;
  margin-bottom: 5px;
  border-radius: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}
.validationMessage:empty {
  display: none;
}
.validationMessage:before,
.validationMessage:after {
  content: " ";
  display: table;
}
.validationMessage:after {
  clear: both;
}
.validationMessage:before,
.validationMessage:after {
  content: " ";
  display: table;
}
.validationMessage:after {
  clear: both;
}
button,
input[type="button"],
input[type="submit"],
.btn-go-out,
.basket-area-footer .btn-primary,
.partner-item-info-contacts a,
.list-products-filters a,
.list-category-clearfilters a {
  color: #484848;
  border: 1px solid #bbbbbb;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.btn-go-out:hover,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
.btn-go-out:focus,
.basket-area-footer .btn-primary:hover,
.basket-area-footer .btn-primary:focus,
.partner-item-info-contacts a:hover,
.partner-item-info-contacts a:focus,
.list-products-filters a:hover,
.list-products-filters a:focus,
.list-category-clearfilters a:hover,
.list-category-clearfilters a:focus {
  color: #fff;
  background-color: #898989;
  outline: none;
}
.widget {
  margin: 10px 0 25px 0;
}
.widget:before,
.widget:after {
  content: " ";
  display: table;
}
.widget:after {
  clear: both;
}
.widget:before,
.widget:after {
  content: " ";
  display: table;
}
.widget:after {
  clear: both;
}
.widget-header:before,
.widget-header:after {
  content: " ";
  display: table;
}
.widget-header:after {
  clear: both;
}
.widget-header:before,
.widget-header:after {
  content: " ";
  display: table;
}
.widget-header:after {
  clear: both;
}
.widget-header h4,
.widget-header h1,
.widget-header .modal-header h3 {
  margin: 0;
}
@media (max-width: 767px) {
  .widget-header {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .widget-header {
    margin-bottom: 40px;
  }
}
.pagination,
.partner-search-pagination {
  width: 100%;
  margin: 15px 0;
  font-size: 18px;
  text-align: center;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media (min-width: 992px) {
  .pagination,
  .partner-search-pagination {
    margin-top: 25px;
    text-align: right;
  }
}
.pagination a {
  color: #7a7a7a;
}
.pagination a:hover,
.pagination a:focus {
  color: #484848;
}
.pagination a {
  cursor: pointer;
}
.pagination a,
.pagination span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  margin: 5px 10px;
}
@media (min-width: 992px) {
  .pagination a,
  .pagination span {
    margin: 5px 2px;
  }
}
.pagination a.arrow-left,
.pagination span.arrow-left,
.pagination a.arrow-right,
.pagination span.arrow-right {
  width: 10px;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}
.pagination a.arrow-left::before,
.pagination span.arrow-left::before,
.pagination a.arrow-right::before,
.pagination span.arrow-right::before {
  color: #7a7a7a;
}
.pagination a.arrow-left:hover::before,
.pagination span.arrow-left:hover::before,
.pagination a.arrow-right:hover::before,
.pagination span.arrow-right:hover::before,
.pagination a.arrow-left:focus::before,
.pagination span.arrow-left:focus::before,
.pagination a.arrow-right:focus::before,
.pagination span.arrow-right:focus::before {
  color: #484848;
}
.pagination a.arrow-left::before,
.pagination span.arrow-left::before {
  content: '<';
}
.pagination a.arrow-right::before,
.pagination span.arrow-right::before {
  content: '>';
}
.pagination .offer-paging-input,
.pagination button,
.pagination .current-of,
.pagination .current-of + .offer-paging-item,
.pagination .basket-area-footer .btn-primary,
.pagination .partner-item-info-contacts a,
.pagination .list-products-filters a,
.pagination .list-category-clearfilters a {
  display: none;
}
.carousel-control {
  opacity: .7;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
  -webkit-filter: none;
          filter: none;
}
.carousel-control .ikonaarrow.left,
.carousel-control .ikonaarrow.right,
.carousel-control.left > .arrow,
.carousel-control.right > .arrow,
.modal-gallery-image .left,
.modal-gallery-image .right {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  content: '';
  width: 50px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 28px 28px;
          background-size: 28px 28px;
}
.carousel-control .ikonaarrow.left,
.carousel-control.left > .arrow,
.modal-gallery-image .left {
  left: 5px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20viewBox%3D%220%200%20129%20129%22%0A%20%20%20width%3D%22512%22%0A%20%20%20height%3D%22512%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22arrow-right.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata10%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221680%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22987%22%0A%20%20%20%20%20id%3D%22namedview6%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20%20%20inkscape%3Acx%3D%22-151.86441%22%0A%20%20%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%2088.5%2C121.3%20c%200.8%2C0.8%201.8%2C1.2%202.9%2C1.2%201.1%2C0%202.1%2C-0.4%202.9%2C-1.2%201.6%2C-1.6%201.6%2C-4.2%200%2C-5.8%20l%20-51%2C-51%2051%2C-51%20c%201.6%2C-1.6%201.6%2C-4.2%200%2C-5.8%20-1.6%2C-1.6%20-4.2%2C-1.6%20-5.8%2C0%20L%2034.6%2C61.6%20c%20-1.6%2C1.6%20-1.6%2C4.2%200%2C5.8%20l%2053.9%2C53.9%20z%22%0A%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20style%3D%22fill%3A%23989898%3Bfill-opacity%3A1%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.carousel-control .ikonaarrow.right,
.carousel-control.right > .arrow,
.modal-gallery-image .right {
  right: 5px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20viewBox%3D%220%200%20129%20129%22%0A%20%20%20width%3D%22512%22%0A%20%20%20height%3D%22512%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22arrow-right.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata10%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221680%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22987%22%0A%20%20%20%20%20id%3D%22namedview6%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20%20%20inkscape%3Acx%3D%22-151.86441%22%0A%20%20%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22M40.4%20121.3c-.8.8-1.8%201.2-2.9%201.2s-2.1-.4-2.9-1.2c-1.6-1.6-1.6-4.2%200-5.8l51-51-51-51c-1.6-1.6-1.6-4.2%200-5.8%201.6-1.6%204.2-1.6%205.8%200l53.9%2053.9c1.6%201.6%201.6%204.2%200%205.8l-53.9%2053.9z%22%0A%20%20%20%20%20fill%3D%22%23FFF%22%0A%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20style%3D%22fill%3A%23989898%3Bfill-opacity%3A1%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.carousel-indicators li {
  border-radius: 0;
  border-color: #fff;
  background-color: rgba(51, 122, 183, 0.8);
  opacity: .7;
}
.carousel-inner > .item img,
.carousel-inner > .item > img {
  width: auto;
  height: auto;
  max-height: 100% !important;
  max-width: 100% !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.modal-gallery-image .left,
.modal-gallery-image .right {
  opacity: .5;
  cursor: pointer;
}
.modal-gallery-image .left:hover,
.modal-gallery-image .right:hover {
  opacity: .9;
}
.carousel.carousel-vertical .carousel-inner {
  height: 100%;
}
.carousel.carousel-vertical .carousel-inner > .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel.carousel-vertical .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel.carousel-vertical .carousel-inner > .item.next,
  .carousel.carousel-vertical .carousel-inner > .item.active.right {
    top: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .carousel.carousel-vertical .carousel-inner > .item.prev,
  .carousel.carousel-vertical .carousel-inner > .item.active.left {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .carousel.carousel-vertical .carousel-inner > .item.next.left,
  .carousel.carousel-vertical .carousel-inner > .item.prev.right,
  .carousel.carousel-vertical .carousel-inner > .item.active {
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel.carousel-vertical .carousel-inner > .active {
  top: 0;
}
.carousel.carousel-vertical .carousel-inner > .next,
.carousel.carousel-vertical .carousel-inner > .prev {
  top: 0;
  height: 100%;
  width: auto;
}
.carousel.carousel-vertical .carousel-inner > .next {
  left: 0;
  top: 100%;
}
.carousel.carousel-vertical .carousel-inner > .prev {
  left: 0;
  top: -100%;
}
.carousel.carousel-vertical .carousel-inner > .next.left,
.carousel.carousel-vertical .carousel-inner > .prev.right {
  top: 0;
}
.carousel.carousel-vertical .carousel-inner > .active.left {
  left: 0;
  top: -100%;
}
.carousel.carousel-vertical .carousel-inner > .active.right {
  left: 0;
  top: 100%;
}
.carousel.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel.carousel-fade .carousel-inner .active.left,
.carousel.carousel-fade .carousel-inner .active.right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
}
.carousel.carousel-fade .carousel-inner .next.left,
.carousel.carousel-fade .carousel-inner .prev.right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  right: 0;
  margin: 0;
  opacity: 1;
}
.carousel.carousel-fade .carousel-control {
  z-index: 2;
}
.basket-steps:before,
.basket-area-summary:before,
.basket-area-items-list:before,
.basket-area-summary-price:before,
.discount-code-form:before,
.basket-steps:after,
.basket-area-summary:after,
.basket-area-items-list:after,
.basket-area-summary-price:after,
.discount-code-form:after {
  content: " ";
  display: table;
}
.basket-steps:after,
.basket-area-summary:after,
.basket-area-items-list:after,
.basket-area-summary-price:after,
.discount-code-form:after {
  clear: both;
}
.basket-steps:before,
.basket-area-summary:before,
.basket-area-items-list:before,
.basket-area-summary-price:before,
.discount-code-form:before,
.basket-steps:after,
.basket-area-summary:after,
.basket-area-items-list:after,
.basket-area-summary-price:after,
.discount-code-form:after {
  content: " ";
  display: table;
}
.basket-steps:after,
.basket-area-summary:after,
.basket-area-items-list:after,
.basket-area-summary-price:after,
.discount-code-form:after {
  clear: both;
}
.btn-shopping-continue {
  display: none;
}
.basket-area-summary-price {
  margin-bottom: 15px;
}
.basket-area-summary-price > span {
  margin-left: 15px;
  font-weight: 700;
}
.btn-checkout {
  float: right;
}
@media (min-width: 768px) {
  .basket-area-summary-price {
    text-align: right;
  }
}
.basket-steps {
  margin-bottom: 20px;
}
.basket-steps i {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
.basket-steps > i::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 14px 14px;
          background-size: 14px 14px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20viewBox%3D%220%200%20129%20129%22%0A%20%20%20width%3D%22512%22%0A%20%20%20height%3D%22512%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22arrow-right.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata10%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221680%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22987%22%0A%20%20%20%20%20id%3D%22namedview6%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20%20%20inkscape%3Acx%3D%22-151.86441%22%0A%20%20%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22M40.4%20121.3c-.8.8-1.8%201.2-2.9%201.2s-2.1-.4-2.9-1.2c-1.6-1.6-1.6-4.2%200-5.8l51-51-51-51c-1.6-1.6-1.6-4.2%200-5.8%201.6-1.6%204.2-1.6%205.8%200l53.9%2053.9c1.6%201.6%201.6%204.2%200%205.8l-53.9%2053.9z%22%0A%20%20%20%20%20fill%3D%22%23FFF%22%0A%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20style%3D%22fill%3A%23989898%3Bfill-opacity%3A1%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.basket-area-items-list {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
  border-top: 1px solid #ebebeb;
}
.basket-area-items-list .item-image {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
.basket-area-items-list .item-title,
.order-completed-container-products .basket-area-items-list tr > td:first-child a {
  color: #484848;
  margin-bottom: 5px;
}
.basket-area-items-list .item-title:hover,
.order-completed-container-products .basket-area-items-list tr > td:first-child a:hover,
.basket-area-items-list .item-title:focus,
.order-completed-container-products .basket-area-items-list tr > td:first-child a:focus {
  color: #484848;
}
.basket-area-items-list .item-description {
  font-size: 13px;
  color: #bbbbbb;
}
.basket-area-items-list .item-features:empty {
  display: none;
}
.basket-area-items-list tr {
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
.basket-area-items-list th,
.basket-area-items-list td {
  text-align: center;
}
.basket-area-items-list .standard-price {
  font-size: 13px;
  color: #bbbbbb;
  text-decoration: line-through;
  display: block;
  text-align: center;
  clear: both;
}
@media (max-width: 767px) {
  .basket-area-items-list thead {
    display: none;
  }
  .basket-area-items-list tr {
    display: block;
    padding-top: 30px;
  }
  .basket-area-items-list td {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px 10px;
  }
  .basket-area-items-list .item-image {
    max-width: 200px;
    max-height: 140px;
  }
  .basket-area-items-list .remove-item-from-basket {
    top: 5px;
    right: 5px;
    position: absolute;
  }
}
@media (min-width: 768px) {
  .basket-area-items-list {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
  }
  .basket-area-items-list .th-image {
    width: 200px;
  }
  .basket-area-items-list .item-image {
    max-height: 120px;
  }
  .basket-area-items-list thead th {
    font-weight: 600;
    border-bottom: 1px solid #ebebeb;
  }
  .basket-area-items-list .quantity-change {
    margin-top: 30px;
  }
  .basket-area-items-list tr > th,
  .basket-area-items-list tr > td {
    padding: 20px 15px;
  }
  .basket-area-items-list tr > th:first-child,
  .basket-area-items-list tr > td:first-child {
    padding-left: 70px;
    padding-right: 50px;
  }
  .basket-area-items-list tr > th:nth-child(2),
  .basket-area-items-list tr > td:nth-child(2) {
    text-align: left;
    max-width: 390px;
  }
}
.remove-item-from-basket {
  border: 0;
  background-color: transparent;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20174.239%20174.239%22%20style%3D%22enable-background%3Anew%200%200%20174.239%20174.239%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%0A%3Cpath%20d%3D%22M146.537%2C1.047c-1.396-1.396-3.681-1.396-5.077%2C0L89.658%2C52.849c-1.396%2C1.396-3.681%2C1.396-5.077%2C0L32.78%2C1.047%20%20c-1.396-1.396-3.681-1.396-5.077%2C0L1.047%2C27.702c-1.396%2C1.396-1.396%2C3.681%2C0%2C5.077l51.802%2C51.802c1.396%2C1.396%2C1.396%2C3.681%2C0%2C5.077%20%20L1.047%2C141.46c-1.396%2C1.396-1.396%2C3.681%2C0%2C5.077l26.655%2C26.655c1.396%2C1.396%2C3.681%2C1.396%2C5.077%2C0l51.802-51.802%20%20c1.396-1.396%2C3.681-1.396%2C5.077%2C0l51.801%2C51.801c1.396%2C1.396%2C3.681%2C1.396%2C5.077%2C0l26.655-26.655c1.396-1.396%2C1.396-3.681%2C0-5.077%20%20l-51.801-51.801c-1.396-1.396-1.396-3.681%2C0-5.077l51.801-51.801c1.396-1.396%2C1.396-3.681%2C0-5.077L146.537%2C1.047z%22%20fill%3D%22%23484848%22%2F%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  -webkit-background-size: 14px 14px;
          background-size: 14px 14px;
  background-position: center center;
  opacity: .6;
}
.remove-item-from-basket:hover,
.remove-item-from-basket:focus {
  opacity: 1;
  background-color: transparent;
}
@media (max-width: 767px) {
  .basket-area-summary,
  .discount-code-form {
    text-align: center;
  }
}
.checkbox input,
.form-group.checkbox input,
.checkbox label,
.form-group.checkbox label {
  display: inline-block;
  vertical-align: middle;
}
.checkbox input,
.form-group.checkbox input {
  margin-right: 5px;
  width: auto;
}
.checkbox label,
.form-group.checkbox label {
  margin-bottom: 0;
  width: auto;
}
.basket-area select {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.basket-area .validationMessage {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .basket-area label,
  .basket-area input,
  .basket-area select {
    vertical-align: middle;
  }
  .basket-area label {
    display: inline-block;
    width: 200px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .basket-area .validationMessage {
    margin-left: 203px;
    width: 400px;
  }
  .basket-area input[type="text"],
  .basket-area input[type="password"],
  .basket-area input[type="email"],
  .basket-area select {
    width: 400px;
    display: inline-block;
  }
  .basket-area .checkbox label {
    padding: 0;
    width: auto;
  }
  .basket-area .checkbox input {
    margin-left: 204px;
    width: auto;
  }
}
.basket-area .discount-code-form {
  font-size: 14px;
  margin-bottom: 5px;
}
.basket-area .discount-code-form label {
  font-weight: 600;
}
.basket-area .discount-code-form > .checkbox {
  margin-bottom: 10px;
}
.basket-area .discount-code-form > .checkbox input {
  margin-top: -2px;
}
.basket-area .discount-code-form input {
  width: auto;
}
.basket-area .discount-code-form input,
.basket-area .discount-code-form .validationMessage {
  margin-left: 0;
}
.basket-area .discount-code-form .validationMessage {
  width: auto;
}
.basket-area .discount-code-form .btn-discount-code {
  float: left;
  margin-left: 5px;
}
.basket-area .discount-code-form .input-discount-code {
  width: 190px;
  padding-top: 7px;
  padding-bottom: 7px;
  float: left;
}
.order-start-page .basket-steps {
  display: none;
}
.basket-user-actions {
  margin-left: -15px;
  margin-right: -15px;
}
.basket-user-login,
.basket-user-register,
.basket-user-order-proceed {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  .basket-user-login,
  .basket-user-register,
  .basket-user-order-proceed {
    float: left;
    width: 33.33333333%;
  }
}
.basket-user-login h4,
.basket-user-register h4,
.basket-user-order-proceed h4,
.basket-user-login .modal-header h3,
.basket-user-register .modal-header h3,
.basket-user-order-proceed .modal-header h3 {
  margin-bottom: 30px;
  font-size: 20px;
}
.basket-user-login button,
.basket-user-register button,
.basket-user-order-proceed button,
.basket-user-login .basket-area-footer .btn-primary,
.basket-user-register .basket-area-footer .btn-primary,
.basket-user-order-proceed .basket-area-footer .btn-primary,
.basket-user-login .partner-item-info-contacts a,
.basket-user-register .partner-item-info-contacts a,
.basket-user-order-proceed .partner-item-info-contacts a,
.basket-user-login .list-products-filters a,
.basket-user-register .list-products-filters a,
.basket-user-order-proceed .list-products-filters a,
.basket-user-login .list-category-clearfilters a,
.basket-user-register .list-category-clearfilters a,
.basket-user-order-proceed .list-category-clearfilters a {
  width: 200px;
}
@media (min-width: 992px) {
  .order-start-page {
    margin-top: 80px;
    margin-bottom: 150px;
  }
}
.basket-area h4,
.basket-area .modal-header h3 {
  margin-bottom: 30px;
}
.order-partners .panel-info {
  padding: 20px 0 0 0;
}
.order-partners .panel-info > .col-xs-12:first-child {
  padding: 0;
}
.order-partners .panel-info .list-container,
.order-partners .panel-info .btn-container {
  margin: 5px 0;
}
.order-partners .panel-body {
  padding-top: 5px;
  padding-bottom: 5px;
}
.order-partners .btn-container > div,
.order-partners .list-container > div {
  margin-bottom: 10px;
}
.order-partners .btn-container > div:before,
.order-partners .list-container > div:before,
.order-partners .btn-container > div:after,
.order-partners .list-container > div:after {
  content: " ";
  display: table;
}
.order-partners .btn-container > div:after,
.order-partners .list-container > div:after {
  clear: both;
}
.order-partners .btn-container > div:before,
.order-partners .list-container > div:before,
.order-partners .btn-container > div:after,
.order-partners .list-container > div:after {
  content: " ";
  display: table;
}
.order-partners .btn-container > div:after,
.order-partners .list-container > div:after {
  clear: both;
}
.order-partners select {
  width: 100%;
}
.order-partners .dropdown {
  position: relative;
}
.order-partners .dropdown button,
.order-partners .dropdown .basket-area-footer .btn-primary,
.order-partners .dropdown .partner-item-info-contacts a,
.order-partners .dropdown .list-products-filters a,
.order-partners .dropdown .list-category-clearfilters a {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.order-partners .dropdown button:hover,
.order-partners .dropdown button:focus,
.order-partners .dropdown .basket-area-footer .btn-primary:hover,
.order-partners .dropdown .basket-area-footer .btn-primary:focus,
.order-partners .dropdown .partner-item-info-contacts a:hover,
.order-partners .dropdown .partner-item-info-contacts a:focus,
.order-partners .dropdown .list-products-filters a:hover,
.order-partners .dropdown .list-products-filters a:focus,
.order-partners .dropdown .list-category-clearfilters a:hover,
.order-partners .dropdown .list-category-clearfilters a:focus {
  background-color: transparent;
}
.order-partners .dropdown .dropdown-menu {
  display: none;
  position: absolute;
  z-index: 4;
  border: 1px solid #7a9cd3;
  background-color: #fff;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.order-partners .dropdown .dropdown-menu li {
  margin: 0;
  padding: 0;
  width: 100%;
}
.order-partners .dropdown .dropdown-menu li a {
  padding: 0 12px;
  text-decoration: none;
  width: 100%;
  display: block;
  color: #4d4d4d;
}
.order-partners .dropdown .dropdown-menu li a:hover {
  color: #fff;
  background-color: #1e90ff;
}
.order-partners .dropdown.open .dropdown-menu {
  display: block;
}
@media (max-width: 767px) {
  .order-partners .list-container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .order-partners .list-container {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .order-partners .btn-container {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .order-partners .btn-container {
    padding-left: 0;
  }
}
.order-partners .btn-info {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .order-partners .btn-info {
    padding: 11px 0 12px 0;
    width: 100%;
  }
}
.basket-area-footer {
  clear: both;
  margin-top: 20px;
}
.basket-area-footer:before,
.basket-area-footer:after {
  content: " ";
  display: table;
}
.basket-area-footer:after {
  clear: both;
}
.basket-area-footer:before,
.basket-area-footer:after {
  content: " ";
  display: table;
}
.basket-area-footer:after {
  clear: both;
}
.partners-list-container:before,
.partners-list-container:after {
  content: " ";
  display: table;
}
.partners-list-container:after {
  clear: both;
}
.partners-list-container:before,
.partners-list-container:after {
  content: " ";
  display: table;
}
.partners-list-container:after {
  clear: both;
}
.partners-list-one-item {
  border: 1px solid #ebebeb;
  border-bottom: 0;
  position: relative;
}
.partners-list-one-item .company-title {
  color: #7a7a7a;
  cursor: pointer;
}
.partners-list-one-item .company-title:focus,
.partners-list-one-item .company-title:hover {
  color: #484848;
}
.partners-list-one-item .partners-list-one-item-header > div {
  padding-top: 20px;
  padding-bottom: 20px;
}
.partners-list-one-item .item-collapse,
.partners-list-one-item .item-expand {
  position: absolute;
  right: 0;
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  padding: 3px 20px 3px 3px;
  text-align: center;
  color: #898989;
  cursor: pointer;
  background-position: right 5px center;
  background-repeat: no-repeat;
  -webkit-background-size: 11px 11px;
          background-size: 11px 11px;
}
.partners-list-one-item .item-collapse {
  top: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20viewBox%3D%220%200%20129%20129%22%0A%20%20%20width%3D%22512%22%0A%20%20%20height%3D%22512%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22slider-arrow-left.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata10%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221680%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22987%22%0A%20%20%20%20%20id%3D%22namedview6%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20%20%20inkscape%3Acx%3D%22-151.86441%22%0A%20%20%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%221672%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%20121.25%2C40.45%20c%200.8%2C-0.8%201.2%2C-1.8%201.2%2C-2.9%200%2C-1.1%20-0.4%2C-2.1%20-1.2%2C-2.9%20-1.6%2C-1.6%20-4.2%2C-1.6%20-5.8%2C0%20l%20-51%2C51%20-51%2C-51%20c%20-1.6%2C-1.6%20-4.2%2C-1.6%20-5.8%2C0%20-1.6%2C1.6%20-1.6%2C4.2%200%2C5.8%20l%2053.9%2C53.9%20c%201.6%2C1.6%204.2%2C1.6%205.8%2C0%20l%2053.9%2C-53.9%20z%22%0A%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20style%3D%22fill%3A%23989898%3Bfill-opacity%3A1%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.partners-list-one-item .item-expand {
  bottom: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20viewBox%3D%220%200%20129%20129%22%0A%20%20%20width%3D%22512%22%0A%20%20%20height%3D%22512%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22arrow-down.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata10%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221680%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22987%22%0A%20%20%20%20%20id%3D%22namedview6%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20%20%20inkscape%3Acx%3D%22-151.86441%22%0A%20%20%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%221672%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%207.65%2C88.55%20c%20-0.8%2C0.8%20-1.2%2C1.8%20-1.2%2C2.9%200%2C1.1%200.4%2C2.1%201.2%2C2.9%201.6%2C1.6%204.2%2C1.6%205.8%2C0%20l%2051%2C-51%2051%2C51%20c%201.6%2C1.6%204.2%2C1.6%205.8%2C0%201.6%2C-1.6%201.6%2C-4.2%200%2C-5.8%20l%20-53.9%2C-53.9%20c%20-1.6%2C-1.6%20-4.2%2C-1.6%20-5.8%2C0%20l%20-53.9%2C53.9%20z%22%0A%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20style%3D%22fill%3A%23989898%3Bfill-opacity%3A1%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.partners-list-one-item .check-radio {
  padding: 0;
  text-align: center;
}
.partners-list-one-item .check-radio label {
  display: none;
}
.partners-list-one-item.empty-choice {
  border-top-color: #bbbbbb;
  border-bottom: 1px solid #ebebeb;
}
@media (max-width: 767px) {
  .partner-item-info-contacts a {
    width: 180px;
    padding-left: auto;
    padding-right: auto;
    margin: 10px  auto;
    display: block;
  }
}
.partner-item-info-contacts + p {
  padding-bottom: 20px;
}
.partner-item-info-contacts + p img {
  display: inline-block;
}
@media (max-width: 767px) {
  .partner-item-info-contacts .tooltip {
    display: none !important;
  }
  .partner-item-info-contacts + p span:first-child {
    display: block;
    clear: both;
    margin-bottom: 5px;
  }
}
.partner-choosing-container > .col-md-12 {
  margin-bottom: 20px;
}
.partner-choosing-container > .col-md-12:before,
.partner-choosing-container > .col-md-12:after {
  content: " ";
  display: table;
}
.partner-choosing-container > .col-md-12:after {
  clear: both;
}
.partner-choosing-container > .col-md-12:before,
.partner-choosing-container > .col-md-12:after {
  content: " ";
  display: table;
}
.partner-choosing-container > .col-md-12:after {
  clear: both;
}
.partner-search-pagination {
  margin-top: 0;
}
@media (max-width: 767px) {
  .partner-item-info {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .partner-item-info,
  .partner-item-map {
    width: 100%;
    text-align: center;
  }
}
.partner-item-map {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .partner-item-map img {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .partner-item-map img {
    margin-right: 0;
    margin-left: auto;
  }
}
.summary-data-container h4,
.summary-data-container .modal-header h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.summary-data-container table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
  border: 1px solid #ebebeb;
  table-layout: fixed;
  word-wrap: break-word;
}
.summary-data-container table > thead > tr > th,
.summary-data-container table > tbody > tr > th,
.summary-data-container table > tfoot > tr > th,
.summary-data-container table > thead > tr > td,
.summary-data-container table > tbody > tr > td,
.summary-data-container table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ebebeb;
}
.summary-data-container table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebebeb;
}
.summary-data-container table > caption + thead > tr:first-child > th,
.summary-data-container table > colgroup + thead > tr:first-child > th,
.summary-data-container table > thead:first-child > tr:first-child > th,
.summary-data-container table > caption + thead > tr:first-child > td,
.summary-data-container table > colgroup + thead > tr:first-child > td,
.summary-data-container table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.summary-data-container table > tbody + tbody {
  border-top: 2px solid #ebebeb;
}
.summary-data-container table .table {
  background-color: #fff;
}
.summary-data-container table > thead > tr > th,
.summary-data-container table > tbody > tr > th,
.summary-data-container table > tfoot > tr > th,
.summary-data-container table > thead > tr > td,
.summary-data-container table > tbody > tr > td,
.summary-data-container table > tfoot > tr > td {
  border: 1px solid #ebebeb;
}
.summary-data-container table > thead > tr > th,
.summary-data-container table > thead > tr > td {
  border-bottom-width: 2px;
}
.summary-data-container table label {
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .summary-data-container > div {
    width: 50%;
    float: left;
  }
  .summary-data-container > div:nth-child(odd) {
    clear: left;
    padding-right: 15px;
  }
  .summary-data-container > div:nth-child(even) {
    padding-left: 15px;
  }
  .summary-data-container > div.summary-comment-form {
    clear: both;
    width: 100%;
    padding: 0;
  }
}
#orderSummaryCheckboxes {
  clear: both;
  padding-top: 10px;
}
#orderSummaryCheckboxes:before,
#orderSummaryCheckboxes:after {
  content: " ";
  display: table;
}
#orderSummaryCheckboxes:after {
  clear: both;
}
#orderSummaryCheckboxes:before,
#orderSummaryCheckboxes:after {
  content: " ";
  display: table;
}
#orderSummaryCheckboxes:after {
  clear: both;
}
#orderSummaryCheckboxes .checkbox {
  padding-bottom: 15px;
  position: relative;
}
#orderSummaryCheckboxes .checkbox input {
  margin: 0;
  position: absolute;
  top: 5px;
  left: 0;
}
#orderSummaryCheckboxes .checkbox .validationMessage {
  margin-left: 0;
  float: none;
  display: inline-block;
  width: auto;
  margin-left: 25px;
}
#orderSummaryCheckboxes .checkbox label {
  padding-left: 25px;
  width: 100%;
  position: relative;
}
#orderSummaryCheckboxes .checkbox .consent-info,
#orderSummaryCheckboxes .checkbox .consents-types {
  width: 100%;
  position: relative;
}
#orderSummaryCheckboxes .checkbox .consents-types > div {
  padding-left: 0;
}
#orderSummaryCheckboxes .checkbox .consent-info {
  margin-bottom: 15px;
}
#orderSummaryCheckboxes .consents-marketing {
  margin-top: 30px;
}
#orderSummaryCheckboxes .checkbox .consents-types {
  margin-bottom: 25px;
}
#orderSummaryCheckboxes .checkbox .consents-types label {
  width: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  #orderSummaryCheckboxes .checkbox .consents-types label {
    width: auto;
    margin-right: 20px;
  }
}
.order-payment-title {
  margin-bottom: 25px;
}
.order-payment-info-group,
.order-completed-info-group {
  margin-bottom: 25px;
}
.order-payment-info-group label,
.order-completed-info-group label {
  display: inline;
  padding: 0;
  margin-bottom: 10px;
  vertical-align: initial;
}
.order-payment-info-group span,
.order-completed-info-group span {
  font-weight: 600;
}
.order-payment-info-group button,
.order-completed-info-group button,
.order-payment-info-group input[type="submit"],
.order-completed-info-group input[type="submit"],
.order-payment-info-group button:focus,
.order-completed-info-group button:focus,
.order-payment-info-group input[type="submit"]:focus,
.order-completed-info-group input[type="submit"]:focus,
.order-payment-info-group button:hover,
.order-completed-info-group button:hover,
.order-payment-info-group input[type="submit"]:hover,
.order-completed-info-group input[type="submit"]:hover,
.order-payment-info-group .basket-area-footer .btn-primary,
.order-completed-info-group .basket-area-footer .btn-primary,
.order-payment-info-group .basket-area-footer .btn-primary:focus,
.order-completed-info-group .basket-area-footer .btn-primary:focus,
.order-payment-info-group .basket-area-footer .btn-primary:hover,
.order-completed-info-group .basket-area-footer .btn-primary:hover,
.order-payment-info-group .partner-item-info-contacts a,
.order-completed-info-group .partner-item-info-contacts a,
.order-payment-info-group .partner-item-info-contacts a:focus,
.order-completed-info-group .partner-item-info-contacts a:focus,
.order-payment-info-group .partner-item-info-contacts a:hover,
.order-completed-info-group .partner-item-info-contacts a:hover,
.order-payment-info-group .list-products-filters a,
.order-completed-info-group .list-products-filters a,
.order-payment-info-group .list-products-filters a:focus,
.order-completed-info-group .list-products-filters a:focus,
.order-payment-info-group .list-products-filters a:hover,
.order-completed-info-group .list-products-filters a:hover,
.order-payment-info-group .list-category-clearfilters a,
.order-completed-info-group .list-category-clearfilters a,
.order-payment-info-group .list-category-clearfilters a:focus,
.order-completed-info-group .list-category-clearfilters a:focus,
.order-payment-info-group .list-category-clearfilters a:hover,
.order-completed-info-group .list-category-clearfilters a:hover {
  border: none;
  background-color: transparent;
}
.basket-order-completed {
  padding-left: 15px;
  padding-right: 15px;
}
.basket-order-completed label {
  width: auto;
}
.order-completed-status {
  font-size: 18px;
  text-align: center;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .basket-order-completed,
  .order-payment-container {
    text-align: center;
  }
}
ul {
  list-style-type: square;
}
.tooltip-inner,
.basket-area-items-list .tooltip {
  border-radius: 0;
}
.basket-area-items-list .tooltip-toggle {
  cursor: default;
  position: relative;
}
.basket-area-items-list .tooltip-toggle:hover .tooltip,
.basket-area-items-list .tooltip-toggle:focus .tooltip {
  opacity: 1;
}
.basket-area-items-list .tooltip {
  position: absolute;
  bottom: 100%;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
  margin-bottom: 5px;
}
.basket-area-items-list .tooltip::after {
  content: '';
  bottom: -5px;
}
.modal .product-name {
  font-weight: 600;
}
@media (min-width: 992px) {
  .modal-sm {
    width: 600px;
  }
}
.modal-content {
  border-radius: 0;
}
.modal-added-product .modal-to-basket {
  display: inline-block;
  margin-top: 25px;
}
.modal-header,
.modal-footer {
  border: none;
}
.modal-gallery-image .modal-content {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.img-box {
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.img-box img {
  margin: 0 auto;
}
.alert,
.validationMessage {
  border-radius: 0;
}
.alert button.close,
.alert button.close:hover,
.alert button.close:focus,
.validationMessage button.close,
.validationMessage button.close:hover,
.validationMessage button.close:focus,
.alert .basket-area-footer .btn-primary.close,
.alert .basket-area-footer .btn-primary.close:hover,
.alert .basket-area-footer .btn-primary.close:focus,
.alert .partner-item-info-contacts a.close,
.alert .partner-item-info-contacts a.close:hover,
.alert .partner-item-info-contacts a.close:focus,
.alert .list-products-filters a.close,
.alert .list-products-filters a.close:hover,
.alert .list-products-filters a.close:focus,
.alert .list-category-clearfilters a.close,
.alert .list-category-clearfilters a.close:hover,
.alert .list-category-clearfilters a.close:focus {
  background-color: transparent;
}
@media (max-width: 767px) {
  .alert.notify,
  .validationMessage.notify {
    left: 10px;
  }
}
@media (min-width: 768px) {
  .alert.notify,
  .validationMessage.notify {
    max-width: 500px;
  }
}
body > .cookies {
  font-size: 12px;
  padding: 5px 0 10px 0;
  text-align: center;
  border-top: 1px solid #f7f8f9;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 200;
}
body > .cookies > p {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body > .cookies > p {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body > .cookies > p {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body > .cookies > p {
    width: 1170px;
  }
}
body > .cookies .btn-accept,
body > .cookies .btn-properties {
  margin: 5px;
}
#wrapper > .content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.custom-hidden {
  display: none;
}
.gray-bar {
  height: 50px;
  background-color: #898989;
}
.gray-bar > .container {
  width: 100%;
  color: #fff;
  background-color: #898989;
  border-bottom: 2px solid #7a7a7a;
  padding-left: 0;
  padding-right: 0;
}
.gray-bar > .container:before,
.gray-bar > .container:after {
  content: " ";
  display: table;
}
.gray-bar > .container:after {
  clear: both;
}
.gray-bar > .container:before,
.gray-bar > .container:after {
  content: " ";
  display: table;
}
.gray-bar > .container:after {
  clear: both;
}
.gray-bar > .container > .row {
  height: 48px;
  float: none;
  margin: 0 auto;
}
.gray-bar > .container > .row:before,
.gray-bar > .container > .row:after {
  content: " ";
  display: table;
}
.gray-bar > .container > .row:after {
  clear: both;
}
.gray-bar > .container > .row:before,
.gray-bar > .container > .row:after {
  content: " ";
  display: table;
}
.gray-bar > .container > .row:after {
  clear: both;
}
@media (min-width: 768px) {
  .gray-bar > .container > .row {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .gray-bar > .container > .row {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .gray-bar > .container > .row {
    max-width: 1170px;
  }
}
.gray-bar > .container.affix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media (min-width: 768px) {
  .gray-bar {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.gray-bar .main-menu,
.gray-bar .user-account,
.gray-bar .cart {
  margin-top: 0;
  margin-bottom: 0;
}
.search-box {
  margin-top: -40px;
  margin-bottom: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 48px 48px;
          background-size: 48px 48px;
  background-image: url("data:image/svg+xml,%3C!--%20By%20Sam%20Herbert%20(%40sherb)%2C%20for%20everyone.%20More%20%40%20http%3A%2F%2Fgoo.gl%2F7AJzbL%20--%3E%0A%3Csvg%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20stroke%3D%22%23bbb%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(1%201)%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20stroke-opacity%3D%22.5%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M36%2018c0-9.94-8.06-18-18-18%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3CanimateTransform%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20attributeName%3D%22transform%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22rotate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20from%3D%220%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20to%3D%22360%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dur%3D%221s%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
.search-box:before,
.search-box:after {
  content: " ";
  display: table;
}
.search-box:after {
  clear: both;
}
.search-box:before,
.search-box:after {
  content: " ";
  display: table;
}
.search-box:after {
  clear: both;
}
.search-box > .col-xs-12 {
  opacity: 0;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('https://pasaz24.blob.core.windows.net/web1423/media/baner.jpg?d=08020345');
  -webkit-transition: opacity 1.5s ease;
  -o-transition: opacity 1.5s ease;
  transition: opacity 1.5s ease;
}
.search-box.search-box-visible > .col-xs-12 {
  opacity: 1;
}
@media (min-width: 768px) {
  .search-box {
    -webkit-background-size: auto auto;
            background-size: auto auto;
    min-height: 398px;
    margin-bottom: 0;
  }
}
.search-box .search-widget {
  position: relative;
  z-index: 2;
  margin-top: 120px;
  margin-bottom: 23px;
}
.search-box .search-widget .search-widget-form {
  opacity: 0;
}
.search-box .search-widget .search-widget-query {
  background-color: #fff;
  border: 2px solid #898989;
  height: 55px;
  padding-left: 10px;
  padding-right: 90px;
  width: 100%;
}
.search-box .search-widget .btn-search {
  color: #fff;
  background-color: #898989;
  border: none;
  outline: none;
  height: 55px;
  line-height: 55px;
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-weight: 400;
}
.search-box .search-widget .search-widget-query:hover ~ .btn-search,
.search-box .search-widget .search-widget-query:focus ~ .btn-search,
.search-box .search-widget .btn-search:focus,
.search-box .search-widget .btn-search:hover {
  background-color: #7a7a7a;
}
@media (min-width: 768px) {
  .search-box .search-widget {
    width: 600px;
    margin-top: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .search-box .search-widget .search-widget-query {
    padding-left: 15px;
    padding-right: 185px;
  }
  .search-box .search-widget .btn-search {
    width: 170px;
    font-size: 20px;
    line-height: 48px;
  }
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
footer {
  background-color: #7a7a7a;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer,
footer a {
  color: #fff;
}
footer a:focus,
footer a:hover {
  color: #fff;
}
footer .widget.custom .widget-content {
  line-height: 2;
}
footer .contact-data-email a {
  color: #f7f8f9;
}
@media (max-width: 767px) {
  footer .widget-header {
    margin-bottom: 5px;
  }
  footer .widget-content {
    text-align: center;
  }
}
@media (min-width: 768px) {
  footer .widget-header {
    margin-bottom: 25px;
  }
}
.price-info .widget,
.price-info .widget-content {
  margin: 0;
}
.logo {
  margin: 0;
}
.logo .brand {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 10px;
}
.main-menu .navbar-toggle {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  background-color: transparent;
  border: none;
  outline: none;
  top: 7px;
  position: absolute;
  padding: 0;
}
.main-menu .navbar-toggle::before {
  content: '\2261';
  white-space: pre;
}
.main-menu a {
  color: #fff;
  display: block;
  padding: 14px 20px 13px 20px;
  width: 100%;
}
.main-menu a:hover,
.main-menu a:focus {
  text-decoration: none;
  background-color: #7a7a7a;
}
.main-menu .menu-active > a {
  background-color: #7a7a7a;
}
.main-menu li {
  position: relative;
}
.main-menu ul {
  list-style-type: none;
}
.main-menu ul,
.main-menu ul li {
  margin: 0;
  padding: 0;
}
.main-menu .dropdown-toggle {
  position: relative;
  padding-right: 30px;
}
.main-menu .dropdown-toggle::after {
  content: '';
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  top: 22px;
  right: 15px;
  margin-top: auto;
  margin-bottom: auto;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.main-menu .dropdown-menu a {
  padding-left: 40px;
}
.main-menu .widget-content {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .main-menu {
    width: 100%;
    clear: both;
  }
  .main-menu .nav-collapse > .nav {
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .main-menu {
    float: left;
  }
  .main-menu .navbar-toggle {
    display: none;
  }
  .main-menu .nav-collapse {
    display: block;
  }
  .main-menu .nav li {
    float: left;
  }
  .main-menu .dropdown-menu {
    position: absolute;
    top: 100%;
    width: 220px;
    left: 0;
    z-index: 10;
    background-color: #898989;
    border-bottom: 2px solid #7a7a7a;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
  }
  .main-menu .dropdown-menu li {
    width: 100%;
  }
  .main-menu .dropdown-menu a {
    padding: 10px 20px;
    width: 100%;
  }
  .main-menu .has-submenu:hover > a {
    background-color: #7a7a7a;
  }
  .main-menu .has-submenu:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
}
.cart {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  float: right;
}
.cart .cart-info {
  padding: 15px 0 15px 32px;
  background-repeat: no-repeat;
  -webkit-background-size: 24px 24px;
          background-size: 24px 24px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22Capa_1%22%0A%20%20%20x%3D%220px%22%0A%20%20%20y%3D%220px%22%0A%20%20%20viewBox%3D%220%200%20299.915%20299.915%22%0A%20%20%20style%3D%22enable-background%3Anew%200%200%20299.915%20299.915%3B%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20width%3D%22512px%22%0A%20%20%20height%3D%22512px%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22shopping-cart.svg%22%3E%3Cmetadata%0A%20%20%20id%3D%22metadata41%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%0A%20%20%20id%3D%22defs39%22%20%2F%3E%3Csodipodi%3Anamedview%0A%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20borderopacity%3D%221%22%0A%20%20%20objecttolerance%3D%2210%22%0A%20%20%20gridtolerance%3D%2210%22%0A%20%20%20guidetolerance%3D%2210%22%0A%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20inkscape%3Awindow-width%3D%221680%22%0A%20%20%20inkscape%3Awindow-height%3D%22987%22%0A%20%20%20id%3D%22namedview37%22%0A%20%20%20showgrid%3D%22false%22%0A%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20inkscape%3Acx%3D%22256%22%0A%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20inkscape%3Awindow-x%3D%221672%22%0A%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20inkscape%3Acurrent-layer%3D%22Capa_1%22%20%2F%3E%0A%3Cg%0A%20%20%20id%3D%22g3%22%0A%20%20%20transform%3D%22matrix(-1%2C0%2C0%2C1%2C299.91397%2C0)%22%3E%0A%09%3Cpath%0A%20%20%20d%3D%22M%20293.494%2C53.616%20H%2055.701%20c%20-0.463%2C0%20-0.88%2C0.174%20-1.318%2C0.27%20L%2044.711%2C21.771%20c%20-0.109%2C-0.347%20-0.341%2C-0.604%20-0.495%2C-0.925%20-0.264%2C-3.303%20-2.956%2C-5.919%20-6.324%2C-5.919%20-0.006%2C0%20-0.019%2C0%20-0.026%2C0%20L%206.401%2C15.061%20C%202.847%2C15.081%20-0.013%2C17.973%200%2C21.52%20c%200.013%2C3.541%202.886%2C6.401%206.427%2C6.401%200.006%2C0%200.019%2C0%200.026%2C0%20l%2026.652%2C-0.116%2061.524%2C204.187%20c%20-6.112%2C5.585%20-10.013%2C13.541%20-10.013%2C22.468%200%2C16.858%2013.663%2C30.527%2030.527%2C30.527%2016.858%2C0%2030.527%2C-13.67%2030.527%2C-30.527%200%2C-4.396%20-0.964%2C-8.548%20-2.635%2C-12.32%20h%2088.819%20c%20-1.671%2C3.773%20-2.635%2C7.924%20-2.635%2C12.32%200%2C16.858%2013.663%2C30.527%2030.527%2C30.527%2016.858%2C0%2030.527%2C-13.67%2030.527%2C-30.527%200%2C-16.857%20-13.67%2C-30.527%20-30.527%2C-30.527%20-6.401%2C0%20-12.333%2C1.986%20-17.243%2C5.354%20H%20132.38%20c%20-4.91%2C-3.368%20-10.836%2C-5.354%20-17.237%2C-5.354%20-3.181%2C0%20-6.189%2C0.623%20-9.075%2C1.523%20l%20-9.178%2C-30.45%20161.918%2C-0.129%20c%202.834%2C0%205.167%2C-1.87%206.016%2C-4.422%200.219%2C-0.405%200.456%2C-0.797%200.585%2C-1.26%20l%2034.274%2C-126.39%20c%200.219%2C-0.803%200.244%2C-1.607%200.154%2C-2.384%200.006%2C-0.135%200.077%2C-0.244%200.077%2C-0.373%200.007%2C-3.553%20-2.872%2C-6.432%20-6.42%2C-6.432%20z%20m%20-33.741%2C183.165%20c%209.749%2C0%2017.674%2C7.924%2017.674%2C17.674%200%2C9.749%20-7.924%2C17.674%20-17.674%2C17.674%20-9.75%2C0%20-17.674%2C-7.924%20-17.674%2C-17.674%200.001%2C-9.75%207.925%2C-17.674%2017.674%2C-17.674%20z%20m%20-144.603%2C0%20c%209.75%2C0%2017.674%2C7.924%2017.674%2C17.674%200%2C9.749%20-7.924%2C17.674%20-17.674%2C17.674%20-9.75%2C0%20-17.674%2C-7.924%20-17.674%2C-17.674%200%2C-9.75%207.924%2C-17.674%2017.674%2C-17.674%20z%20M%20254.04%2C182.03%2093.029%2C182.159%2058.176%2C66.476%20H%20285.377%20L%20254.04%2C182.03%20z%22%0A%20%20%20id%3D%22path5%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20style%3D%22fill%3A%23ffffff%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g7%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g9%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g11%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g13%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g15%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g17%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g19%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g21%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g23%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g25%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g27%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g29%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g31%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g33%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g35%22%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-position: left center;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-left: 20px;
}
.cart .cart-title,
.cart .cart-price {
  display: none;
}
.cart .cart-tooltip {
  display: none;
}
@media (min-width: 768px) {
  .cart .cart-tooltip {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
    background-color: #898989;
    width: 220px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border-bottom: 2px solid #7a7a7a;
  }
  .cart:hover .cart-tooltip {
    visibility: visible;
    opacity: 1;
  }
}
.user-account {
  padding: 15px 0 15px 32px;
  font-size: 13px;
  text-align: right;
  float: right;
}
.user-account,
.user-account a {
  color: #fff;
}
.user-account .user-account-label,
.user-account .user-account-dashboard {
  display: none;
}
.user-account .user-account-actions i {
  top: -2px;
  position: relative;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 11px;
}
.user-account .user-account-actions i::before {
  content: '|';
}
.user-account .user-account-exit + * {
  display: none;
}
.search-widget {
  text-align: center;
}
.search-widget .btn-search {
  padding-top: 0;
  padding-bottom: 0;
}
.category-list .widget-header {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .category-list {
    margin-top: 100px;
    opacity: 0;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
}
.category-list .nav,
.category-list .subnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.category-list a {
  display: block;
  text-decoration: none;
  -webkit-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-transition-duration: .1s;
       -o-transition-duration: .1s;
          transition-duration: .1s;
}
.category-list a:hover,
.category-list a:focus {
  color: #fff;
  background-color: #bbbbbb;
}
@media (max-width: 767px) {
  .category-list a {
    padding: 10px;
    text-align: center;
    margin: 5px auto;
  }
}
@media (min-width: 768px) {
  .category-list a {
    padding: 6px 10px;
  }
}
.category-list .nav > .category-item > a {
  color: #484848;
  text-decoration: none;
  background-color: #f7f8f9;
}
.category-list .nav > .category-item > a:hover,
.category-list .nav > .category-item > a:focus {
  background-color: #bbbbbb;
}
.category-list .nav > .category-item > a:hover,
.category-list .subnav a:hover,
.category-list .nav > .category-item > a:focus,
.category-list .subnav a:focus {
  color: #fff;
}
.category-list .subnav a {
  color: #7a7a7a;
  padding-left: 0;
  padding-right: 0;
}
.category-list .nav-collapse {
  display: block;
  height: auto !important;
}
.category-list .navbar-toggle {
  display: none;
}
@media (max-width: 767px) {
  .category-list .subnav {
    display: none;
  }
  .category-list .nav-collapse.collapse.in .subnav {
    display: block;
  }
}
@media (min-width: 768px) {
  .category-list .collapse {
    display: block;
  }
  .category-list .nav {
    max-width: 220px;
  }
  .category-list .navbar-toggle {
    display: none;
  }
  .category-list .subnav {
    padding: 7px 0;
  }
  .category-list .subnav a {
    padding-left: 20px;
    padding-right: 5px;
  }
}
.list-category-clearfilters a {
  margin-top: 15px;
  display: inline-block;
  width: auto;
}
#ofertaProduktowa {
  height: 38px;
}
.list-products {
  margin-bottom: 50px;
}
.list-products .widget-header h4,
.list-products .widget-header h1,
.list-products .widget-header .modal-header h3 {
  font-size: 30px;
}
.list-products .widget-header,
.list-products .widget-header h4,
.list-products .widget-header h1,
.list-products .widget-header .modal-header h3 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .list-products-actions-container {
    float: right;
  }
}
.list-view {
  list-style-type: none;
  float: right;
  display: none;
}
@media (min-width: 992px) {
  .list-view {
    display: block;
  }
}
.list-view,
.list-view li {
  margin: 0;
  padding: 0;
}
.list-view li:last-child {
  display: none;
}
.list-view li {
  margin-top: 4px;
  float: left;
}
.list-view .active > a {
  opacity: 1;
}
.list-view a {
  margin-left: 3px;
  margin-right: 3px;
  display: block;
  width: 16px;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 16px 16px;
          background-size: 16px 16px;
  opacity: .4;
}
.list-view a.one-column-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20width%3D%22512px%22%0A%20%20%20height%3D%22512px%22%0A%20%20%20viewBox%3D%220%200%2016%2016%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22view-col-1.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata20%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs18%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221680%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22987%22%0A%20%20%20%20%20id%3D%22namedview16%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20%20%20inkscape%3Acx%3D%22-37.966102%22%0A%20%20%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%221672%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22M6%200h10v4h-10v-4z%22%0A%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20fill%3D%22%23A1A1A1%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22M6%206h10v4h-10v-4z%22%0A%20%20%20%20%20id%3D%22path6%22%0A%20%20%20%20%20fill%3D%22%23A1A1A1%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22M6%2012h10v4h-10v-4z%22%0A%20%20%20%20%20id%3D%22path8%22%0A%20%20%20%20%20fill%3D%22%23A1A1A1%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22M%204%2C0%200%2C0%200%2C4%204%2C4%20z%22%0A%20%20%20%20%20id%3D%22path10%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20style%3D%22fill%3A%23a1a1a1%22%0A%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccc%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%204%2C12%20-4%2C0%200%2C4%204%2C0%20z%22%0A%20%20%20%20%20id%3D%22path12%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20style%3D%22fill%3A%23a1a1a1%22%0A%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccc%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%204%2C6.0000003%20-4%2C0%20L%200%2C10%204%2C10%20z%22%0A%20%20%20%20%20id%3D%22path12-7%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20style%3D%22fill%3A%23a1a1a1%22%0A%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccc%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.list-view a.two-column-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M0%200h7v7h-7v-7z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M9%200h7v7h-7v-7z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M0%209h7v7h-7v-7z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M9%209h7v7h-7v-7z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.list-view a.three-column-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M0%200h4v4h-4v-4z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M0%206h4v4h-4v-4z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M0%2012h4v4h-4v-4z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M6%200h4v4h-4v-4z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M6%206h4v4h-4v-4z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M6%2012h4v4h-4v-4z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M12%200h4v4h-4v-4z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M12%206h4v4h-4v-4z%22%2F%3E%0A%3Cpath%20fill%3D%22%23A1A1A1%22%20d%3D%22M12%2012h4v4h-4v-4z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.list-products-amount {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  color: #898989;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .list-products-amount {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .list-products-amount {
    clear: both;
    text-align: center;
    width: 100%;
  }
  .list-products-amount:before,
  .list-products-amount:after {
    content: " ";
    display: table;
  }
  .list-products-amount:after {
    clear: both;
  }
  .list-products-amount:before,
  .list-products-amount:after {
    content: " ";
    display: table;
  }
  .list-products-amount:after {
    clear: both;
  }
}
@media (min-width: 768px) {
  .list-products-amount {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.list-products-sort {
  text-align: center;
}
@media (max-width: 767px) {
  .list-products-sort {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .list-products-sort {
    text-align: right;
    float: right;
    margin-right: 10px;
  }
}
.list-products-sort .dropdown {
  position: relative;
  display: inline-block;
}
.list-products-sort .dropdown > span,
.list-products-sort .dropdown .dropdown-toggle {
  display: inline-block;
  vertical-align: middle;
}
.list-products-sort .dropdown > span {
  color: #7a7a7a;
}
.list-products-sort .dropdown .dropdown-toggle {
  color: #484848;
  position: relative;
  padding-right: 15px;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 5px;
}
.list-products-sort .dropdown .dropdown-toggle::after {
  content: '';
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  top: 7px;
  bottom: auto;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-bottom: 1px solid #7a7a7a;
  border-left: 1px solid #7a7a7a;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.list-products-sort .dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  right: 1px;
  z-index: 1000;
  border: 1px solid #bbbbbb;
  background-color: #fff;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 1px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  text-align: center;
}
.list-products-sort .dropdown .dropdown-menu > li {
  margin: 0;
  padding: 0;
}
.list-products-sort .dropdown .dropdown-menu > li > a {
  display: block;
  width: 100%;
  padding: 3px 20px;
  text-decoration: none;
  color: #484848;
}
.list-products-sort .dropdown .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #bbbbbb;
}
.list-products-sort .dropdown.open .dropdown-menu {
  visibility: visible;
  opacity: 1;
}
.list-products-filters,
.list-category-clearfilters {
  width: 100%;
}
@media (max-width: 767px) {
  .list-products-filters,
  .list-category-clearfilters {
    margin-top: 15px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .list-products-filters,
  .list-category-clearfilters {
    clear: both;
  }
  .list-products-filters:before,
  .list-category-clearfilters:before,
  .list-products-filters:after,
  .list-category-clearfilters:after {
    content: " ";
    display: table;
  }
  .list-products-filters:after,
  .list-category-clearfilters:after {
    clear: both;
  }
  .list-products-filters:before,
  .list-category-clearfilters:before,
  .list-products-filters:after,
  .list-category-clearfilters:after {
    content: " ";
    display: table;
  }
  .list-products-filters:after,
  .list-category-clearfilters:after {
    clear: both;
  }
}
.list-products-filters br,
.list-category-clearfilters br {
  display: none;
}
.list-products-filters a,
.list-category-clearfilters a {
  padding: 5px 10px;
}
.list-products-filters a::after,
.list-category-clearfilters a::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20174.239%20174.239%22%20style%3D%22enable-background%3Anew%200%200%20174.239%20174.239%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%0A%3Cpath%20d%3D%22M146.537%2C1.047c-1.396-1.396-3.681-1.396-5.077%2C0L89.658%2C52.849c-1.396%2C1.396-3.681%2C1.396-5.077%2C0L32.78%2C1.047%20%20c-1.396-1.396-3.681-1.396-5.077%2C0L1.047%2C27.702c-1.396%2C1.396-1.396%2C3.681%2C0%2C5.077l51.802%2C51.802c1.396%2C1.396%2C1.396%2C3.681%2C0%2C5.077%20%20L1.047%2C141.46c-1.396%2C1.396-1.396%2C3.681%2C0%2C5.077l26.655%2C26.655c1.396%2C1.396%2C3.681%2C1.396%2C5.077%2C0l51.802-51.802%20%20c1.396-1.396%2C3.681-1.396%2C5.077%2C0l51.801%2C51.801c1.396%2C1.396%2C3.681%2C1.396%2C5.077%2C0l26.655-26.655c1.396-1.396%2C1.396-3.681%2C0-5.077%20%20l-51.801-51.801c-1.396-1.396-1.396-3.681%2C0-5.077l51.801-51.801c1.396-1.396%2C1.396-3.681%2C0-5.077L146.537%2C1.047z%22%20fill%3D%22%23484848%22%2F%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  -webkit-background-size: 7px 7px;
          background-size: 7px 7px;
  background-position: center center;
  opacity: .6;
}
.list-products-filters a:focus::after,
.list-category-clearfilters a:focus::after,
.list-products-filters a:hover::after,
.list-category-clearfilters a:hover::after {
  opacity: 1;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22Capa_1%22%0A%20%20%20x%3D%220px%22%0A%20%20%20y%3D%220px%22%0A%20%20%20viewBox%3D%220%200%20174.239%20174.239%22%0A%20%20%20style%3D%22enable-background%3Anew%200%200%20174.239%20174.239%3B%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20width%3D%22512px%22%0A%20%20%20height%3D%22512px%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22cross-rev.svg%22%3E%3Cmetadata%0A%20%20%20id%3D%22metadata39%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%0A%20%20%20id%3D%22defs37%22%20%2F%3E%3Csodipodi%3Anamedview%0A%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20borderopacity%3D%221%22%0A%20%20%20objecttolerance%3D%2210%22%0A%20%20%20gridtolerance%3D%2210%22%0A%20%20%20guidetolerance%3D%2210%22%0A%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20inkscape%3Awindow-width%3D%22640%22%0A%20%20%20inkscape%3Awindow-height%3D%22480%22%0A%20%20%20id%3D%22namedview35%22%0A%20%20%20showgrid%3D%22false%22%0A%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20inkscape%3Acx%3D%22256%22%0A%20%20%20inkscape%3Acy%3D%22256%22%0A%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20inkscape%3Awindow-y%3D%220%22%0A%20%20%20inkscape%3Awindow-maximized%3D%220%22%0A%20%20%20inkscape%3Acurrent-layer%3D%22Capa_1%22%20%2F%3E%0A%3Cpath%0A%20%20%20d%3D%22M146.537%2C1.047c-1.396-1.396-3.681-1.396-5.077%2C0L89.658%2C52.849c-1.396%2C1.396-3.681%2C1.396-5.077%2C0L32.78%2C1.047%20%20c-1.396-1.396-3.681-1.396-5.077%2C0L1.047%2C27.702c-1.396%2C1.396-1.396%2C3.681%2C0%2C5.077l51.802%2C51.802c1.396%2C1.396%2C1.396%2C3.681%2C0%2C5.077%20%20L1.047%2C141.46c-1.396%2C1.396-1.396%2C3.681%2C0%2C5.077l26.655%2C26.655c1.396%2C1.396%2C3.681%2C1.396%2C5.077%2C0l51.802-51.802%20%20c1.396-1.396%2C3.681-1.396%2C5.077%2C0l51.801%2C51.801c1.396%2C1.396%2C3.681%2C1.396%2C5.077%2C0l26.655-26.655c1.396-1.396%2C1.396-3.681%2C0-5.077%20%20l-51.801-51.801c-1.396-1.396-1.396-3.681%2C0-5.077l51.801-51.801c1.396-1.396%2C1.396-3.681%2C0-5.077L146.537%2C1.047z%22%0A%20%20%20fill%3D%22%23484848%22%0A%20%20%20id%3D%22path3%22%0A%20%20%20style%3D%22fill%3A%23ffffff%22%20%2F%3E%0A%3Cg%0A%20%20%20id%3D%22g5%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g7%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g9%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g11%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g13%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g15%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g17%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g19%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g21%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g23%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g25%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g27%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g29%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g31%22%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g33%22%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
.list-products-filters a span,
.list-category-clearfilters a span {
  display: none;
}
.list-products-filters .list-products-clearfilters,
.list-category-clearfilters .list-products-clearfilters {
  display: inline;
}
.list-products-empty-list-info {
  text-align: center;
}
.list-products-container {
  clear: both;
  padding-top: 10px;
  position: relative;
}
.list-products-container:before,
.list-products-container:after {
  content: " ";
  display: table;
}
.list-products-container:after {
  clear: both;
}
.list-products-container:before,
.list-products-container:after {
  content: " ";
  display: table;
}
.list-products-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .row.list-products-container {
    margin-left: 0;
    margin-right: 0;
  }
}
.product-item {
  position: relative;
}
.product-item::before,
.product-item::after {
  content: '';
  height: 10px;
  width: 100%;
  position: absolute;
  background-color: #fff;
  z-index: 1;
  display: block;
}
.product-item::before {
  top: 1px;
  left: 0;
}
.product-item::after {
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .product-item {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .product-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-item {
    -webkit-box-shadow: inset 1px 0 0 #f7f8f9, inset 0 1px 0 0 #f7f8f9;
            box-shadow: inset 1px 0 0 #f7f8f9, inset 0 1px 0 0 #f7f8f9;
  }
  .product-item:nth-child(-n+2)::before {
    top: 0;
  }
  .product-item.col-sm-6:nth-child(odd) {
    -webkit-box-shadow: inset 0 1px 0 0 #f7f8f9;
            box-shadow: inset 0 1px 0 0 #f7f8f9;
    clear: left;
  }
}
@media (min-width: 992px) {
  .product-item.one-column {
    -webkit-box-shadow: inset 0 -1px 0 0 #f7f8f9;
            box-shadow: inset 0 -1px 0 0 #f7f8f9;
  }
  .product-item.col-sm-6:not(.col-md-4) {
    -webkit-box-shadow: inset 1px 0 0 #f7f8f9, inset 0 1px 0 0 #f7f8f9;
            box-shadow: inset 1px 0 0 #f7f8f9, inset 0 1px 0 0 #f7f8f9;
  }
  .product-item.col-sm-6:not(.col-md-4):nth-child(-n+2)::before {
    top: 0;
  }
  .product-item.col-sm-6:not(.col-md-4):nth-child(odd) {
    -webkit-box-shadow: inset 0 1px 0 0 #f7f8f9;
            box-shadow: inset 0 1px 0 0 #f7f8f9;
    clear: left;
  }
  .product-item.col-sm-6.col-md-4 {
    -webkit-box-shadow: inset 1px 0 0 #f7f8f9, inset 0 1px 0 0 #f7f8f9;
            box-shadow: inset 1px 0 0 #f7f8f9, inset 0 1px 0 0 #f7f8f9;
  }
  .product-item.col-sm-6.col-md-4:nth-child(-n+3)::before {
    top: 0;
  }
  .product-item.col-sm-6.col-md-4:nth-child(3n+1) {
    -webkit-box-shadow: inset 0 1px 0 0 #f7f8f9;
            box-shadow: inset 0 1px 0 0 #f7f8f9;
  }
}
.product-item-container {
  position: relative;
  padding: 50px 15px 0 15px;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  transition: border-color 0.5s;
  z-index: 2;
}
@media (min-width: 768px) {
  .product-item-container {
    opacity: 0;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
}
.product-item-container:before,
.product-item-container:after {
  content: " ";
  display: table;
}
.product-item-container:after {
  clear: both;
}
.product-item-container:before,
.product-item-container:after {
  content: " ";
  display: table;
}
.product-item-container:after {
  clear: both;
}
@media (max-width: 767px) {
  .product-item-container {
    -webkit-box-shadow: inset 0 1px 0 0 #f7f8f9;
            box-shadow: inset 0 1px 0 0 #f7f8f9;
  }
}
.product-item-container:hover {
  border-color: #bbbbbb;
}
.product-item-container:hover .product-image-container img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
@media (min-width: 768px) {
  .one-column .product-item-container {
    padding-top: 30px;
    padding-bottom: 25px;
  }
}
.product-image-container a {
  display: block;
  width: 160px;
  height: 160px;
  position: relative;
  margin: 0 auto;
}
.product-image-container a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}
@media (min-width: 768px) {
  .one-column .product-image-container {
    float: left;
  }
}
.product-data-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
.product-data-container:before,
.product-data-container:after {
  content: " ";
  display: table;
}
.product-data-container:after {
  clear: both;
}
.product-data-container:before,
.product-data-container:after {
  content: " ";
  display: table;
}
.product-data-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .one-column .product-data-container {
    padding-top: 15px;
    margin-left: 175px;
  }
}
.product-title {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  overflow: hidden;
}
.product-title a {
  text-decoration: none;
  color: #7a7a7a;
}
.product-title a:hover,
.product-title a:focus {
  color: #484848;
}
.recommended-label {
  display: block;
  position: absolute;
  top: 9px;
  right: -1px;
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  color: #fff;
  background-color: #7cc576;
  text-transform: uppercase;
  overflow: hidden;
}
.recommended-label::before {
  content: 'Promocja';
  width: 100%;
  text-align: center;
  position: relative;
  display: block;
}
.recommended-label:empty {
  display: none;
}
.service-label {
  display: none;
}
.product-price {
  text-align: center;
  margin: 0;
}
.product-price .product-price-wrap {
  font-size: 17px;
  font-weight: 700;
  color: #7a7a7a;
}
.btn-product-details-link {
  color: #484848;
  border: 1px solid #bbbbbb;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.btn-product-details-link:hover,
.btn-product-details-link:focus {
  color: #fff;
  background-color: #898989;
  outline: none;
}
.btn-product-details-link:hover,
.btn-product-details-link:focus {
  text-decoration: none;
}
.btn-add-to-cart:empty,
.btn-go-out:empty {
  display: none;
}
.list-products .btn-add-to-cart,
.list-products .btn-product-details-link,
.list-products .btn-go-out {
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
}
.product-item .btn-add-to-cart,
.product-item .btn-product-details-link,
.product-item .btn-go-out {
  position: absolute;
  max-width: 150px;
  width: 47%;
}
@media (min-width: 768px) {
  .product-item .btn-add-to-cart,
  .product-item .btn-product-details-link,
  .product-item .btn-go-out {
    -webkit-transform: translateY(200px);
        -ms-transform: translateY(200px);
            transform: translateY(200px);
  }
}
.product-item .btn-add-to-cart,
.product-item .btn-go-out {
  left: 50%;
  margin-left: 5px;
}
.product-item .btn-product-details-link {
  right: 50%;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .product-item:focus .btn-add-to-cart,
  .product-item:hover .btn-add-to-cart,
  .product-item:focus .btn-product-details-link,
  .product-item:hover .btn-product-details-link,
  .product-item:focus .btn-go-out,
  .product-item:hover .btn-go-out {
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
  }
}
.quantity-change {
  position: relative;
  width: 110px;
  margin: 10px auto;
  display: block;
}
.quantity-change input,
.quantity-change input[type="text"] {
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  text-align: center;
}
.quantity-change input,
.quantity-change .btn-minus,
.quantity-change .btn-plus {
  display: block;
  height: 50px;
}
.quantity-change .btn-minus,
.quantity-change .btn-plus {
  position: absolute;
  top: 0;
  width: 30px;
  padding: 0;
  margin: 0;
  border-color: #ebebeb;
}
.quantity-change .btn-minus[disabled],
.quantity-change .btn-plus[disabled] {
  color: #bbbbbb;
}
.quantity-change .btn-minus {
  left: 0;
}
.quantity-change .btn-plus {
  right: 0;
}
.btn-go-out,
.btn-go-out:hover,
.btn-go-out:focus {
  text-decoration: none;
}
.product-item .btn-go-out.btn-big-button {
  width: 180px;
  max-width: 180px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.page-product-details #wrapper > .content {
  padding-top: 0;
}
.page-product-details .search-box {
  display: none;
}
.page-product-details .offer-box > .row > .col-sm-3 {
  display: none;
}
.page-product-details .offer-box > .row > .col-sm-9 {
  width: 100%;
}
@media (min-width: 768px) {
  .page-product-details .offer-box > .row > .col-sm-9 {
    padding-left: 88px;
  }
}
.widget-product-details {
  padding: 48px 0 20px 0;
}
.product-details-image-container {
  position: relative;
  display: block;
  width: 50%;
  float: left;
}
@media (min-width: 768px) {
  .product-details-image-container {
    padding-right: 15px;
  }
}
.product-details-image-container .recommended-label {
  top: 0;
  right: 15px;
}
.product-details-slider {
  position: relative;
}
.product-details-slider > .carousel {
  border: 1px solid #ebebeb;
  padding: 15px 0;
}
.product-details-slider > .carousel .item {
  height: 180px;
}
@media (min-width: 768px) {
  .product-details-slider > .carousel {
    padding: 40px 0;
  }
  .product-details-slider > .carousel .item {
    height: 293px;
  }
}
.product-details-slider > .carousel-thumbnails {
  position: absolute;
  top: 0;
  left: 0;
  width: 67px;
  left: -73px;
}
@media (max-width: 767px) {
  .product-details-slider > .carousel-thumbnails {
    display: none;
  }
}
.product-details-slider > .carousel-thumbnails ul,
.product-details-slider > .carousel-thumbnails li {
  margin: 0;
  padding: 0;
}
.product-details-slider > .carousel-thumbnails ul {
  list-style-type: none;
}
.product-details-slider > .carousel-thumbnails ul:before,
.product-details-slider > .carousel-thumbnails ul:after {
  content: " ";
  display: table;
}
.product-details-slider > .carousel-thumbnails ul:after {
  clear: both;
}
.product-details-slider > .carousel-thumbnails ul:before,
.product-details-slider > .carousel-thumbnails ul:after {
  content: " ";
  display: table;
}
.product-details-slider > .carousel-thumbnails ul:after {
  clear: both;
}
.product-details-slider > .carousel-thumbnails .left.carousel-control,
.product-details-slider > .carousel-thumbnails .right.carousel-control {
  display: none;
}
.product-details-slider > .carousel-thumbnails .item {
  position: relative !important;
  float: left !important;
  clear: both !important;
  left: auto !important;
  top: auto !important;
  display: block !important;
}
.product-details-slider > .carousel-thumbnails .item > li {
  width: 67px;
  height: 72px;
  border: 1px solid #ebebeb;
  position: relative;
  clear: both;
  cursor: pointer;
  margin-bottom: 4px;
}
.product-details-slider > .carousel-thumbnails .item > li a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: border .5s ease;
  -o-transition: border .5s ease;
  transition: border .5s ease;
  border: 2px solid transparent;
}
.product-details-slider > .carousel-thumbnails .item > li a.selected {
  border: 2px solid #ebebeb;
}
.product-details-slider > .carousel-thumbnails .item > li img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 15px solid transparent;
}
.product-details-data-container {
  padding-top: 20px;
  display: block;
}
@media (min-width: 768px) {
  .product-details-data-container {
    width: 50%;
    float: left;
    padding-top: 30px;
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  .product-details-data-container {
    padding-left: 65px;
  }
}
.product-details-title {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 15px;
  word-spacing: .20em;
}
@media (min-width: 768px) {
  .product-details-title {
    margin-bottom: 20px;
  }
}
.product-details-price {
  color: #bbbbbb;
  margin-bottom: 35px;
}
.product-details-price > p {
  margin-top: 0;
  margin-bottom: 15px;
}
.product-details-price > p span {
  display: inline-block;
}
.product-details-price > p span:first-child {
  width: 120px;
}
.product-details-price > p span:nth-child(2) {
  font-size: 24px;
  font-weight: 600;
  color: #484848;
}
.product-details-price > .product-details-taxes-price span:last-child {
  color: #bbbbbb;
}
.product-details-actions .btn-add-to-cart,
.product-details-actions .btn-go-out {
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
}
.product-details-image-container,
.product-details-data-container {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .product-details-image-container,
  .product-details-data-container {
    width: 100%;
    text-align: center;
    clear: both;
  }
  .product-details-image-container:before,
  .product-details-data-container:before,
  .product-details-image-container:after,
  .product-details-data-container:after {
    content: " ";
    display: table;
  }
  .product-details-image-container:after,
  .product-details-data-container:after {
    clear: both;
  }
  .product-details-image-container:before,
  .product-details-data-container:before,
  .product-details-image-container:after,
  .product-details-data-container:after {
    content: " ";
    display: table;
  }
  .product-details-image-container:after,
  .product-details-data-container:after {
    clear: both;
  }
}
.one-product-tables {
  clear: both;
}
.one-product-tables:before,
.one-product-tables:after {
  content: " ";
  display: table;
}
.one-product-tables:after {
  clear: both;
}
.one-product-tables:before,
.one-product-tables:after {
  content: " ";
  display: table;
}
.one-product-tables:after {
  clear: both;
}
.one-product-tables .nav-tabs {
  display: none;
}
.one-product-tables .tab-pane {
  opacity: 1;
  border: 1px solid #ebebeb;
  padding: 15px;
  margin-bottom: 10px;
}
.products-group-details-container .variant-filter-key,
.products-group-details-container .variant-filter-value {
  color: #bbbbbb;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.products-group-details-container .variant-filter-key:before,
.products-group-details-container .variant-filter-value:before,
.products-group-details-container .variant-filter-key:after,
.products-group-details-container .variant-filter-value:after {
  content: " ";
  display: table;
}
.products-group-details-container .variant-filter-key:after,
.products-group-details-container .variant-filter-value:after {
  clear: both;
}
.products-group-details-container .variant-filter-key:before,
.products-group-details-container .variant-filter-value:before,
.products-group-details-container .variant-filter-key:after,
.products-group-details-container .variant-filter-value:after {
  content: " ";
  display: table;
}
.products-group-details-container .variant-filter-key:after,
.products-group-details-container .variant-filter-value:after {
  clear: both;
}
.products-group-details-container .variant-filter-key {
  margin-bottom: 10px;
}
.products-group-details-container .variant-filter-value {
  margin-bottom: 5px;
  width: 100%;
}
@media (min-width: 992px) {
  .products-group-details-container .variant-filter-value {
    max-width: 200px;
  }
}
.widget-product-details .panel-group,
.widget-product-details .panel,
.widget-product-details .panel-heading,
.widget-product-details .panel-body {
  clear: both;
}
.widget-product-details .panel-group:before,
.widget-product-details .panel:before,
.widget-product-details .panel-heading:before,
.widget-product-details .panel-body:before,
.widget-product-details .panel-group:after,
.widget-product-details .panel:after,
.widget-product-details .panel-heading:after,
.widget-product-details .panel-body:after {
  content: " ";
  display: table;
}
.widget-product-details .panel-group:after,
.widget-product-details .panel:after,
.widget-product-details .panel-heading:after,
.widget-product-details .panel-body:after {
  clear: both;
}
.widget-product-details .panel-group:before,
.widget-product-details .panel:before,
.widget-product-details .panel-heading:before,
.widget-product-details .panel-body:before,
.widget-product-details .panel-group:after,
.widget-product-details .panel:after,
.widget-product-details .panel-heading:after,
.widget-product-details .panel-body:after {
  content: " ";
  display: table;
}
.widget-product-details .panel-group:after,
.widget-product-details .panel:after,
.widget-product-details .panel-heading:after,
.widget-product-details .panel-body:after {
  clear: both;
}
.widget-product-details .panel-group {
  border: 1px solid #ebebeb;
  margin-bottom: 9px;
  padding: 0;
}
.widget-product-details .panel-heading {
  position: relative;
}
.widget-product-details .panel-heading[data-toggle="collapse"]::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 57px;
  display: block;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  z-index: 1;
}
.widget-product-details .panel-title {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 17px 15px;
  position: relative;
  z-index: 2;
}
.widget-product-details .panel-heading[data-toggle="collapse"] > .panel-title {
  cursor: pointer;
}
.widget-product-details .panel-heading[data-toggle="collapse"] > .panel-title::before,
.widget-product-details .panel-heading[data-toggle="collapse"] > .panel-title::after {
  content: '';
  display: block;
  position: absolute;
  top: 27px;
  right: 18px;
  width: 22px;
  height: 2px;
  background-color: #484848;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}
.widget-product-details .panel-heading.collapsed > .panel-title::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.widget-product-details .panel-body {
  padding: 5px 15px 10px 15px;
}
@media (min-width: 768px) {
  .widget-product-details .panel-body {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.widget-product-details .panel-body .attach {
  margin: 10px 0 5px 0;
}
.widget-product-details .panel-body .attach a {
  margin-right: 10px;
  text-decoration: underline;
}
.widget-product-details .panel-body table td label {
  margin: 0;
}
@media (min-width: 768px) {
  .product-details-image-container,
  .product-details-data-container {
    opacity: 0;
  }
}
.widget.contact-form .btn-send-message {
  width: 125px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .widget.contact-form .btn-send-message {
    margin-left: auto;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .widget.contact-form {
    opacity: 0;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
}
.widget.contact-form .form-group.consent {
  position: relative;
  padding-left: 22px;
}
.widget.contact-form .form-group.consent .consent-checkbox {
  position: absolute;
  top: 5px;
  left: 0;
}
.widget.contact-data .widget-content > div {
  margin-bottom: 7px;
}
.widget.contact-data .contact-data-email a {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .widget.contact-data {
    margin-left: 50px;
  }
}
@media (min-width: 992px) {
  .widget.contact-data {
    margin-left: 120px;
    opacity: 0;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
}

/*# sourceMappingURL=style.css.map */
