@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/fontawesome.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/regular.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/solid.min.css');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:768px) {
  .container {
    width: 740px
  }
}

@media (min-width:992px) {
  .container {
    width: 960px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1160px
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px
}

.row {
  margin-left: -10px;
  margin-right: -10px
}

.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: 10px;
  padding-right: 10px
}

.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.666666667%
}

.col-xs-10 {
  width: 83.333333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.666666667%
}

.col-xs-7 {
  width: 58.333333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.666666667%
}

.col-xs-4 {
  width: 33.333333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.666666667%
}

.col-xs-1 {
  width: 8.333333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.666666667%
}

.col-xs-pull-10 {
  right: 83.333333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.666666667%
}

.col-xs-pull-7 {
  right: 58.333333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.666666667%
}

.col-xs-pull-4 {
  right: 33.333333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.666666667%
}

.col-xs-pull-1 {
  right: 8.333333333%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.666666667%
}

.col-xs-push-10 {
  left: 83.333333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.666666667%
}

.col-xs-push-7 {
  left: 58.333333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.666666667%
}

.col-xs-push-4 {
  left: 33.333333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.666666667%
}

.col-xs-push-1 {
  left: 8.333333333%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.666666667%
}

.col-xs-offset-10 {
  margin-left: 83.333333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.666666667%
}

.col-xs-offset-7 {
  margin-left: 58.333333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.666666667%
}

.col-xs-offset-4 {
  margin-left: 33.333333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.666666667%
}

.col-xs-offset-1 {
  margin-left: 8.333333333%
}

.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.666666667%
  }

  .col-sm-10 {
    width: 83.333333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.666666667%
  }

  .col-sm-7 {
    width: 58.333333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.666666667%
  }

  .col-sm-4 {
    width: 33.333333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.666666667%
  }

  .col-sm-1 {
    width: 8.333333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.666666667%
  }

  .col-sm-pull-10 {
    right: 83.333333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.666666667%
  }

  .col-sm-pull-7 {
    right: 58.333333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.666666667%
  }

  .col-sm-pull-4 {
    right: 33.333333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.666666667%
  }

  .col-sm-pull-1 {
    right: 8.333333333%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.666666667%
  }

  .col-sm-push-10 {
    left: 83.333333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.666666667%
  }

  .col-sm-push-7 {
    left: 58.333333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.666666667%
  }

  .col-sm-push-4 {
    left: 33.333333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.666666667%
  }

  .col-sm-push-1 {
    left: 8.333333333%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.666666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.333333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.666666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.666666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.333333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.666666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333%
  }

  .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.666666667%
  }

  .col-md-10 {
    width: 83.333333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.666666667%
  }

  .col-md-7 {
    width: 58.333333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.666666667%
  }

  .col-md-4 {
    width: 33.333333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.666666667%
  }

  .col-md-1 {
    width: 8.333333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.666666667%
  }

  .col-md-pull-10 {
    right: 83.333333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.666666667%
  }

  .col-md-pull-7 {
    right: 58.333333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.666666667%
  }

  .col-md-pull-4 {
    right: 33.333333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.666666667%
  }

  .col-md-pull-1 {
    right: 8.333333333%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.666666667%
  }

  .col-md-push-10 {
    left: 83.333333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.666666667%
  }

  .col-md-push-7 {
    left: 58.333333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.666666667%
  }

  .col-md-push-4 {
    left: 33.333333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.666666667%
  }

  .col-md-push-1 {
    left: 8.333333333%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.666666667%
  }

  .col-md-offset-10 {
    margin-left: 83.333333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.666666667%
  }

  .col-md-offset-7 {
    margin-left: 58.333333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.666666667%
  }

  .col-md-offset-4 {
    margin-left: 33.333333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.666666667%
  }

  .col-md-offset-1 {
    margin-left: 8.333333333%
  }

  .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.666666667%
  }

  .col-lg-10 {
    width: 83.333333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.666666667%
  }

  .col-lg-7 {
    width: 58.333333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.666666667%
  }

  .col-lg-4 {
    width: 33.333333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.666666667%
  }

  .col-lg-1 {
    width: 8.333333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.666666667%
  }

  .col-lg-pull-10 {
    right: 83.333333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.666666667%
  }

  .col-lg-pull-7 {
    right: 58.333333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.666666667%
  }

  .col-lg-pull-4 {
    right: 33.333333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.666666667%
  }

  .col-lg-pull-1 {
    right: 8.333333333%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.666666667%
  }

  .col-lg-push-10 {
    left: 83.333333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.666666667%
  }

  .col-lg-push-7 {
    left: 58.333333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.666666667%
  }

  .col-lg-push-4 {
    left: 33.333333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.666666667%
  }

  .col-lg-push-1 {
    left: 8.333333333%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.666666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.333333333%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-8 {
    margin-left: 66.666666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-5 {
    margin-left: 41.666666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.333333333%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-2 {
    margin-left: 16.666666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333%
  }

  .col-lg-offset-0 {
    margin-left: 0%
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}

.clearfix:before,
.clearfix:after,
.container:before,
.container-fluid:before,
.row:before,
.modal-footer:before,
.widget:before,
.summary-data-container:before,
.basket-user-actions:before,
.widget-search-feature .search-feature-container:before,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after,
.widget:after,
.summary-data-container:after,
.basket-user-actions:after,
.widget-search-feature .search-feature-container:after {
  content: " ";
  display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after,
.widget:after,
.summary-data-container:after,
.basket-user-actions:after,
.widget-search-feature .search-feature-container: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
  }
}

.btn-primary {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear
}

.btn-primary:hover,
.btn-primary:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

input[type='text'],
input[type='search'],
input[type='password'],
textarea,
select,
button {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  outline: none
}

input[type='text'],
input[type='search'],
input[type='password'],
textarea,
select {
  font-weight: 400;
  border: 1px solid #d6d6d6;
  clear: both;
  margin: 10px 0;
  padding: 7px 10px;
  width: 100%
}

input[type='text']:disabled,
input[type='search']:disabled,
input[type='password']:disabled,
textarea:disabled,
select:disabled {
  background-color: #f0f0f0
}

input[type='text']:hover,
input[type='search']:hover,
input[type='password']:hover,
textarea:hover,
select:hover,
input[type='text']:focus,
input[type='search']:focus,
input[type='password']:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: 0px 0px 7px #d6d6d6;
  box-shadow: 0px 0px 7px #d6d6d6
}

textarea {
  min-height: 120px;
  resize: none;
  overflow: auto
}

.validationMessage {
  font-size: 0.9rem;
  color: white;
  background: rgba(255, 0, 0, 0.7);
  padding: 3px;
  margin-top: 0;
  margin-bottom: 10px;
  display: table;
  clear: both
}

.validationMessage:before,
.validationMessage:after {
  content: " ";
  display: table
}

.validationMessage:after {
  clear: both
}

.validationMessage:empty {
  display: 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%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal button {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block
}

.modal button:hover,
.modal button:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #d6d6d6;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0
}

.modal-to-basket {
  color: #6abf4e;
  text-decoration: none
}

.modal-to-basket:hover,
.modal-to-basket:focus {
  color: #4f9937;
  text-decoration: underline
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black
}

.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 #d6d6d6;
  min-height: 16.428571429px;
  position: relative
}

.modal-header h4,
.modal-header h3 {
  font-size: 1.125rem;
  font-weight: 700
}

.modal-header .close {
  margin-top: -2px;
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 24px;
  top: 4px;
  right: 10px;
  position: absolute;
  line-height: 1.1
}

.modal-header .close,
.modal-header .close:hover,
.modal-header .close:focus {
  background-color: transparent
}

.modal-header .close:before {
  content: '\00d7';
  color: #333333
}

.modal-title {
  margin: 0;
  line-height: 1.428571429
}

.modal-body {
  overflow-y: auto;
  position: relative;
  padding: 15px
}

.modal-body img {
  max-width: 100%
}

.modal-body .product-name {
  font-weight: 700;
  word-wrap: break-word
}

.modal-gallery-image .modal-body {
  text-align: center
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #d6d6d6
}

.modal-footer button {
  min-width: 100px;
  max-width: 150px;
  display: inline-block
}

.modal-footer .btn-close-modal {
  margin-left: 8px;
  background-color: #d6d6d6
}

.modal-footer .btn-close-modal:hover,
.modal-footer .btn-close-modal:focus {
  background-color: #bcbcbc
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

.btn-close-modal {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear
}

.btn-close-modal:hover,
.btn-close-modal:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

@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)
  }
}

@media (min-width:768px) {
  .modal-dialog {
    width: 600px
  }
}

@media (min-width:768px) {
  .modal-dialog.modal-added-product {
    margin-top: 130px
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 14px
}

body {
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Segoe UI', Arial, sans-serif;
  background-color: white;
  margin: 0;
  padding: 0;
  line-height: 1.3
}

a {
  color: #6abf4e;
  text-decoration: none
}

a:hover,
a:focus {
  color: #4f9937;
  text-decoration: underline
}

a.fileLink {
  padding-left: 24px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px;
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3C%21DOCTYPE%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%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20309.197%20309.197%22%20style%3D%22enable-background%3Anew%200%200%20309.197%20309.197%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%0A%3Cg%3E%0A%09%3Cpolygon%20points%3D%22225.276%2C110.7%20188.393%2C110.7%20188.393%2C10.034%20120.809%2C10.034%20120.809%2C110.702%2083.915%2C110.702%20154.596%2C211.585%20%20%22%20fill%3D%22%236ABF4E%22%2F%3E%0A%09%3Cpolygon%20points%3D%22260.002%2C176.673%20260.002%2C249.962%2049.196%2C249.962%2049.196%2C176.673%200%2C176.673%200%2C299.163%20309.197%2C299.163%20%20%20%20309.197%2C176.673%20%20%22%20fill%3D%22%236ABF4E%22%2F%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%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A')
}

b,
strong {
  font-weight: 700
}

#spin .spinner div {
  background-color: #6abf4e !important
}

header:before,
footer:before,
.content:before,
header:after,
footer:after,
.content:after {
  content: " ";
  display: table
}

header:after,
footer:after,
.content:after {
  clear: both
}

.cookies {
  border-top: 4px solid #6abf4e;
  text-align: center;
  padding: 10px 10px 0 10px;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: white;
  width: 100%;
  z-index: 1025;
  -webkit-box-shadow: 0 0 5px #d6d6d6;
  box-shadow: 0 0 5px #d6d6d6
}

.cookies button {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
  max-width: none;
  margin: 10px 0
}

.cookies button:hover,
.cookies button:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

@media (min-width:768px) {
  .cookies button {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block
  }
}

.widget {
  padding: 10px 0;
  border: 0
}

.widget .widget-header {
  margin-bottom: 15px;
  word-wrap: break-word;
  text-transform: uppercase;
  color: #6abf4e
}

.widget .widget-header h4,
.widget .widget-header h1 {
  font-size: 1.1rem;
  font-weight: 500;
  padding: 14px 0
}

footer .widget .widget-header {
  color: #333333;
  text-transform: none
}

.widget button {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
  max-width: 120px;
  margin-left: auto;
  margin-right: 0
}

.widget button:hover,
.widget button:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

.pagination {
  padding: 5px;
  font-size: 0.9rem;
  text-align: center
}

@media (min-width:768px) {
  .pagination {
    text-align: right
  }
}

.pagination a,
.pagination .arrow-left,
.pagination .arrow-right {
  margin: 2px;
  background-color: whitesmoke;
  padding: 6px 5px;
  min-width: 28px;
  display: inline-block;
  text-align: center;
  text-decoration: none
}

.blue-container .pagination a,
.blue-container .pagination .arrow-left,
.blue-container .pagination .arrow-right {
  background-color: #53a03a
}

.blue-container .pagination a:hover,
.blue-container .pagination .arrow-left:hover,
.blue-container .pagination .arrow-right:hover {
  background-color: #5db341
}

.pagination a {
  color: #333333;
  cursor: pointer
}

.pagination a:hover {
  color: #333333;
  background-color: #d6d6d6
}

.pagination .current-page {
  font-weight: 700
}

.pagination input[type="text"] {
  width: 50px;
  text-align: center
}

.pagination input[type="text"],
.pagination .btn {
  display: inline-block;
  line-height: 28px;
  height: 28px
}

.pagination .btn {
  padding: 0;
  max-width: 50px
}

.basket-area {
  padding-top: 25px;
  padding-bottom: 10px
}

.basket-steps {
  margin: 0 0 20px 0;
  font-size: 1.2rem;
  color: #b2b2b2
}

.basket-steps a {
  color: #333333
}

.basket-steps i {
  color: #333333
}

.basket-steps i:before {
  content: '\00BB'
}

#orderSummaryCheckboxes input[type="checkbox"] {
  position: relative;
  top: 2px
}

.basket-order-title,
.summary-data-container h4,
.basket-order-completed h4,
.order-payment-container h4 {
  font-size: 1.4rem;
  margin-bottom: 15px
}

.basket-area-empty a {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 180px;
  margin-top: 15px
}

.basket-area-empty a:hover,
.basket-area-empty a:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

.basket-area-empty a:before,
.basket-area-empty a:after {
  content: " ";
  display: table
}

.basket-area-empty a:after {
  clear: both
}

.basket-area-items-list {
  border-top: 1px solid #d6d6d6;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 25px
}

.basket-area-items-list a {
  color: #333333;
  word-wrap: break-word
}

.basket-area-items-list .item-title {
  display: block
}

.basket-area-items-list .item-title,
.basket-area-items-list .item-description {
  word-wrap: break-word;
  word-break: break-word
}

.basket-area-items-list .item-features {
  margin: 5px 0 0 0
}

.basket-area-items-list thead {
  font-weight: 700;
  display: none
}

.basket-area-items-list tr {
  border-bottom: 1px solid #d6d6d6;
  display: block;
  padding: 20px 0;
  position: relative
}

.basket-area-items-list th {
  padding: 5px;
  text-align: center
}

.basket-area-items-list td {
  text-align: center;
  vertical-align: middle;
  display: block;
  padding: 5px;
  clear: both;
  width: 100%
}

.basket-area-items-list .quantity-change {
  height: auto
}

.basket-area-items-list .amount-quantity {
  display: block;
  clear: both
}

.basket-area-items-list .remove-item-from-basket {
  position: absolute;
  top: 5px;
  right: 0;
  width: 24px;
  height: 24px;
  background: transparent url('../img/delete.png') center center no-repeat;
  border: none;
  cursor: pointer
}

.basket-area-items-list img {
  max-width: 120px;
  max-height: 120px
}

@media (min-width:992px) {
  .basket-area-items-list {
    border-top: none
  }

  .basket-area-items-list thead {
    display: table-header-group
  }

  .basket-area-items-list th.th-image {
    width: 150px
  }

  .basket-area-items-list th.th-name {
    width: 350px
  }

  .basket-area-items-list th.th-quantity {
    width: 160px
  }

  .basket-area-items-list tr {
    display: table-row;
    padding: 0
  }

  .basket-area-items-list td {
    display: table-cell;
    width: auto;
    padding: 20px 10px;
    clear: none
  }

  .basket-area-items-list .remove-item-from-basket {
    position: relative;
    top: auto;
    right: auto
  }
}

.basket-area-items-list .standard-price {
  font-size: 0.9em;
  color: #8c8c8c;
  text-decoration: line-through;
  display: block
}

.basket-order-summary .basket-area-items-list {
  margin-bottom: 20px
}

@media (min-width:992px) {
  .basket-order-summary .basket-area-items-list {
    margin-bottom: 40px;
    border-top: none
  }

  .basket-order-summary .basket-area-items-list thead {
    display: table-header-group
  }
}

.basket-order-summary .basket-area-items-list a {
  color: #333333
}

@media (min-width:992px) {
  .basket-order-completed .basket-area-items-list {
    border-top: none
  }

  .basket-order-completed .basket-area-items-list thead {
    display: table-header-group
  }
}

.basket-area-summary {
  text-align: center
}

.basket-area-summary .basket-area-summary-price {
  padding: 15px 0
}

.basket-area-summary .basket-area-summary-price span {
  font-size: 1.25rem;
  font-weight: 700;
  color: #6abf4e;
  display: block;
  clear: both;
  padding: 10px
}

.basket-area-summary form:before,
.basket-area-summary form:after {
  content: " ";
  display: table
}

.basket-area-summary form:after {
  clear: both
}

@media (min-width:992px) {
  .basket-area-summary {
    text-align: right
  }

  .basket-area-summary .basket-area-summary-price span {
    display: inline;
    padding: auto;
    clear: none
  }
}

.basket-area-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both
}

.basket-area-footer:before,
.basket-area-footer:after {
  content: " ";
  display: table
}

.basket-area-footer:after {
  clear: both
}

.btn-return,
.btn-shopping-continue,
.btn-checkout,
.btn-search-delivery-points {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 1rem;
  width: 200px;
  clear: both;
  margin: 5px auto;
  margin: 10px auto
}

.btn-return:hover,
.btn-shopping-continue:hover,
.btn-checkout:hover,
.btn-search-delivery-points:hover,
.btn-return:focus,
.btn-shopping-continue:focus,
.btn-checkout:focus,
.btn-search-delivery-points:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

@media (min-width:992px) {

  .btn-return,
  .btn-shopping-continue,
  .btn-checkout,
  .btn-search-delivery-points {
    min-width: 150px;
    width: auto;
    margin: 0 auto
  }
}

@media (min-width:768px) {
  .btn-search-delivery-points {
    margin-left: auto;
    margin-right: 27px
  }
}

.btn-return,
.btn-shopping-continue {
  background-color: #d6d6d6
}

.btn-return:hover,
.btn-shopping-continue:hover,
.btn-return:focus,
.btn-shopping-continue:focus {
  background-color: #bcbcbc
}

@media (min-width:992px) {

  .btn-return,
  .btn-shopping-continue,
  .btn-checkout {
    clear: none
  }

  .btn-return,
  .btn-shopping-continue {
    float: left;
    width: auto
  }

  .btn-checkout {
    float: right
  }

  .btn-shopping-continue,
  .btn-checkout {
    width: auto;
    margin: 0 auto
  }
}

.checkout-shipping-form .form-group,
.checkout-deliveries .form-group {
  padding: 6px 0
}

.checkout-shipping-form .form-group input[type="text"],
.checkout-deliveries .form-group input[type="text"],
.checkout-shipping-form .form-group select,
.checkout-deliveries .form-group select {
  width: 100%;
  clear: both
}

.checkout-shipping-form .form-group input[type="radio"],
.checkout-deliveries .form-group input[type="radio"] {
  margin-right: 3px
}

@media (min-width:768px) {

  .checkout-shipping-form .form-group,
  .checkout-deliveries .form-group {
    width: 630px
  }

  .checkout-shipping-form .form-group.checkbox,
  .checkout-deliveries .form-group.checkbox {
    margin-left: 200px;
    width: auto
  }

  .checkout-shipping-form .form-group input[type="radio"],
  .checkout-deliveries .form-group input[type="radio"] {
    margin-left: 204px;
    margin-right: 7px
  }

  .checkout-shipping-form .form-group label,
  .checkout-deliveries .form-group label {
    display: inline-block;
    width: 200px
  }

  .checkout-shipping-form .form-group .validationMessage,
  .checkout-deliveries .form-group .validationMessage {
    margin-left: 204px
  }

  .checkout-shipping-form .form-group input[type="text"],
  .checkout-deliveries .form-group input[type="text"],
  .checkout-shipping-form .form-group select,
  .checkout-deliveries .form-group select {
    width: 400px
  }
}

#InvoiceUserType_Company {
  float: left
}

#InvoiceUserType_NaturalPerson {
  float: left
}

.checkout-user-data,
.checkout-company-data,
.checkout-deliveries {
  padding: 10px 0
}

.summary-data-container {
  margin-left: -10px;
  margin-right: -10px
}

.summary-data-container>div {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:992px) {
  .summary-data-container>div {
    float: left;
    width: 50%
  }
}

.summary-data-container>div:nth-child(odd) {
  clear: left
}

.summary-data-container>div.summary-comment-form {
  clear: both
}

.summary-data-container table {
  width: 100%;
  margin-bottom: 40px;
  table-layout: fixed
}

.summary-data-container table table {
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
  max-width: 100%;
  table-layout: fixed
}

.summary-data-container table th {
  font-weight: 700
}

.summary-data-container table th,
.summary-data-container table td {
  padding: 8px;
  border: 1px solid #d6d6d6;
  word-break: break-word
}

.summary-data-container table tr td:first-child {
  color: #999999
}

.summary-data-container table b {
  font-weight: 700
}

.summary-data-container textarea {
  margin-top: 0
}

.summary-regulations {
  clear: both
}

.summary-regulations:before,
.summary-regulations:after {
  content: " ";
  display: table
}

.summary-regulations:after {
  clear: both
}

.summary-regulations .checkbox {
  padding: 4px 0
}

.summary-regulations .checkbox .validationMessage {
  margin-top: 8px
}

.summary-agreements {
  margin-bottom: 20px
}

.summary-agreements p {
  padding: 4px 0
}

.order-payment-container,
.order-completed-container-properties {
  padding-top: 25px;
  padding-bottom: 20px
}

.order-payment-container p,
.order-completed-container-properties p {
  padding-bottom: 15px
}

.order-payment-container span,
.order-completed-container-properties span {
  font-weight: 700
}

h4.order-completed-info-title,
.order-completed-container-products {
  margin-bottom: 30px
}

.order-payment-info-group,
.order-completed-info-group {
  margin-bottom: 20px
}

.order-completed-status {
  text-align: center
}

.order-completed-status p {
  margin-bottom: 10px
}

.basket-user-actions {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 40px
}

.basket-user-actions .basket-user-login,
.basket-user-actions .basket-user-register,
.basket-user-actions .basket-user-order-proceed {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  padding-bottom: 35px
}

@media (min-width:992px) {

  .basket-user-actions .basket-user-login,
  .basket-user-actions .basket-user-register,
  .basket-user-actions .basket-user-order-proceed {
    float: left;
    width: 33.333333333%
  }
}

.basket-user-actions .basket-user-login h4,
.basket-user-actions .basket-user-register h4,
.basket-user-actions .basket-user-order-proceed h4 {
  font-size: 1.25rem;
  margin-bottom: 20px
}

.basket-user-actions .basket-user-login button,
.basket-user-actions .basket-user-register button,
.basket-user-actions .basket-user-order-proceed button {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-left: auto;
  margin-right: auto;
  width: 180px
}

.basket-user-actions .basket-user-login button:hover,
.basket-user-actions .basket-user-register button:hover,
.basket-user-actions .basket-user-order-proceed button:hover,
.basket-user-actions .basket-user-login button:focus,
.basket-user-actions .basket-user-register button:focus,
.basket-user-actions .basket-user-order-proceed button:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

.basket-user-actions .basket-user-order-proceed>button {
  background-color: #4f9937
}

.basket-user-actions .basket-user-order-proceed>button:hover {
  background-color: #6abf4e
}

.order-payment-dotpay button[type="submit"] {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-left: 0;
  margin-right: auto;
  min-width: 140px
}

.order-payment-dotpay button[type="submit"]:hover,
.order-payment-dotpay button[type="submit"]:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

.basket-deliveries h4 {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 10px
}

.delivery-points {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #d6d6d6
}

.delivery-points:empty {
  display: none
}

.form-group.delivery-points {
  padding: 0
}

@media (min-width:768px) {
  .form-group.delivery-points {
    width: 603px
  }
}

.delivery-points:before,
.delivery-points:after {
  content: " ";
  display: table
}

.delivery-points:after {
  clear: both
}

.delivery-points>div {
  border-bottom: 1px solid #d6d6d6
}

.delivery-points>div:last-child {
  border-bottom: none
}

@media (min-width:768px) {
  .checkout-deliveries .alert {
    width: 603px;
    margin-left: 0;
    margin-right: auto
  }
}

.active-delivery-point {
  background: #f2fae3;
  color: #659f13
}

@media print {
  .zamowienie.podsumowanie_zamowienia * {
    font-family: Arial, sans-serif !important;
    font-size: 10px
  }

  .zamowienie.podsumowanie_zamowienia .basket-area-footer,
  .zamowienie.podsumowanie_zamowienia .basket-steps,
  .zamowienie.podsumowanie_zamowienia .powered-by,
  .zamowienie.podsumowanie_zamowienia .summary-agreements,
  .zamowienie.podsumowanie_zamowienia .summary-regulations,
  .zamowienie.podsumowanie_zamowienia footer,
  .zamowienie.podsumowanie_zamowienia header {
    display: none
  }

  .zamowienie.podsumowanie_zamowienia .order-items-list-title {
    display: table-header-group
  }

  .zamowienie.podsumowanie_zamowienia .basket-area-items-list {
    margin-bottom: 20px
  }

  .zamowienie.podsumowanie_zamowienia .basket-area-items-list tr {
    display: table-row;
    padding: 0
  }

  .zamowienie.podsumowanie_zamowienia h4 {
    margin-bottom: 5px
  }

  .zamowienie.podsumowanie_zamowienia .basket-area-items-list-data tr td,
  .zamowienie.podsumowanie_zamowienia .basket-area-items-list-data tr td a {
    padding: 2px;
    font-size: 10px
  }

  .zamowienie.podsumowanie_zamowienia .basket-area-items-list-data:nth-child(3n) {
    width: 150px
  }

  .zamowienie.podsumowanie_zamowienia .basket-area-items-list-data img {
    max-width: 75px;
    max-height: 75px
  }

  .zamowienie.podsumowanie_zamowienia td:first-child,
  .zamowienie.podsumowanie_zamowienia th:first-child {
    width: 100px
  }

  .zamowienie.podsumowanie_zamowienia td:nth-child(2),
  .zamowienie.podsumowanie_zamowienia th:nth-child(2) {
    width: 200px
  }

  .zamowienie.podsumowanie_zamowienia td {
    display: table-cell;
    width: auto;
    padding: 2px;
    clear: none
  }

  .zamowienie.podsumowanie_zamowienia td .item-description {
    font-size: 0.8em
  }

  .zamowienie.podsumowanie_zamowienia .summary-data-container td,
  .zamowienie.podsumowanie_zamowienia .summary-data-container th {
    width: auto
  }

  .zamowienie.podsumowanie_zamowienia .summary-data-container>div {
    width: 50%;
    float: left
  }

  .zamowienie.podsumowanie_zamowienia .summary-data-container>div:nth-child(odd) {
    clear: both;
    padding-right: 10px
  }

  .zamowienie.podsumowanie_zamowienia .summary-data-container>div:nth-child(event) {
    padding-left: 10px
  }

  .zamowienie.podsumowanie_zamowienia .summary-data-container>div.summary-comment-form {
    clear: both;
    padding-right: 10px
  }

  .zamowienie.podsumowanie_zamowienia .summary-data-container>div table {
    margin-bottom: 15px
  }

  .zamowienie.podsumowanie_zamowienia .tooltip-toggle {
    display: block;
    width: 100%
  }

  .zamowienie.podsumowanie_zamowienia .tooltip {
    width: 100%;
    display: block;
    position: relative;
    border: none;
    padding: 3px;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: auto;
    transform: none;
    min-width: 0
  }

  .summary-comment-form {
    margin: 5px 0
  }

  .summary-comment-form textarea {
    min-height: 0;
    border: none
  }
}

.discount-code-form {
  text-align: left
}

@media (min-width:768px) {
  .discount-code-form {
    text-align: right
  }
}

.discount-code-form:before,
.discount-code-form:after {
  content: " ";
  display: table
}

.discount-code-form:after {
  clear: both
}

.discount-code-form .form-group {
  width: 100%
}

@media (min-width:768px) {
  .discount-code-form .form-group {
    width: 360px;
    float: right
  }
}

.discount-code-form .input-discount-code,
.discount-code-form .btn-discount-code {
  float: left;
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 38px
}

.discount-code-form .input-discount-code {
  width: 65%;
  border-right: 0
}

.discount-code-form .btn-discount-code {
  width: 35%;
  margin-top: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  min-width: 0
}

.max-discount-exceeded-info {
  font-weight: bold;
  color: red
}

#easypack-map button.btn.btn-search {
  margin: 0
}

.alert {
  padding: 15px 20px;
  margin: 15px auto;
  border: 1px solid #dddddd;
  background: whitesmoke;
  text-align: center;
  border-radius: none;
  z-index: 10;
  word-wrap: break-word;
  word-break: break-word
}

.alert h4 {
  margin-top: 0;
  color: inherit
}

.alert a {
  font-weight: 700
}

.alert-dismissible {
  padding-right: 30px;
  position: relative
}

.alert-dismissible .close {
  color: inherit;
  top: 5px;
  right: 5px;
  position: absolute;
  background: none;
  border: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.alert-dismissible .close:hover,
.alert-dismissible .close:focus {
  box-shadow: none;
  outline: none
}

.alert-success {
  background: #659f13;
  color: white
}

.alert-info {
  background: #2d7091;
  color: white
}

.alert-warning {
  background: #e28327;
  color: white
}

.alert-danger {
  background: #d85030;
  color: white
}

.notify {
  font-size: 16px;
  font-weight: 700;
  margin-left: 10px
}

@media (min-width:768px) {
  .notify {
    max-width: 400px
  }

  .modal-open .notify {
    margin-right: 17px !important
  }
}

.blue-container {
  color: white;
  background-color: #6abf4e;
  clear: both
}

.blue-container:before,
.blue-container:after {
  content: " ";
  display: table
}

.blue-container:after {
  clear: both
}

.gray-container {
  background-color: #f7f7f7;
  clear: both
}

.gray-container:before,
.gray-container:after {
  content: " ";
  display: table
}

.gray-container:after {
  clear: both
}

.social-gplus,
.social-facebook {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-repeat: no-repeat;
  display: block;
  margin: 4px;
  float: right
}

.social-gplus {
  background-color: #c62328;
  background-size: 22px;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.978%2011.178c0%202.988%200.998%205.144%202.964%206.41%201.612%201.040%203.48%201.196%204.452%201.196%200.236%200%200.426-0.012%200.558-0.020%200%200-0.308%202.008%201.18%203.992h-0.068c-2.578%200-10.986%200.538-10.986%207.454%200%207.032%207.722%207.39%209.272%207.39%200.122%200%200.194-0.004%200.194-0.004%200.016%200%200.126%200.004%200.316%200.004%200.994%200%203.564-0.124%205.95-1.286%203.096-1.5%204.666-4.118%204.666-7.77%200-3.528-2.392-5.628-4.138-7.164-1.066-0.938-1.988-1.746-1.988-2.532%200-0.8%200.674-1.402%201.524-2.164%201.378-1.23%202.678-2.984%202.678-6.3%200-2.914-0.378-4.872-2.708-6.114%200.242-0.124%201.102-0.214%201.526-0.274%201.262-0.172%203.108-0.368%203.108-1.398v-0.198h-9.198c-0.092%200.004-9.302%200.344-9.302%208.778zM18.826%2029.204c0.176%202.812-2.23%204.886-5.844%205.148-3.67%200.27-6.69-1.382-6.866-4.192-0.086-1.352%200.508-2.672%201.67-3.726%201.178-1.066%202.796-1.726%204.556-1.856%200.208-0.012%200.414-0.024%200.62-0.024%203.398%200.002%205.698%201.998%205.864%204.65zM16.424%209.252c0.902%203.176-0.46%206.492-2.632%207.106-0.25%200.070-0.506%200.104-0.768%200.104-1.988%200-3.958-2.012-4.69-4.786-0.408-1.552-0.374-2.916%200.094-4.224%200.458-1.29%201.286-2.156%202.326-2.45%200.25-0.070%200.508-0.106%200.77-0.106%202.4%200%203.944%200.996%204.9%204.356zM32%2016v-6h-4v6h-6v4h6v6h4v-6h6v-4h-6z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A")
}

.social-facebook {
  background-color: #37619b;
  background-size: 36px;
  background-position: 1px 4px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26%2020h6v6h-6v14h-6v-14h-6v-6h6v-2.51c0-2.378%200.748-5.382%202.236-7.024%201.488-1.646%203.346-2.466%205.572-2.466h4.192v6h-4.2c-0.996%200-1.8%200.804-1.8%201.798v4.202z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A")
}

.custom .widget-content .box {
  font-size: 1.2rem;
  padding: 35px;
  line-height: 1.6;
  min-height: 265px;
  margin-bottom: 10px;
  text-decoration: none;
  display: block
}

.custom .widget-content .box,
.custom .widget-content .box:hover {
  color: white
}

.custom .widget-content .box:hover {
  opacity: 0.8
}

.custom .widget-content .box img {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px
}

.custom .widget-content .box h5 {
  font-size: 1.4rem;
  font-weight: 400;
  margin: 10px 0 30px 0;
  clear: right
}

.custom .widget-content .box-black {
  background-color: #434343
}

.custom .widget-content .box-blue {
  background-color: #009dca
}

.custom .widget-content .box-red {
  background-color: #f95f57
}

.blue-container a,
.blue-container .custom .widget-content a,
.blue-container a:hover,
.blue-container .custom .widget-content a:hover {
  color: white
}

.blue-container .widget-newsletter {
  margin: 50px 0;
  font-size: 1.1rem;
  font-weight: 300
}

.blue-container .widget-newsletter .widget-newsletter-label {
  margin-bottom: 20px
}

.blue-container .widget-newsletter .email-newsletter-input {
  padding: 12px 10px
}

.blue-container .widget-newsletter button,
.blue-container .widget-newsletter .email-newsletter-input {
  height: 48px
}

.blue-container .widget-newsletter .email-newsletter-input {
  padding-right: 60px
}

.blue-container .widget-newsletter button {
  width: 50px;
  background-size: 32px
}

footer .blue-container {
  font-size: 0.8rem;
  padding-top: 15px;
  padding-bottom: 15px
}

footer .gray-container {
  margin-top: 30px;
  color: #999999
}

.pay-methods {
  line-height: 22px
}

.pay-methods,
.pay-methods img {
  display: inline-block;
  vertical-align: middle
}

.pay-methods img {
  margin: 5px 10px
}

.tooltip-toggle {
  position: relative;
  cursor: default
}

.tooltip-toggle:hover .tooltip {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s
}

.tooltip {
  padding: 15px;
  background-color: white;
  border: 3px solid #6abf4e;
  min-width: 200px;
  -webkit-box-shadow: 0px 0px 7px #d6d6d6;
  box-shadow: 0px 0px 7px #d6d6d6;
  opacity: 0;
  position: absolute;
  z-index: 1;
  display: block;
  transition: visibility 0s ease 0.2s, opacity 0.2s ease;
  visibility: hidden
}

@media (max-width:768px) {
  .tooltip {
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    opacity: 1;
    visibility: visible;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative
  }
}

.tooltip::before {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: transparent;
  border-width: 10px;
  position: absolute
}

@media (max-width:768px) {
  .tooltip::before {
    display: none
  }
}

.tooltip>div {
  padding-bottom: 5px
}

.tooltip.tooltip-top {
  margin-bottom: 8px;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%)
}

.tooltip.tooltip-top::before {
  border-top-color: #6abf4e;
  border-bottom-width: 0;
  top: 100%;
  left: 50%;
  margin-left: -10px
}

.tooltip.tooltip-right {
  margin-left: 8px;
  left: 100%;
  top: 50%;
  transform: translateY(-50%)
}

.tooltip.tooltip-right::before {
  border-right-color: #6abf4e;
  border-left-width: 0;
  top: 50%;
  right: 100%;
  margin-top: -10px
}

.tooltip.tooltip-bottom {
  margin-top: 8px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%)
}

.tooltip.tooltip-bottom::before {
  border-bottom-color: #6abf4e;
  border-top-width: 0;
  bottom: 100%;
  left: 50%;
  margin-left: -10px
}

.tooltip.tooltip-left {
  margin-right: 8px;
  right: 100%;
  top: 50%;
  transform: translateY(-50%)
}

.tooltip.tooltip-left::before {
  border-left-color: #6abf4e;
  border-right-width: 0;
  top: 50%;
  left: 100%;
  margin-top: -10px
}

.tooltip-info {
  display: block;
  color: #777777;
  font-size: 11px
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

.widget-product-details {
  padding-top: 25px
}

.widget-product-details .product-details-slider #carousel,
.widget-product-details .product-details-slider #slider-tmbs {
  border: 1px solid #d6d6d6;
  margin-bottom: 15px
}

.widget-product-details .product-details-image-container,
.widget-product-details .product-details-data-container {
  width: 100%
}

@media (min-width:768px) {

  .col-sm-9 .widget-product-details .product-details-image-container,
  .col-sm-9 .widget-product-details .product-details-data-container,
  .col-sm-10 .widget-product-details .product-details-image-container,
  .col-sm-10 .widget-product-details .product-details-data-container,
  .col-sm-11 .widget-product-details .product-details-image-container,
  .col-sm-11 .widget-product-details .product-details-data-container,
  .col-sm-12 .widget-product-details .product-details-image-container,
  .col-sm-12 .widget-product-details .product-details-data-container {
    width: 50%;
    float: left
  }
}

.widget-product-details .product-details-availability {
  margin-bottom: 10px
}

.widget-product-details .product-details-availability .product-label {
  margin: 0
}

.widget-product-details .product-label:empty {
  display: none
}

.widget-product-details .product-details-image-container {
  position: relative;
  overflow: hidden
}

@media (min-width:768px) {

  .col-sm-9 .widget-product-details .product-details-data-container,
  .col-sm-10 .widget-product-details .product-details-data-container,
  .col-sm-11 .widget-product-details .product-details-data-container,
  .col-sm-12 .widget-product-details .product-details-data-container {
    padding-left: 20px
  }
}

.widget-product-details .product-details-data-container .product-details-title {
  margin-bottom: 20px;
  font-size: 1.28571rem;
  font-weight: 400;
  word-wrap: break-word
}

.widget-product-details .product-details-data-container .product-details-price {
  padding-top: 5px;
  padding-bottom: 15px
}

.widget-product-details .product-details-data-container .product-details-price p {
  padding: 6px 0
}

.widget-product-details .product-details-data-container .product-details-price p .product-price-promotion,
.widget-product-details .product-details-data-container .product-details-price p span:last-child {
  font-size: 1.5rem;
  font-weight: 500;
  color: #ca4a27
}

@media (min-width:768px) {
  .widget-product-details .product-details-data-container .product-details-price {
    float: left
  }

  .widget-product-details .product-details-data-container .product-details-actions {
    float: right;
    width: 140px
  }

  .widget-product-details .product-details-data-container .product-details-actions .letter-of-enquiry {
    margin-top: 15px
  }

  .widget-product-details .product-details-data-container .product-details-actions .btn-add-to-cart+.letter-of-enquiry {
    margin-top: 0
  }
}

.widget-product-details .one-product-tables {
  clear: both
}

.widget-product-details .one-product-tables:before,
.widget-product-details .one-product-tables:after {
  content: " ";
  display: table
}

.widget-product-details .one-product-tables:after {
  clear: both
}

#carousel .carousel-inner {
  height: 300px
}

#carousel .carousel-inner img {
  max-height: 300px;
  width: auto
}

#carousel img,
#slider-tmbs img {
  cursor: pointer
}

#slider-tmbs .carousel-inner {
  height: 140px
}

#slider-tmbs .carousel-inner .item {
  width: 100%;
  height: 100%;
  float: left
}

#slider-tmbs .carousel-inner .item li {
  float: left;
  width: 33.33333%;
  padding: 5px;
  height: 100%
}

#slider-tmbs .carousel-inner .item li a {
  height: 100%;
  display: block;
  position: relative
}

#slider-tmbs .carousel-inner .item li a img {
  position: absolute;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.one-product-tables {
  padding-top: 20px
}

@media (min-width:768px) {

  .col-sm-9 .one-product-tables,
  .col-sm-10 .one-product-tables,
  .col-sm-11 .one-product-tables,
  .col-sm-12 .one-product-tables {
    float: right;
    clear: none;
    width: 50%;
    padding-left: 20px
  }
}

.nav-tabs {
  border-bottom: 1px solid #d6d6d6
}

.nav-tabs:before,
.nav-tabs:after {
  content: " ";
  display: table
}

.nav-tabs:after {
  clear: both
}

@media (min-width:768px) {
  .nav-tabs li {
    float: left;
    margin-bottom: -1px
  }
}

.nav-tabs li.active {
  font-weight: 500
}

.nav-tabs li.active a {
  border-bottom-color: white
}

.nav-tabs li.active a:hover {
  background-color: transparent;
  color: #333333
}

.nav-tabs li a {
  padding: 10px 5px;
  margin-right: 2px;
  border: 1px solid #d6d6d6;
  display: block;
  text-decoration: none;
  color: #333333
}

.nav-tabs li a:hover {
  color: #4f9937;
  background-color: whitesmoke;
  text-decoration: none
}

@media (max-width:767px) {
  .nav-tabs li a {
    border-bottom: none;
    margin-right: 0
  }

  .nav-tabs li.active a {
    font-weight: 700
  }
}

.tab-content {
  padding: 10px 15px;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  word-wrap: break-word
}

.tab-content table {
  width: 100%;
  table-layout: fixed
}

.tab-content table td label {
  font-weight: 400;
  color: #a6a6a6
}

.tab-content:before,
.tab-content:after {
  content: " ";
  display: table
}

.tab-content:after {
  clear: both
}

.tab-content>.tab-pane {
  display: none;
  word-wrap: break-word;
  word-break: break-word
}

.tab-content>.tab-pane h1,
.tab-content>.tab-pane h2,
.tab-content>.tab-pane h3,
.tab-content>.tab-pane h4,
.tab-content>.tab-pane h5,
.tab-content>.tab-pane h6 {
  font-weight: 700;
  padding: 15px 0
}

.tab-content>.tab-pane h1 {
  font-size: 1.5rem
}

.tab-content>.tab-pane h2 {
  font-size: 1.25rem
}

.tab-content>.tab-pane h3 {
  font-size: 1.125rem
}

.tab-content>.tab-pane h4 {
  font-size: 1rem
}

.tab-content>.tab-pane h5 {
  font-size: 0.875rem
}

.tab-content>.tab-pane h6 {
  font-size: 0.75rem
}

.tab-content>.tab-pane ul {
  list-style-type: disc
}

.tab-content>.tab-pane ol {
  list-style-type: decimal
}

.tab-content>.tab-pane ul,
.tab-content>.tab-pane ol {
  padding-left: 30px
}

.tab-content>.tab-pane p,
.tab-content>.tab-pane ul,
.tab-content>.tab-pane ol {
  margin: 10px 0
}

.tab-content>.tab-pane blockquote,
.tab-content>.tab-pane q,
.tab-content>.tab-pane cite,
.tab-content>.tab-pane em,
.tab-content>.tab-pane i {
  font-style: italic
}

.tab-content>.tab-pane b,
.tab-content>.tab-pane strong {
  font-weight: 700
}

.tab-content>.tab-pane p:after {
  content: "";
  display: inline-block;
  width: 0px
}

.tab-content>.tab-pane a {
  color: #6abf4e
}

.tab-content>.tab-pane a:hover,
.tab-content>.tab-pane a:focus {
  color: #4f9937
}

.tab-content>.tab-pane table {
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
  max-width: 100%;
  table-layout: fixed
}

.tab-content>.tab-pane th {
  font-weight: 700
}

.tab-content>.tab-pane th,
.tab-content>.tab-pane td {
  padding: 8px;
  border: 1px solid #d6d6d6;
  word-break: break-word
}

.tab-content>.active {
  display: block
}

.item-description {
  font-size: 1rem
}

.item-description h1:first-child,
.item-description h2:first-child,
.item-description h3:first-child,
.item-description h4:first-child,
.item-description h5:first-child,
.item-description h6:first-child {
  margin-top: 0
}

.item-description>* {
  max-width: 100%
}

.item-attachment:not(:last-child),
.item-description:not(:last-child) {
  margin-bottom: 20px
}

.item-attachment {
  white-space: pre-wrap
}

.product-details-filters-container {
  margin-bottom: 20px
}

.product-details-filters-container .form-group {
  margin-left: -10px;
  margin-right: -10px
}

.product-details-filters-container .form-group:empty {
  display: none
}

.product-details-filters-container .control-label {
  padding-top: 19px
}

.product-details-filters-container select {
  width: 100%
}

.modal-body .product-details-filters-container {
  margin-bottom: 0
}

#features ul {
  list-style-type: none;
  margin: 5px 0;
  padding: 0
}

#features li {
  margin: 0;
  padding-bottom: 8px
}

.product-variant-list {
  clear: both;
  padding-top: 15px
}

.product-variant-list:before,
.product-variant-list:after {
  content: " ";
  display: table
}

.product-variant-list:after {
  clear: both
}

.product-variant-header {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 20px
}

.product-variant {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  padding: 0;
  border: 1px solid #d6d6d6;
  text-align: right;
  -webkit-font-smoothing: antialiased
}

@media (min-width:768px) {
  .product-variant {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
  }

  .product-variant:hover {
    transform: scale(1.02);
    -webkit-box-shadow: 0px 0px 25px #d6d6d6;
    box-shadow: 0px 0px 25px #d6d6d6
  }
}

.product-variant:before,
.product-variant:after {
  content: " ";
  display: table
}

.product-variant:after {
  clear: both
}

.product-variant .product-variant-thumb,
.product-variant .product-variant-data {
  display: inline-block;
  vertical-align: middle;
  width: 100%
}

.product-variant .product-variant-thumb {
  width: 25%;
  height: 140px;
  position: relative
}

.product-variant .product-variant-thumb img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin: auto;
  max-width: 100%;
  max-height: 100%
}

.product-variant .product-variant-data {
  text-align: center;
  padding: 10px;
  position: relative;
  margin-left: -6px;
  width: 75%;
  min-height: 140px;
  background-color: rgba(240, 240, 240, 0.7)
}

.product-variant .product-variant-filter {
  display: block;
  margin-bottom: 5px
}

.product-variant .product-variant-key {
  font-weight: bold
}

.product-variant .product-variant-product {
  font-size: 16px;
  color: #6abf4e;
  margin-bottom: 15px;
  transition-duration: 0.3s;
  transition-property: color;
  transition-timing-function: ease
}

.product-variant .product-variant-product:hover,
.product-variant .product-variant-product:focus {
  text-decoration: underline
}

.product-variant .product-variant-product,
.product-variant .product-variant-thumb img {
  cursor: pointer
}

.product-variant .product-variant-price,
.product-variant .product-variant-action {
  width: 100%;
  clear: both
}

.product-variant .quantity-change,
.product-variant .btn-add-to-cart {
  margin-right: auto;
  margin-left: auto
}

.product-variant .product-variant-price,
.product-variant .product-variant-price-promotion {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ca4a27;
  margin-top: 10px;
  margin-bottom: 15px
}

@media (min-width:992px) {

  .product-variant .product-variant-thumb,
  .product-variant .product-variant-data {
    vertical-align: middle
  }

  .product-variant .product-variant-price {
    text-align: center
  }

  .product-variant .quantity-change {
    margin-top: 0
  }

  .product-variant .btn-add-to-cart {
    margin-bottom: 0
  }
}

.tab-content>.tab-pane .opinions-header {
  padding-bottom: 10px
}

.tab-content>.tab-pane .opinion-rate__star,
.tab-content>.tab-pane .rating-stars__star {
  font-style: normal !important
}

.opinion-rate,
.rating-stars {
  color: #ffa94f;
  user-select: none
}

.opinions-header {
  padding-bottom: 0
}

.product-details-data-container .rating-stars {
  margin-top: 15px;
  margin-bottom: 15px
}

.opinion-rate {
  margin-bottom: 10px
}

.opinion-rate:before,
.opinion-rate:after {
  content: " ";
  display: table
}

.opinion-rate:after {
  clear: both
}

.opinion-rate__star {
  cursor: pointer;
  float: left
}

.opinion-form {
  margin-bottom: 30px
}

.opinion-form__opinion-text {
  height: 100px
}

.opinion-form .btn-post-opinion {
  width: auto;
  padding-left: 10px;
  padding-right: 10px
}

.opinions-list {
  margin-bottom: 20px
}

.opinion-item {
  margin: 10px 0 20px 0;
  font-size: 13px
}

.opinion-item__rate-stars {
  display: block;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px
}

.opinion-item__nickname {
  font-weight: 700;
  font-size: 13px
}

.opinion__success-message {
  display: block;
  margin: 30px 0
}

.list-products .list-products-category-description {
  text-align: justify;
  margin-bottom: 20px
}

.list-products .list-products-category-description:before,
.list-products .list-products-category-description:after {
  content: " ";
  display: table
}

.list-products .list-products-category-description:after {
  clear: both
}

.list-products .list-products-actions-container {
  display: none
}

@media (min-width:768px) {
  .list-products .list-products-actions-container {
    display: block;
    float: left
  }
}

.list-products .list-products-actions-container .list-view {
  float: left
}

.list-products .list-products-actions-container .list-view li {
  float: left
}

.list-products .list-products-actions-container .list-view li a {
  display: block;
  background: transparent;
  width: 12px;
  height: 12px;
  margin-right: 3px
}

.list-products .list-products-actions-container .list-view li a .icon-row {
  float: left;
  margin: 0 0 1px 1px;
  display: block
}

.list-products .list-products-actions-container .list-view li a i {
  display: block;
  background: #333333
}

.list-products .list-products-actions-container .list-view li a i:not(:last-child) {
  margin-bottom: 1px
}

.list-products .list-products-actions-container .list-view li a.one-column-icon .icon-row:last-of-type i {
  width: 7px
}

.list-products .list-products-actions-container .list-view li a.one-column-icon i {
  width: 3px;
  height: 3px
}

.list-products .list-products-actions-container .list-view li a.two-column-icon i {
  width: 5px;
  height: 5px
}

.list-products .list-products-actions-container .list-view li a.three-column-icon i {
  width: 3px;
  height: 3px
}

.list-products .list-products-actions-container .list-view li a.four-column-icon i {
  width: 2px;
  height: 2px
}

.list-products .list-products-actions-container .list-view li.active a i {
  background-color: #6abf4e
}

.list-products .list-products-sort {
  font-size: 0.9rem;
  float: right
}

.list-products .list-products-sort .dropdown {
  position: relative
}

.list-products .list-products-sort .dropdown span,
.list-products .list-products-sort .dropdown .dropdown-toggle {
  line-height: 30px;
  font-size: 0.8rem;
  font-weight: 700
}

.list-products .list-products-sort .dropdown span {
  display: inline-block
}

.list-products .list-products-sort .dropdown a,
.list-products .list-products-sort .dropdown a:focus,
.list-products .list-products-sort .dropdown a:hover {
  color: #333333;
  text-decoration: none
}

.list-products .list-products-sort .dropdown .dropdown-toggle {
  color: #333333;
  display: inline-block;
  border: none;
  background-color: whitesmoke;
  min-width: 140px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  padding-right: 32px;
  padding-left: 8px
}

.list-products .list-products-sort .dropdown .dropdown-toggle:before {
  content: '';
  display: block;
  height: 100%;
  width: 27px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #d6d6d6
}

.list-products .list-products-sort .dropdown .dropdown-toggle:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #333333;
  top: 13px;
  right: 9px;
  position: absolute
}

.list-products .list-products-sort .dropdown .dropdown-menu {
  display: none;
  position: absolute;
  min-width: 160px;
  right: 1px;
  border: 1px solid #d6d6d6;
  background-color: white;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 7px #d6d6d6;
  box-shadow: 0px 0px 7px #d6d6d6;
  -webkit-transition: all 0.2 linear;
  -o-transition: all 0.2 linear;
  transition: all 0.2 linear
}

.list-products .list-products-sort .dropdown .dropdown-menu li {
  text-align: center
}

.list-products .list-products-sort .dropdown .dropdown-menu li a {
  display: block;
  padding: 7px 2px
}

.list-products .list-products-sort .dropdown .dropdown-menu li a:hover {
  background-color: #6abf4e;
  color: white
}

.list-products .list-products-sort .dropdown.open .dropdown-menu {
  display: block
}

.list-products .list-products-filters {
  clear: both;
  padding: 10px 0 10px 0;
  text-align: center;
  width: 100%;
  position: relative
}

.list-products .list-products-filters:before,
.list-products .list-products-filters:after {
  content: " ";
  display: table
}

.list-products .list-products-filters:after {
  clear: both
}

@media (min-width:768px) {
  .list-products .list-products-filters {
    text-align: left;
    padding-right: 160px
  }
}

.list-products .list-products-filters a {
  display: block;
  font-size: 1.2rem;
  color: #333333;
  padding: 4px 8px 3px 8px;
  margin-bottom: 4px;
  background-color: white;
  background-color: #f0f0f0;
  border: 1px solid #d6d6d6;
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px
}

@media (min-width:768px) {
  .list-products .list-products-filters a {
    font-size: 0.9rem
  }
}

@media (min-width:768px) {
  .list-products .list-products-filters a {
    margin-left: 0
  }
}

.list-products .list-products-filters a:hover {
  text-decoration: none;
  background-color: #d6d6d6
}

.list-products .list-products-filters span {
  width: 12px;
  line-height: 1;
  display: inline-block;
  overflow: hidden;
  text-indent: -99999px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/delete.png);
  vertical-align: middle;
  margin-bottom: 3px
}

.list-products .list-products-filters .list-products-clearfilters {
  text-align: center;
  padding-top: 10px
}

@media (min-width:768px) {
  .list-products .list-products-filters .list-products-clearfilters {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 10px
  }
}

.list-products .list-products-filters .list-products-clearfilters a {
  margin: 0
}

.list-products .list-products-empty-list {
  text-align: center;
  padding: 20px 0
}

.list-products .list-products-amount {
  font-size: 0.9rem;
  padding: 10px 0;
  clear: left;
  float: left
}

.list-products .list-products-container {
  clear: both
}

.list-products .list-products-container:before,
.list-products .list-products-container:after {
  content: " ";
  display: table
}

.list-products .list-products-container:after {
  clear: both
}

.list-products .product-item {
  -webkit-font-smoothing: antialiased
}

@media (min-width:768px) {
  .list-products .product-item {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
  }

  .list-products .product-item:hover {
    transform: scale(1.02)
  }
}

.list-products .product-item .product-item-container {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #d6d6d6;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear
}

.list-products .product-item .product-item-container:before,
.list-products .product-item .product-item-container:after {
  content: " ";
  display: table
}

.list-products .product-item .product-item-container:after {
  clear: both
}

.list-products .product-item .product-item-container:hover {
  -webkit-box-shadow: 0px 0px 25px #d6d6d6;
  box-shadow: 0px 0px 25px #d6d6d6
}

.list-products .product-item .product-item-container .product-image-container {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  height: 180px;
  max-height: 200px;
  margin-top: 10px;
  margin-bottom: 15px
}

.list-products .product-item .product-item-container .product-image-container:empty {
  padding-bottom: 0 !important;
  height: 140px !important
}

.list-products .product-item .product-item-container .product-image-container a {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%
}

.list-products .product-item .product-item-container .product-image-container a img {
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  max-width: 90%;
  max-height: 90%
}

.list-products .product-item .product-item-container .product-data-container {
  margin-top: -55px;
  position: relative;
  z-index: 1;
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0;
  background-color: rgba(240, 240, 240, 0.7)
}

.list-products .product-item .product-item-container .product-data-container .product-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: center;
  word-wrap: break-word
}

.list-products .product-item .product-item-container .product-data-container .product-title a {
  color: #333333;
  text-decoration: none
}

.list-products .product-item .product-item-container .product-data-container .product-title a:hover,
.list-products .product-item .product-item-container .product-data-container .product-title a:focus {
  color: #6abf4e;
  text-decoration: underline
}

.list-products .product-item .product-item-container .product-data-container .product-short-description {
  font-size: 13px;
  line-height: 1.35;
  color: #777777;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  word-break: break-word;
  word-wrap: break-word
}

.list-products .product-item .product-item-container .product-data-container .product-price {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ca4a27;
  text-align: center;
  display: block;
  padding: 5px 0 10px 0;
  text-transform: uppercase
}

.list-products .product-item .product-item-container .product-data-container .product-label:empty,
.list-products .product-item .product-item-container .product-data-container .btn-add-to-cart:empty,
.list-products .product-item .product-item-container .product-data-container .quantity-change:empty {
  display: none;
  visibility: hidden
}

.list-products .product-item .service-label {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background-color: #b0b0b0;
  color: white;
  font-size: 0.85rem;
  padding: 3px 25px;
  max-width: 100%
}

.list-products .product-item .service-label:empty {
  display: none
}

@media (min-width:768px) {
  .list-products .product-item .product-item-container .product-image-container {
    width: 100%
  }

  .list-products .product-item .product-item-container .product-data-container {
    text-align: center
  }

  .list-products .product-item .product-item-container .product-data-container .product-title {
    font-size: 14px;
    line-height: 1.2;
    height: 33.6px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }

  .list-products .product-item .product-item-container .product-data-container .product-short-description {
    height: 70px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
  }

  .list-products .product-item .product-item-container .product-data-container .product-title,
  .list-products .product-item .product-item-container .product-data-container .product-price,
  .list-products .product-item .product-item-container .product-data-container .letter-of-enquiry {
    text-align: center
  }

  .list-products .product-item .product-item-container .product-data-container .quantity-change {
    max-width: 120px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
  }

  .list-products .product-item .product-item-container .product-data-container .product-title {
    overflow: hidden;
    height: 33.6px
  }

  .list-products .product-item .product-item-container .product-data-container .product-title,
  .list-products .product-item .product-item-container .product-data-container .product-price,
  .list-products .product-item .product-item-container .product-data-container .letter-of-enquiry {
    text-align: center
  }

  .list-products .product-item .product-item-container .product-data-container .letter-of-enquiry {
    white-space: nowrap
  }

  .list-products .product-item .product-item-container .product-data-container .product-label:empty,
  .list-products .product-item .product-item-container .product-data-container .btn-add-to-cart:empty,
  .list-products .product-item .product-item-container .product-data-container .quantity-change:empty,
  .list-products .product-item .product-item-container .product-data-container .letter-of-enquiry:empty {
    display: block;
    visibility: hidden
  }

  .list-products .product-item.col-md-3 .product-item-container .product-image-container,
  .list-products .product-item.col-md-4 .product-item-container .product-image-container {
    padding-bottom: 85%;
    height: 0
  }

  .list-products .product-item.one-column .product-item-container {
    display: table;
    width: 100%
  }

  .list-products .product-item.one-column .product-item-container .product-image-container {
    padding-bottom: 0;
    height: 160px;
    margin: 40px 0
  }

  .list-products .product-item.one-column .product-item-container .product-image-container {
    vertical-align: middle;
    text-align: center;
    width: 35%;
    height: 160px;
    display: table-cell
  }

  .list-products .product-item.one-column .product-item-container .product-image-container a,
  .list-products .product-item.one-column .product-item-container .product-image-container img {
    position: static
  }

  .list-products .product-item.one-column .product-item-container .product-image-container img {
    max-height: 160px
  }

  .list-products .product-item.one-column .product-item-container .product-data-container {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-right: 0
  }

  .list-products .product-item.one-column .product-item-container .product-data-container .product-title {
    height: auto;
    display: block;
    overflow: visible;
    word-break: break-all;
    padding-left: 5px;
    padding-right: 5px
  }

  .list-products .product-item.one-column .product-item-container .product-data-container .product-title,
  .list-products .product-item.one-column .product-item-container .product-data-container .product-label {
    height: auto
  }

  .list-products .product-item.one-column .product-item-container .product-data-container .product-short-description {
    height: auto;
    word-break: break-all;
    padding-left: 5px;
    padding-right: 5px
  }

  .list-products .product-item.one-column .product-item-container .product-label:empty,
  .list-products .product-item.one-column .product-item-container .btn-add-to-cart:empty,
  .list-products .product-item.one-column .product-item-container .quantity-change:empty,
  .list-products .product-item.one-column .product-item-container .letter-of-enquiry:empty {
    display: none;
    visibility: hidden
  }

  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .quantity-change .btn-minus,
  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .quantity-change .btn-plus {
    width: 12px
  }

  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .quantity-change input {
    width: 45px
  }

  .list-products .product-item.col-sm-6 .product-item-container .product-data-container .product-title,
  .list-products .product-item.col-sm-6.col-md-4 .product-item-container .product-data-container .product-title,
  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .product-title,
  .list-products .product-item.col-sm-6 .product-item-container .product-data-container .product-price,
  .list-products .product-item.col-sm-6.col-md-4 .product-item-container .product-data-container .product-price,
  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .product-price,
  .list-products .product-item.col-sm-6 .product-item-container .product-data-container .letter-of-enquiry,
  .list-products .product-item.col-sm-6.col-md-4 .product-item-container .product-data-container .letter-of-enquiry,
  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .letter-of-enquiry {
    text-align: center
  }

  .list-products .product-item.col-sm-6 .product-item-container .product-data-container .product-label:empty,
  .list-products .product-item.col-sm-6.col-md-4 .product-item-container .product-data-container .product-label:empty,
  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .product-label:empty,
  .list-products .product-item.col-sm-6 .product-item-container .product-data-container .btn-add-to-cart:empty,
  .list-products .product-item.col-sm-6.col-md-4 .product-item-container .product-data-container .btn-add-to-cart:empty,
  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .btn-add-to-cart:empty,
  .list-products .product-item.col-sm-6 .product-item-container .product-data-container .quantity-change:empty,
  .list-products .product-item.col-sm-6.col-md-4 .product-item-container .product-data-container .quantity-change:empty,
  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .quantity-change:empty,
  .list-products .product-item.col-sm-6 .product-item-container .product-data-container .letter-of-enquiry:empty,
  .list-products .product-item.col-sm-6.col-md-4 .product-item-container .product-data-container .letter-of-enquiry:empty,
  .list-products .product-item.col-sm-6.col-md-3 .product-item-container .product-data-container .letter-of-enquiry:empty {
    display: block;
    visibility: hidden
  }
}

button.btn-add-to-cart {
  color: white;
  border: none;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #6abf4e;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: 5px auto 5px auto;
  height: 42px;
  min-width: 60px;
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap
}

button.btn-add-to-cart:hover,
button.btn-add-to-cart:focus {
  color: white;
  text-decoration: none;
  background-color: #4f9937
}

.quantity-change {
  margin: 0;
  padding: 0;
  text-align: center;
  height: 54px
}

.quantity-change .btn-plus,
.quantity-change .btn-minus {
  border: 0;
  display: inline-block;
  padding: 10px 0;
  width: 20px;
  color: #6abf4e;
  background-color: transparent;
  font-weight: 700;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

@media (max-width:767px) {

  .quantity-change .btn-plus,
  .quantity-change .btn-minus {
    width: 35px
  }
}

.quantity-change .btn-plus[disabled],
.quantity-change .btn-minus[disabled] {
  color: #d6d6d6
}

.quantity-change .btn-plus:hover,
.quantity-change .btn-minus:hover,
.quantity-change .btn-plus:focus,
.quantity-change .btn-minus:focus {
  color: #4f9937;
  background-color: transparent
}

.quantity-change input {
  width: 70px;
  text-align: center
}

.letter-of-enquiry {
  font-size: 0.75rem;
  color: #a3a3a3;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  max-width: 120px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto
}

.letter-of-enquiry:hover {
  text-decoration: underline
}

.recommended-label,
.promotion-label {
  line-height: 35px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-transform: uppercase
}

.recommended-label:empty,
.promotion-label:empty {
  display: none
}

.product-details-data-container .recommended-label,
.product-details-data-container .promotion-label {
  position: relative;
  top: auto;
  left: auto;
  margin-bottom: 15px;
  margin-right: 5px
}

.recommended-label {
  font-size: 0.8rem;
  padding-top: 155px;
  padding-left: 41px;
  padding-right: 100px;
  background-color: #ef2000;
  position: absolute;
  transform: rotate(-52deg);
  transform-origin: left bottom;
  left: 0
}

.product-item.one-column .product-image-container>.recommended-label {
  padding-top: 165px;
  top: -100px
}

.product-item-container>.recommended-label {
  top: -90px
}

.product-item .product-image-container>.recommended-label {
  top: -100px
}

.widget-product-details .product-details-image-container .recommended-label {
  top: -90px
}

.widget-product-details .product-details-data-container .recommended-label {
  height: auto;
  padding: 5px 10px;
  display: inline-block;
  transform: none
}

.promotion-label {
  font-size: 1.1rem;
  font-weight: 700;
  position: absolute;
  top: -67px;
  right: 2px;
  padding: 24px;
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20519.966%20519.966%22%20style%3D%22enable-background%3Anew%200%200%20519.966%20519.966%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20style%3D%22fill%3Argba(163,78,191,0.9)%3B%22%20d%3D%22M514.584%2C325.123l-65.146%2C25.699l20.32%2C66.939l-69.328-1.195l-6.574%2C69.328l-63.95-27.492%0D%0A%09%09%09l-32.869%2C61.561l-48.411-50.203l-53.789%2C44.822l-25.699-65.145L102.2%2C470.356l1.195-69.926l-69.328-6.574l27.492-63.949L0%2C297.635%0D%0A%09%09%09l50.202-49.009L5.378%2C194.838l65.145-25.699l-20.32-66.34l69.328%2C1.195l6.574-69.926l63.949%2C28.09l32.871-62.156l48.413%2C50.201%0D%0A%09%09%09l53.789-44.227l25.697%2C64.547l66.938-20.32l-1.195%2C69.926l69.328%2C6.574l-27.492%2C63.949l61.563%2C32.273l-50.203%2C48.411%0D%0A%09%09%09L514.584%2C325.123z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotate(-8deg) translate3d(0px, 0px, 0px);
  text-shadow: 2px 2px 0 rgba(151, 65, 179, 0.9), -1px -1px 0 rgba(151, 65, 179, 0.9), 1px -1px 0 rgba(151, 65, 179, 0.9), -1px 1px 0 rgba(151, 65, 179, 0.9), 1px 1px 0 rgba(151, 65, 179, 0.9)
}

@media (min-width:768px) {
  .one-column .promotion-label {
    top: auto;
    right: auto;
    bottom: 5px;
    left: -90px
  }
}

.widget-product-details .product-details-image-container .promotion-label {
  display: block;
  position: absolute;
  top: 220px;
  right: 2px
}

.product-details-title+.widget-product-details .product-details-image-container .promotion-label {
  position: relative
}

.product-price-promotion+.product-price-wrap,
.widget-product-details .product-details-data-container .product-details-price p .product-price-promotion+span:last-child,
.product-variant-price-promotion+span.product-variant-price-wrap {
  color: #999999;
  text-decoration: line-through;
  font-size: 0.6em;
  font-weight: normal
}

.product-label {
  color: #6abf4e;
  border: 1px solid #6abf4e;
  font-size: 0.75rem;
  margin: 5px auto;
  padding: 2px;
  text-align: center;
  height: 41px;
  width: 100%;
  max-width: 120px;
  display: table-cell;
  display: -ms-flexbox;
  display: flex;
  display: block \9;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.product-label span {
  margin: 0.1em
}

.customer-discount {
  display: block;
  padding: 8px 0;
  clear: both;
  text-align: center
}

.customer-discount-info {
  color: #777777;
  font-size: 0.9rem;
  display: block;
  text-align: center
}

.main-menu {
  position: relative
}

.blue-container .main-menu.widget {
  padding: 0 0
}

@media (max-width:767px) {
  .main-menu .widget-header h4 {
    padding-right: 50px
  }

  .main-menu .widget-content {
    margin-top: 55px
  }

  .main-menu .widget-header+.widget-content {
    margin-top: 0
  }
}

.main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.main-menu .widget-content {
  clear: both
}

.main-menu .widget-content .navbar-toggle {
  font-size: 1.4rem;
  display: block;
  padding: 0;
  position: absolute;
  top: 6px;
  right: 0;
  width: 44px;
  height: 44px
}

@media (min-width:768px) {
  .main-menu .widget-content .navbar-toggle {
    display: none
  }
}

.main-menu .widget-content .navbar-toggle:before {
  color: white;
  content: '\2261'
}

.main-menu .widget-content .navbar-toggle .icon-bar {
  display: none
}

@media (max-width:767px) {
  .main-menu .widget-content .nav-collapse {
    margin-top: 3px;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s
  }

  .main-menu .widget-content .nav-collapse.collapse {
    overflow: hidden;
    display: none
  }

  .main-menu .widget-content .nav-collapse.collapse.in {
    display: block
  }
}

@media (min-width:768px) {
  .main-menu .widget-content .nav-collapse {
    display: block;
    overflow: visible;
    height: auto !important
  }
}

.main-menu .widget-content .nav-collapse .nav {
  font-size: 1.04rem;
  background-color: #6abf4e
}

.main-menu .widget-content .nav-collapse .nav:before,
.main-menu .widget-content .nav-collapse .nav:after {
  content: " ";
  display: table
}

.main-menu .widget-content .nav-collapse .nav:after {
  clear: both
}

.main-menu .widget-content .nav-collapse .nav li a {
  color: white;
  display: block;
  padding: 12px 10px;
  word-wrap: break-word
}

.main-menu .widget-content .nav-collapse .nav li a:hover,
.main-menu .widget-content .nav-collapse .nav li a:focus {
  text-decoration: none;
  background-color: #4f9937
}

.main-menu .widget-content .nav-collapse .nav li.menu-active>a {
  background-color: #5baf3f
}

.main-menu .widget-content .nav-collapse .nav li>ul>li>a {
  padding-left: 25px
}

.main-menu .widget-content .nav-collapse .nav .has-submenu>a:after {
  content: '';
  display: inline-block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid white;
  vertical-align: middle;
  margin-left: 5px
}

footer .main-menu .widget-content .nav-collapse .nav .has-submenu>a:after {
  display: none
}

@media (min-width:768px) {

  .col-sm-7>.main-menu .widget-content .nav-collapse .nav>li,
  .col-sm-8>.main-menu .widget-content .nav-collapse .nav>li,
  .col-sm-9>.main-menu .widget-content .nav-collapse .nav>li,
  .col-sm-10>.main-menu .widget-content .nav-collapse .nav>li,
  .col-sm-11>.main-menu .widget-content .nav-collapse .nav>li,
  .col-sm-12>.main-menu .widget-content .nav-collapse .nav>li {
    position: relative;
    float: left
  }

  .col-sm-7>.main-menu .widget-content .nav-collapse .nav>li:hover,
  .col-sm-8>.main-menu .widget-content .nav-collapse .nav>li:hover,
  .col-sm-9>.main-menu .widget-content .nav-collapse .nav>li:hover,
  .col-sm-10>.main-menu .widget-content .nav-collapse .nav>li:hover,
  .col-sm-11>.main-menu .widget-content .nav-collapse .nav>li:hover,
  .col-sm-12>.main-menu .widget-content .nav-collapse .nav>li:hover {
    background-color: #4f9937
  }

  .col-sm-7>.main-menu .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-8>.main-menu .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-9>.main-menu .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-10>.main-menu .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-11>.main-menu .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-12>.main-menu .widget-content .nav-collapse .nav>li:hover>ul {
    display: block
  }

  .col-sm-7>.main-menu .widget-content .nav-collapse .nav>li>a,
  .col-sm-8>.main-menu .widget-content .nav-collapse .nav>li>a,
  .col-sm-9>.main-menu .widget-content .nav-collapse .nav>li>a,
  .col-sm-10>.main-menu .widget-content .nav-collapse .nav>li>a,
  .col-sm-11>.main-menu .widget-content .nav-collapse .nav>li>a,
  .col-sm-12>.main-menu .widget-content .nav-collapse .nav>li>a {
    float: left;
    background-color: transparent;
    padding: 23px 23px;
    border-left: 1px solid #4f9937
  }

  .col-sm-7>.main-menu .widget-content .nav-collapse .nav>li.menu-active>a,
  .col-sm-8>.main-menu .widget-content .nav-collapse .nav>li.menu-active>a,
  .col-sm-9>.main-menu .widget-content .nav-collapse .nav>li.menu-active>a,
  .col-sm-10>.main-menu .widget-content .nav-collapse .nav>li.menu-active>a,
  .col-sm-11>.main-menu .widget-content .nav-collapse .nav>li.menu-active>a,
  .col-sm-12>.main-menu .widget-content .nav-collapse .nav>li.menu-active>a {
    background-color: #5baf3f
  }

  .col-sm-7>.main-menu .widget-content .nav-collapse .nav>li>ul,
  .col-sm-8>.main-menu .widget-content .nav-collapse .nav>li>ul,
  .col-sm-9>.main-menu .widget-content .nav-collapse .nav>li>ul,
  .col-sm-10>.main-menu .widget-content .nav-collapse .nav>li>ul,
  .col-sm-11>.main-menu .widget-content .nav-collapse .nav>li>ul,
  .col-sm-12>.main-menu .widget-content .nav-collapse .nav>li>ul {
    position: absolute;
    background-color: #6abf4e;
    left: 0;
    top: 100%;
    display: none;
    z-index: 20;
    min-width: 190px;
    max-width: 100%
  }

  .col-sm-7>.main-menu .widget-content .nav-collapse .nav>li>ul li a,
  .col-sm-8>.main-menu .widget-content .nav-collapse .nav>li>ul li a,
  .col-sm-9>.main-menu .widget-content .nav-collapse .nav>li>ul li a,
  .col-sm-10>.main-menu .widget-content .nav-collapse .nav>li>ul li a,
  .col-sm-11>.main-menu .widget-content .nav-collapse .nav>li>ul li a,
  .col-sm-12>.main-menu .widget-content .nav-collapse .nav>li>ul li a {
    padding: 8px 10px
  }
}

@media (max-width:767px) {

  footer .col-sm-1>.main-menu .widget-content .navbar-toggle,
  footer .col-sm-2>.main-menu .widget-content .navbar-toggle,
  footer .col-sm-3>.main-menu .widget-content .navbar-toggle,
  footer .col-sm-4>.main-menu .widget-content .navbar-toggle,
  footer .col-sm-5>.main-menu .widget-content .navbar-toggle,
  footer .col-sm-6>.main-menu .widget-content .navbar-toggle {
    display: none
  }

  footer .col-sm-1>.main-menu .widget-header+.widget-content,
  footer .col-sm-2>.main-menu .widget-header+.widget-content,
  footer .col-sm-3>.main-menu .widget-header+.widget-content,
  footer .col-sm-4>.main-menu .widget-header+.widget-content,
  footer .col-sm-5>.main-menu .widget-header+.widget-content,
  footer .col-sm-6>.main-menu .widget-header+.widget-content {
    margin-top: 0
  }
}

footer .col-sm-1>.main-menu .nav-collapse.collapse,
footer .col-sm-2>.main-menu .nav-collapse.collapse,
footer .col-sm-3>.main-menu .nav-collapse.collapse,
footer .col-sm-4>.main-menu .nav-collapse.collapse,
footer .col-sm-5>.main-menu .nav-collapse.collapse,
footer .col-sm-6>.main-menu .nav-collapse.collapse {
  display: block !important;
  height: auto !important
}

footer .col-sm-1>.main-menu .nav-collapse .nav,
footer .col-sm-2>.main-menu .nav-collapse .nav,
footer .col-sm-3>.main-menu .nav-collapse .nav,
footer .col-sm-4>.main-menu .nav-collapse .nav,
footer .col-sm-5>.main-menu .nav-collapse .nav,
footer .col-sm-6>.main-menu .nav-collapse .nav {
  background-color: transparent;
  font-size: 1rem
}

footer .col-sm-1>.main-menu .nav-collapse .nav>li>a,
footer .col-sm-2>.main-menu .nav-collapse .nav>li>a,
footer .col-sm-3>.main-menu .nav-collapse .nav>li>a,
footer .col-sm-4>.main-menu .nav-collapse .nav>li>a,
footer .col-sm-5>.main-menu .nav-collapse .nav>li>a,
footer .col-sm-6>.main-menu .nav-collapse .nav>li>a {
  padding-left: 0
}

footer .col-sm-1>.main-menu .nav-collapse .nav li a,
footer .col-sm-2>.main-menu .nav-collapse .nav li a,
footer .col-sm-3>.main-menu .nav-collapse .nav li a,
footer .col-sm-4>.main-menu .nav-collapse .nav li a,
footer .col-sm-5>.main-menu .nav-collapse .nav li a,
footer .col-sm-6>.main-menu .nav-collapse .nav li a {
  color: #333333;
  padding-top: 3px;
  padding-bottom: 3px
}

footer .col-sm-1>.main-menu .nav-collapse .nav li a:hover,
footer .col-sm-2>.main-menu .nav-collapse .nav li a:hover,
footer .col-sm-3>.main-menu .nav-collapse .nav li a:hover,
footer .col-sm-4>.main-menu .nav-collapse .nav li a:hover,
footer .col-sm-5>.main-menu .nav-collapse .nav li a:hover,
footer .col-sm-6>.main-menu .nav-collapse .nav li a:hover,
footer .col-sm-1>.main-menu .nav-collapse .nav li a:focus,
footer .col-sm-2>.main-menu .nav-collapse .nav li a:focus,
footer .col-sm-3>.main-menu .nav-collapse .nav li a:focus,
footer .col-sm-4>.main-menu .nav-collapse .nav li a:focus,
footer .col-sm-5>.main-menu .nav-collapse .nav li a:focus,
footer .col-sm-6>.main-menu .nav-collapse .nav li a:focus {
  color: #999999;
  background-color: transparent
}

footer .col-sm-1>.main-menu .nav-collapse .nav li.menu-active>a,
footer .col-sm-2>.main-menu .nav-collapse .nav li.menu-active>a,
footer .col-sm-3>.main-menu .nav-collapse .nav li.menu-active>a,
footer .col-sm-4>.main-menu .nav-collapse .nav li.menu-active>a,
footer .col-sm-5>.main-menu .nav-collapse .nav li.menu-active>a,
footer .col-sm-6>.main-menu .nav-collapse .nav li.menu-active>a {
  font-weight: 700;
  background-color: transparent
}

.category-list {
  position: relative
}

.category-list .widget-header {
  margin-top: 14px;
  margin-bottom: 0;
  background-color: #e3e3e3
}

.category-list .widget-header h4 {
  padding: 10px;
  font-size: 0.9rem;
  font-weight: 400;
  color: #333333
}

@media (max-width:767px) {
  .category-list .widget-header h4 {
    padding-right: 50px
  }

  .category-list .widget-content {
    margin-top: 55px
  }

  .category-list .widget-header+.widget-content {
    margin-top: 0
  }
}

.category-list .widget-header+.widget-content .nav-collapse .nav {
  border-top: none
}

.category-list .widget-content {
  clear: both
}

.category-list .widget-content .navbar-toggle {
  font-size: 1.4rem;
  display: block;
  padding: 0;
  position: absolute;
  top: 24px;
  right: 0;
  width: 44px;
  height: 36px;
  line-height: 36px;
  border: none;
  background-color: transparent
}

@media (min-width:768px) {
  .category-list .widget-content .navbar-toggle {
    display: none
  }
}

.category-list .widget-content .navbar-toggle:before {
  color: #333333;
  content: '\2261'
}

.category-list .widget-content .navbar-toggle .icon-bar {
  display: none
}

@media (max-width:767px) {
  .category-list .widget-content .nav-collapse {
    margin-top: 3px;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s
  }

  .category-list .widget-content .nav-collapse.collapse {
    overflow: hidden;
    display: none
  }

  .category-list .widget-content .nav-collapse.collapse.in {
    display: block
  }
}

@media (min-width:768px) {
  .category-list .widget-content .nav-collapse {
    display: block;
    overflow: visible;
    height: auto !important
  }
}

.category-list .widget-content .nav-collapse .nav {
  font-size: 1rem;
  background-color: white
}

.category-list .widget-content .nav-collapse .nav .category-item-icon {
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  margin-right: 5px
}

.category-list .widget-content .nav-collapse .nav .category-item-icon img {
  max-width: 100%;
  max-height: 100%
}

.category-list .widget-content .nav-collapse .nav:before,
.category-list .widget-content .nav-collapse .nav:after {
  content: " ";
  display: table
}

.category-list .widget-content .nav-collapse .nav:after {
  clear: both
}

.category-list .widget-content .nav-collapse .nav .category-parent-item>a {
  position: relative
}

.category-list .widget-content .nav-collapse .nav .category-parent-item>a:after {
  content: '';
  width: 6px;
  height: 6px;
  display: block;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAAAvSURBVBhXY/j//z8YAwGIADKhfGQJRkZGhARIABmDJKFsVAk4RjYKhOF87BL/GQDWEEPDsO4lkAAAAABJRU5ErkJggg==');
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 13px;
  right: 0
}

.category-list .widget-content .nav-collapse .nav .category-parent-item.active>a:after {
  top: 15px;
  height: 2px
}

.category-list .widget-content .nav-collapse .nav li {
  position: relative
}

.category-list .widget-content .nav-collapse .nav li a {
  color: #333333;
  display: block;
  padding: 7px 0;
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
  border-bottom: 1px solid #d6d6d6
}

.category-list .widget-content .nav-collapse .nav li a:hover,
.category-list .widget-content .nav-collapse .nav li a:focus {
  text-decoration: none;
  color: #4f9937
}

.category-list .widget-content .nav-collapse .nav li>ul>li>a {
  padding-left: 15px
}

.category-list .widget-content .nav-collapse .nav li>ul>li>ul>li>a {
  padding-left: 25px
}

.category-list .widget-content .nav-collapse .nav li>ul>li>ul>li>ul>li>a {
  padding-left: 35px
}

.category-list .widget-content .nav-collapse .nav li>ul>li>ul>li>ul>li>ul>li>a {
  padding-left: 45px
}

.category-list .widget-content .nav-collapse .nav li.active>a {
  font-weight: 500
}

.category-list .widget-content .nav-collapse .empty-category-list {
  display: block;
  padding: 5px 0
}

.category-list .widget-content .nav-collapse .list-category-clearfilters a {
  white-space: nowrap
}

.category-list .widget-content .nav-collapse .list-category-clearfilters:before,
.category-list .widget-content .nav-collapse .list-category-clearfilters:after {
  content: " ";
  display: table
}

.category-list .widget-content .nav-collapse .list-category-clearfilters:after {
  clear: both
}

@media (min-width:768px) {

  .col-sm-7>.category-list .widget-content .nav-collapse .nav,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav {
    border: 1px solid #eaeaea;
    border-left: none
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav a,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav a,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav a,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav a,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav a,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav a {
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: none
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li {
    position: relative;
    float: left
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li:hover>a,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li:hover>a,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li:hover>a,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li:hover>a,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li:hover>a,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li:hover>a {
    color: #6abf4e
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li:hover>a:after,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li:hover>a:after,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li:hover>a:after,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li:hover>a:after,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li:hover>a:after,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li:hover>a:after {
    border-top-color: white
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li:hover .collapse,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li:hover .collapse,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li:hover .collapse,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li:hover .collapse,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li:hover .collapse,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li:hover .collapse {
    display: block
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>a,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>a,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>a,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>a,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>a,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>a {
    float: left;
    padding: 23px 23px;
    border-left: 1px solid #eaeaea
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>a>.category-item-icon:empty,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>a>.category-item-icon:empty,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>a>.category-item-icon:empty,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>a>.category-item-icon:empty,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>a>.category-item-icon:empty,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>a>.category-item-icon:empty {
    display: none
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a {
    padding-right: 36px
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a:after,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a:after,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a:after,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a:after,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a:after,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li.category-parent-item>a:after {
    top: 29px;
    height: 6px;
    right: 23px
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li.category-parent-item:hover>a:after,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li.category-parent-item:hover>a:after,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li.category-parent-item:hover>a:after,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li.category-parent-item:hover>a:after,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li.category-parent-item:hover>a:after,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li.category-parent-item:hover>a:after {
    top: 31px;
    height: 2px
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li:hover>ul,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li:hover>ul {
    display: block
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>ul,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>ul,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>ul,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>ul,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>ul,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>ul {
    position: absolute;
    background-color: white;
    border: 1px solid #d6d6d6;
    border-top: none;
    display: none;
    left: 0;
    top: 100%;
    z-index: 20;
    min-width: 200px
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>ul a:after,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>ul a:after,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>ul a:after,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>ul a:after,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>ul a:after,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>ul a:after {
    display: none
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>ul ul,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>ul ul,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>ul ul,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>ul ul,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>ul ul,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>ul ul {
    display: block
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>ul>li>a,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>ul>li>a,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>ul>li>a,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>ul>li>a,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>ul>li>a,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>ul>li>a {
    padding-left: 10px
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>a,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>a,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>a,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>a,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>a,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>a {
    padding-left: 20px
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>a,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>a,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>a,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>a,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>a,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>a {
    padding-left: 30px
  }

  .col-sm-7>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>ul>li>a,
  .col-sm-8>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>ul>li>a,
  .col-sm-9>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>ul>li>a,
  .col-sm-10>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>ul>li>a,
  .col-sm-11>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>ul>li>a,
  .col-sm-12>.category-list .widget-content .nav-collapse .nav>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 40px
  }
}

.cart {
  position: relative
}

.cart a {
  color: #333333
}

.cart .widget-header {
  text-align: right;
  margin-bottom: 5px
}

.col-sm-1 .cart .widget-header,
.col-sm-2 .cart .widget-header {
  margin-bottom: 3px;
  text-align: center
}

.cart .widget-content {
  text-align: right;
  word-wrap: break-word;
  word-break: break-word;
  padding-left: 40px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 7px;
  position: relative;
  min-height: 35px;
  border: 1px solid #d6d6d6;
  background-color: whitesmoke;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M25%2037.5c0-0.88-0.15-1.72-0.431-2.5h5.851c-0.27%200.78-0.42%201.62-0.42%202.5%200%204.141%203.359%207.5%207.5%207.5%204.14%200%207.5-3.359%207.5-7.5%200-4.14-3.36-7.5-7.5-7.5h-16.5c-1.1%200-2-0.9-2-2s0.9-2%202-2h17.2c1.81%200%203.369-1.061%204.079-2.6%200.271-0.58%205.451-12.39%205.451-12.39%200.14-0.321%200.27-0.64%200.27-1.010%200-1.1-0.9-2-2-2l-31.221-0-0.84-2.59c-0.389-1.39-1.479-2.41-2.939-2.41h-8.5c-1.38%200-2.5%201.12-2.5%202.5s1.12%202.5%202.5%202.5h5.25c0.89%200%201.64%200.58%201.9%201.37l4.22%2021.569c-2.309%201.271-3.87%203.741-3.87%206.561%200%204.141%203.359%207.5%207.5%207.5%204.14%200%207.5-3.359%207.5-7.5zM20%2037.5c0%201.38-1.12%202.5-2.5%202.5s-2.5-1.12-2.5-2.5%201.12-2.5%202.5-2.5%202.5%201.12%202.5%202.5zM40%2037.5c0%201.38-1.12%202.5-2.5%202.5s-2.5-1.12-2.5-2.5%201.12-2.5%202.5-2.5%202.5%201.12%202.5%202.5z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 10px center
}

@media (min-width:768px) {
  .cart .widget-content {
    float: right
  }
}

.cart .widget-content:before,
.cart .widget-content:after {
  content: " ";
  display: table
}

.cart .widget-content:after {
  clear: both
}

.col-sm-1 .cart .widget-content,
.col-sm-2 .cart .widget-content {
  font-size: 0.9rem;
  text-align: center;
  background-position: center 10px;
  padding: 35px 0 5px 0;
  float: none
}

.cart .widget-content .cart-info {
  font-size: 0.8rem;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none
}

.col-sm-1 .cart .widget-content .cart-info {
  text-transform: none
}

.cart .widget-content .cart-info span {
  display: inline-block;
  padding: 0 5px
}

.cart .widget-content .cart-info span.cart-price {
  border-left: 1px solid #333333;
  padding-left: 6px
}

.col-sm-1 .cart .widget-content .cart-info span.cart-price,
.col-sm-2 .cart .widget-content .cart-info span.cart-price {
  border-left: none
}

.col-sm-1 .cart .widget-content .cart-info:after,
.col-sm-2 .cart .widget-content .cart-info:after {
  content: '';
  width: 100%;
  top: -30px;
  right: 0;
  left: 0;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  background-size: auto 70%;
  background-position: center center
}

.cart .widget-content:hover .cart-tooltip {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s
}

.cart .widget-content .cart-tooltip {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s ease 0.2s, opacity 0.2s ease;
  width: 300px;
  padding: 15px;
  border: 3px solid #6abf4e;
  position: absolute;
  right: -1px;
  top: 100%;
  margin-top: 3px;
  background-color: white;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 7px #d6d6d6;
  box-shadow: 0px 0px 7px #d6d6d6
}

@media (max-width:767px) {
  .cart .widget-content .cart-tooltip {
    display: none !important
  }
}

.cart .widget-content .cart-tooltip .cart-empty {
  text-align: center
}

.cart .widget-content .cart-tooltip .cart-tooltip-list {
  margin-bottom: 10px;
  padding-bottom: 0
}

.cart .widget-content .cart-tooltip .cart-tooltip-list:empty {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none
}

.cart .widget-content .cart-tooltip .cart-tooltip-item {
  text-align: left;
  clear: both
}

.cart .widget-content .cart-tooltip .cart-tooltip-item:after {
  display: table;
  content: '';
  clear: both;
  margin-bottom: 20px
}

.cart .widget-content .cart-tooltip .cart-tooltip-item:last-child:after {
  margin-bottom: 10px
}

.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-image {
  width: 70px;
  height: 70px;
  position: relative
}

.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-image img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-title {
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold
}

.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-quantity,
.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-price {
  margin: 0
}

.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-standard-price {
  font-size: 0.9em;
  color: gray;
  text-decoration: line-through
}

.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-description {
  font-size: 0.97rem;
  width: 180px;
  text-align: left;
  padding-left: 10px
}

.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-description>p {
  text-align: left
}

.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-image,
.cart .widget-content .cart-tooltip .cart-tooltip-item .cart-tooltip-item-description {
  display: inline-block;
  vertical-align: middle
}

.cart .widget-content .cart-tooltip .show-properties {
  margin-bottom: 5px
}

.cart .widget-content .cart-tooltip .show-properties {
  font-size: 0.9rem
}

.cart .widget-content .cart-tooltip .cart-tooltip-summary-price {
  text-align: right;
  padding-top: 10px;
  border-top: 1px solid #d6d6d6
}

.cart .widget-content .cart-tooltip .cart-tooltip-summary-price span:last-child {
  font-weight: bold
}

.cart .widget-content .cart-tooltip .cart-tooltip-summary-price:after {
  content: '';
  display: table;
  clear: both
}

.cart .widget-content .cart-tooltip .cart-tooltip-summary-price .cart-tooltip-total-price-label {
  float: left
}

.cart .widget-content .cart-tooltip a.cart-tooltip-props-btn {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: white;
  background-color: #6abf4e;
  text-align: center;
  margin-top: 10px;
  text-decoration: none
}

.cart .widget-content .cart-tooltip a.cart-tooltip-props-btn:hover {
  background-color: #4f9937
}

.logo {
  word-wrap: break-word;
  word-break: break-word
}

.logo h1,
.logo h2,
.logo h3,
.logo h4,
.logo h5,
.logo h6 {
  font-weight: 700;
  padding: 15px 0
}

.logo h1 {
  font-size: 1.5rem
}

.logo h2 {
  font-size: 1.25rem
}

.logo h3 {
  font-size: 1.125rem
}

.logo h4 {
  font-size: 1rem
}

.logo h5 {
  font-size: 0.875rem
}

.logo h6 {
  font-size: 0.75rem
}

.logo ul {
  list-style-type: disc
}

.logo ol {
  list-style-type: decimal
}

.logo ul,
.logo ol {
  padding-left: 30px
}

.logo p,
.logo ul,
.logo ol {
  margin: 10px 0
}

.logo blockquote,
.logo q,
.logo cite,
.logo em,
.logo i {
  font-style: italic
}

.logo b,
.logo strong {
  font-weight: 700
}

.logo p:after {
  content: "";
  display: inline-block;
  width: 0px
}

.logo a {
  color: #6abf4e
}

.logo a:hover,
.logo a:focus {
  color: #4f9937
}

.logo a img {
  max-width: 100%;
  max-height: 100%
}

.logo h1 {
  margin: 0;
  padding: 0
}

.user-account a {
  color: #6abf4e
}

.user-account .widget-header {
  text-align: right;
  margin-bottom: 5px
}

.col-sm-1 .user-account .widget-header,
.col-sm-2 .user-account .widget-header {
  margin-bottom: 3px;
  text-align: center
}

.user-account .widget-content {
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M41.689%2034.59c-2.899-3.79-6.64-5.75-12.959-6.38-1.141-0.229-2-1.24-2-2.44%200-0.879%202.819-3.51%202.799-3.529%202.91-3.011%204.471-7.901%204.471-11.661%200-5.84-4.7-10.58-10.5-10.58s-10.5%204.74-10.5%2010.58c0%203.78%201.52%208.7%204.46%2011.71%200%200%202.81%202.601%202.81%203.479%200%201.271-0.96%202.33-2.2%202.48-6.19%200.65-9.89%202.6-12.76%206.34-0.83%201.081-1.28%203.251-1.31%204.411%200.010%200.3%200%205%200%205%200%202.21%201.79%204%204%204h31c2.21%200%204-1.79%204-4%200%200-0.010-4.7%200-5-0.029-1.16-0.48-3.33-1.311-4.41z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 20px;
  background-repeat: no-repeat
}

.user-account .widget-content .user-account-label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.user-account .widget-content .user-account-label>span {
  font-weight: 700
}

.user-account .widget-content .user-account-dashboard {
  display: block
}

@media (max-width:767px) {
  .user-account .widget-content {
    padding: 30px 0 5px 0;
    background-position: center top
  }

  .user-account .widget-content .user-account-label {
    text-align: center
  }

  .user-account .widget-content .user-account-actions {
    margin-top: 5px;
    font-size: 0.9rem;
    font-weight: 700
  }

  .user-account .widget-content .user-account-actions a {
    color: white;
    display: block;
    float: left;
    text-align: center;
    margin: 0 0 1px 0;
    padding: 14px 6px;
    border-left: 1px solid white;
    background-color: #6abf4e
  }

  .user-account .widget-content .user-account-actions a:hover {
    background-color: #4f9937
  }

  .user-account .widget-content .user-account-actions a.user-account-login,
  .user-account .widget-content .user-account-actions a.user-account-account,
  .user-account .widget-content .user-account-actions a.user-account-register,
  .user-account .widget-content .user-account-actions a.user-account-exit {
    width: 50%
  }

  .user-account .widget-content .user-account-actions a.user-account-dashboard {
    width: 100%
  }
}

@media (min-width:768px) {
  .user-account .widget-header+.widget-content {
    padding-top: 3px
  }

  .user-account .widget-content {
    font-size: 0.9rem;
    text-align: right;
    min-height: 30px;
    background-position: right center;
    padding-right: 30px;
    float: right
  }

  .user-account .widget-content:before,
  .user-account .widget-content:after {
    content: " ";
    display: table
  }

  .user-account .widget-content:after {
    clear: both
  }

  .col-sm-1 .user-account .widget-content,
  .col-sm-2 .user-account .widget-content {
    float: none;
    font-size: 0.9rem;
    text-align: center;
    background-position: top 10px center;
    padding: 40px 0 5px 0
  }

  .col-sm-1 .user-account .widget-content a,
  .col-sm-2 .user-account .widget-content a,
  .col-sm-1 .user-account .widget-content span,
  .col-sm-2 .user-account .widget-content span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
  }

  .user-account .user-account-actions {
    min-height: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 0;
    background-position: 10px center;
    background-repeat: no-repeat;
    float: right
  }

  .col-sm-1 .user-account .user-account-actions,
  .col-sm-2 .user-account .user-account-actions {
    padding-right: 5px;
    float: none
  }

  .user-account a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 0
  }

  .user-account a.user-account-account,
  .user-account a.user-account-login {
    padding-right: 9px;
    border-right: 1px solid #d6d6d6
  }

  .col-sm-1 .user-account a.user-account-account,
  .col-sm-1 .user-account a.user-account-login,
  .col-sm-2 .user-account a.user-account-account,
  .col-sm-2 .user-account a.user-account-login {
    border-right: none
  }

  .user-account.user-account-tooltip-visible {
    position: relative
  }

  .user-account.user-account-tooltip-visible:before,
  .user-account.user-account-tooltip-visible:after {
    content: " ";
    display: table
  }

  .user-account.user-account-tooltip-visible:after {
    clear: both
  }

  .user-account.user-account-tooltip-visible .widget-content {
    position: relative;
    width: 100%;
    max-width: 20px;
    min-height: 40px;
    margin-left: auto;
    margin-right: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    cursor: pointer;
    background-position: left center
  }

  .user-account.user-account-tooltip-visible .widget-content .user-account-tooltip {
    position: absolute;
    width: 300px;
    top: 100%;
    right: 0;
    padding: 15px;
    border: 3px solid #6abf4e;
    background: white;
    -webkit-box-shadow: 0px 0px 7px #d6d6d6;
    box-shadow: 0px 0px 7px #d6d6d6;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s ease 0.2s, opacity 0.2s ease;
    z-index: 10;
    text-align: right
  }

  .user-account.user-account-tooltip-visible .widget-content:hover .user-account-tooltip {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s
  }
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%
}

.carousel-inner>.item {
  display: none;
  position: relative;
  text-align: center;
  height: 100%;
  -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;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s
}

.carousel-control.left {
  left: 0;
  opacity: 0.3
}

.carousel-control.left>.arrow,
.carousel-control.left>.left {
  display: block;
  width: 45px;
  height: 90px;
  position: absolute;
  background-color: white;
  top: 50%;
  margin-top: -45px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%3Cpath%20fill%3D%22%236ABF4E%22%20d%3D%22M15.422%2016.078l-1.406%201.406-6-6%206-6%201.406%201.406-4.594%204.594z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px
}

.carousel-control.right {
  right: 0;
  left: auto;
  opacity: 0.3
}

.carousel-control.right>.arrow,
.carousel-control.right>.right {
  display: block;
  width: 45px;
  height: 90px;
  position: absolute;
  background-color: white;
  top: 50%;
  right: 0;
  margin-top: -45px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%3Cpath%20fill%3D%22%236ABF4E%22%20d%3D%22M8.578%2016.359l4.594-4.594-4.594-4.594%201.406-1.406%206%206-6%206z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px
}

.carousel-control:hover {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60)
}

.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: 0;
  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 #d6d6d6;
  cursor: pointer;
  background-color: transparent
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #4f9937
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width:768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}

.container-fluid>.row>div>.widget-slider,
.container-fluid>.row>div>.gallery {
  margin: 0 -10px;
  padding: 0
}

.widget-slider {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent
}

.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: 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;
  -moz-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
}

.gallery span img {
  border: 1px solid #d6d6d6;
  cursor: pointer
}

.modal-gallery-image .modal-body {
  position: relative
}

.modal-gallery-image .modal-body img {
  max-height: 75vh !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.modal-gallery-image .modal-body>.left,
.modal-gallery-image .modal-body>.right {
  left: 0;
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s
}

.modal-gallery-image .modal-body>.left:hover,
.modal-gallery-image .modal-body>.right:hover {
  opacity: 0.6;
  cursor: pointer
}

.modal-gallery-image .modal-body>.left .arrow {
  left: 15px;
  display: block;
  width: 45px;
  height: 90px;
  position: absolute;
  background-color: white;
  top: 50%;
  margin-top: -45px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%3Cpath%20fill%3D%22%236ABF4E%22%20d%3D%22M15.422%2016.078l-1.406%201.406-6-6%206-6%201.406%201.406-4.594%204.594z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px
}

.modal-gallery-image .modal-body>.right .arrow {
  right: 15px;
  display: block;
  width: 45px;
  height: 90px;
  position: absolute;
  background-color: white;
  top: 50%;
  margin-top: -45px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%3Cpath%20fill%3D%22%236ABF4E%22%20d%3D%22M8.578%2016.359l4.594-4.594-4.594-4.594%201.406-1.406%206%206-6%206z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px
}

.search-widget button {
  color: #d6d6d6;
  width: 35px;
  overflow: hidden;
  float: right;
  margin-top: -45px;
  position: relative;
  z-index: 1;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M29.652%2013.998c2.16%200.5%203.879%202.34%204.379%204.35%200.171%200.94%200.99%201.65%201.971%201.65%201.1%200%202-0.9%202-2%200-1.44-1.21-3.63-2.86-5.27-1.62-1.6-3.55-2.73-5.14-2.73-1.1%200-2%200.93-2%202.030%200%200.979%200.71%201.8%201.65%201.97zM2.162%2040.218c-1.55%201.549-1.55%204.070%200%205.619%201.55%201.551%204.070%201.551%205.61%200l11.489-11.48c2.681%201.672%205.84%202.641%209.24%202.641%209.67%200%2017.5-7.83%2017.5-17.5s-7.83-17.5-17.5-17.5-17.5%207.83-17.5%2017.5c0%203.39%200.971%206.56%202.641%209.24l-11.48%2011.48zM16.002%2019.498c0-6.9%205.601-12.5%2012.5-12.5%206.9%200%2012.5%205.6%2012.5%2012.5s-5.6%2012.5-12.5%2012.5c-6.899-0.001-12.5-5.601-12.5-12.5z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A")
}

.search-widget button,
.search-widget button:hover,
.search-widget button:focus {
  background-color: transparent;
  border-left: 1px solid #d6d6d6
}

.search-widget button:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%3Cpath%20fill%3D%22%236ABF4E%22%20d%3D%22M29.652%2013.998c2.16%200.5%203.879%202.34%204.379%204.35%200.171%200.94%200.99%201.65%201.971%201.65%201.1%200%202-0.9%202-2%200-1.44-1.21-3.63-2.86-5.27-1.62-1.6-3.55-2.73-5.14-2.73-1.1%200-2%200.93-2%202.030%200%200.979%200.71%201.8%201.65%201.97zM2.162%2040.218c-1.55%201.549-1.55%204.070%200%205.619%201.55%201.551%204.070%201.551%205.61%200l11.489-11.48c2.681%201.672%205.84%202.641%209.24%202.641%209.67%200%2017.5-7.83%2017.5-17.5s-7.83-17.5-17.5-17.5-17.5%207.83-17.5%2017.5c0%203.39%200.971%206.56%202.641%209.24l-11.48%2011.48zM16.002%2019.498c0-6.9%205.601-12.5%2012.5-12.5%206.9%200%2012.5%205.6%2012.5%2012.5s-5.6%2012.5-12.5%2012.5c-6.899-0.001-12.5-5.601-12.5-12.5z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A")
}

.search-widget input {
  margin-top: 0;
  padding-right: 45px
}

.search-widget input,
.search-widget button {
  height: 35px;
  display: inline-block
}

.search-result-item {
  padding-bottom: 15px
}

.search-result-item:last-child {
  padding-bottom: 0
}

.search-result-item .search-result-item-title {
  text-decoration: none
}

.search-result-item .search-result-item-title>span {
  font-size: 0.9285rem;
  font-weight: 700
}

.search-result-item .search-result-item-title:hover>span {
  text-decoration: underline
}

.search-result-item .search-result-item-title>p {
  color: #333333
}

.search-result-item .search-result-item-title:hover>p {
  color: gray
}

.search-result-item .search-result-item-content {
  font-size: 0.8571rem
}

.widget-newsletter .widget-newsletter-label:empty {
  display: none
}

.widget-newsletter input {
  padding-right: 45px
}

.widget-newsletter-box {
  position: relative
}

.widget-newsletter button {
  top: 10px;
  right: 0;
  height: 35px;
  width: 35px;
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M0%2038c0%202.21%201.79%204%204%204h40c2.21%200%204-1.79%204-4l-0-27c0-2.21-1.79-4-4-4l-40%200c-2.21%200-4%201.79-4%204v27zM14.72%2024.53l-9.15-9.21c-0.759-0.76-0.759-1.99%200-2.75%200.761-0.76%201.991-0.76%202.75%200l14.6%2014.619c0.59%200.58%201.561%200.58%202.141%200l14.619-14.619c0.76-0.76%201.99-0.76%202.75%200s0.76%201.99%200%202.75l-9.16%209.21%209.16%209.149c0.76%200.76%200.76%201.99%200%202.75s-1.99%200.76-2.75%200l-9.15-9.14c0%200-2.859%202.91-3.379%203.43-0.811%200.791-1.931%201.281-3.151%201.281-1.24%200-2.36-0.5-3.17-1.311-0.53-0.52-3.37-3.399-3.37-3.399l-9.141%209.14c-0.759%200.76-1.989%200.76-2.75%200-0.759-0.76-0.759-1.99%200-2.75l9.151-9.15z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
  overflow: hidden;
  text-indent: -9999px;
  margin-bottom: 10px
}

.widget-newsletter button,
.widget-newsletter button:hover {
  background-color: transparent
}

.widget-newsletter button:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%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%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%3Cpath%20fill%3D%22%236ABF4E%22%20d%3D%22M0%2038c0%202.21%201.79%204%204%204h40c2.21%200%204-1.79%204-4l-0-27c0-2.21-1.79-4-4-4l-40%200c-2.21%200-4%201.79-4%204v27zM14.72%2024.53l-9.15-9.21c-0.759-0.76-0.759-1.99%200-2.75%200.761-0.76%201.991-0.76%202.75%200l14.6%2014.619c0.59%200.58%201.561%200.58%202.141%200l14.619-14.619c0.76-0.76%201.99-0.76%202.75%200s0.76%201.99%200%202.75l-9.16%209.21%209.16%209.149c0.76%200.76%200.76%201.99%200%202.75s-1.99%200.76-2.75%200l-9.15-9.14c0%200-2.859%202.91-3.379%203.43-0.811%200.791-1.931%201.281-3.151%201.281-1.24%200-2.36-0.5-3.17-1.311-0.53-0.52-3.37-3.399-3.37-3.399l-9.141%209.14c-0.759%200.76-1.989%200.76-2.75%200-0.759-0.76-0.759-1.99%200-2.75l9.151-9.15z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A")
}

.subscribe,
.unsubscribe {
  font-size: 18px;
  text-align: center;
  padding: 50px 20px;
  margin: 50px 0;
  background-color: #dff0d8;
  border: 1px solid #dddddd
}

.subscribe-title,
.unsubscribe-title {
  font-weight: 500;
  font-size: 21px;
  margin: 0 0 20px 0
}

.subscribe--error,
.unsubscribe--error {
  background-color: #f8d7da
}

.consent-checkbox {
  margin-top: 5px;
  float: left
}

.consent-label {
  margin-left: 25px;
  margin-bottom: 5px;
  display: block
}

.contact-data .widget-content>div {
  margin-bottom: 4px
}

.contact-data .contact-data-label {
  font-weight: 700
}

.contact-data a {
  color: #6abf4e
}

.contact-data a:hover,
.contact-data a:focus {
  color: #4f9937
}

.content-edit .widget-content {
  word-wrap: break-word;
  word-break: break-word
}

.content-edit .widget-content h1,
.content-edit .widget-content h2,
.content-edit .widget-content h3,
.content-edit .widget-content h4,
.content-edit .widget-content h5,
.content-edit .widget-content h6 {
  font-weight: 700;
  padding: 15px 0
}

.content-edit .widget-content h1 {
  font-size: 1.5rem
}

.content-edit .widget-content h2 {
  font-size: 1.25rem
}

.content-edit .widget-content h3 {
  font-size: 1.125rem
}

.content-edit .widget-content h4 {
  font-size: 1rem
}

.content-edit .widget-content h5 {
  font-size: 0.875rem
}

.content-edit .widget-content h6 {
  font-size: 0.75rem
}

.content-edit .widget-content ul {
  list-style-type: disc
}

.content-edit .widget-content ol {
  list-style-type: decimal
}

.content-edit .widget-content ul,
.content-edit .widget-content ol {
  padding-left: 30px
}

.content-edit .widget-content p,
.content-edit .widget-content ul,
.content-edit .widget-content ol {
  margin: 10px 0
}

.content-edit .widget-content blockquote,
.content-edit .widget-content q,
.content-edit .widget-content cite,
.content-edit .widget-content em,
.content-edit .widget-content i {
  font-style: italic
}

.content-edit .widget-content b,
.content-edit .widget-content strong {
  font-weight: 700
}

.content-edit .widget-content p:after {
  content: "";
  display: inline-block;
  width: 0px
}

.content-edit .widget-content a {
  color: #6abf4e
}

.content-edit .widget-content a:hover,
.content-edit .widget-content a:focus {
  color: #4f9937
}

.content-edit .widget-content table {
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
  max-width: 100%;
  table-layout: fixed
}

.content-edit .widget-content th {
  font-weight: 700
}

.content-edit .widget-content th,
.content-edit .widget-content td {
  padding: 8px;
  border: 1px solid #d6d6d6;
  word-break: break-word
}

.content-edit .widget-content>* {
  max-width: 100%
}

.custom .widget-content {
  word-wrap: break-word;
  word-break: break-word
}

.custom .widget-content h1,
.custom .widget-content h2,
.custom .widget-content h3,
.custom .widget-content h4,
.custom .widget-content h5,
.custom .widget-content h6 {
  font-weight: 700;
  padding: 15px 0
}

.custom .widget-content h1 {
  font-size: 1.5rem
}

.custom .widget-content h2 {
  font-size: 1.25rem
}

.custom .widget-content h3 {
  font-size: 1.125rem
}

.custom .widget-content h4 {
  font-size: 1rem
}

.custom .widget-content h5 {
  font-size: 0.875rem
}

.custom .widget-content h6 {
  font-size: 0.75rem
}

.custom .widget-content ul {
  list-style-type: disc
}

.custom .widget-content ol {
  list-style-type: decimal
}

.custom .widget-content ul,
.custom .widget-content ol {
  padding-left: 30px
}

.custom .widget-content p,
.custom .widget-content ul,
.custom .widget-content ol {
  margin: 10px 0
}

.custom .widget-content blockquote,
.custom .widget-content q,
.custom .widget-content cite,
.custom .widget-content em,
.custom .widget-content i {
  font-style: italic
}

.custom .widget-content b,
.custom .widget-content strong {
  font-weight: 700
}

.custom .widget-content p:after {
  content: "";
  display: inline-block;
  width: 0px
}

.custom .widget-content a {
  color: #6abf4e
}

.custom .widget-content a:hover,
.custom .widget-content a:focus {
  color: #4f9937
}

.custom .widget-content table {
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
  max-width: 100%;
  table-layout: fixed
}

.custom .widget-content th {
  font-weight: 700
}

.custom .widget-content th,
.custom .widget-content td {
  padding: 8px;
  border: 1px solid #d6d6d6;
  word-break: break-word
}

.custom .widget-content button {
  min-width: 0
}

.custom .widget-content>* {
  max-width: 100%
}

.widget-map .widget-content,
.widget-map-advanced .widget-content {
  color: #333333
}

.container-fluid>.row>div>.widget-map {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0;
  padding-right: 0
}

.breadcrumbs {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 0.85rem;
  font-weight: 300
}

.breadcrumbs a {
  color: #333333;
  word-wrap: break-word
}

.breadcrumbs .sep {
  margin: 0 5px
}

.breadcrumbs .sep:before {
  content: '\00BB'
}

.widget-news img {
  max-width: 100%
}

.widget-news .widget-news-item {
  border-bottom: 1px solid #d6d6d6;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  position: relative
}

.widget-news .widget-news-item:before,
.widget-news .widget-news-item:after {
  content: " ";
  display: table
}

.widget-news .widget-news-item:after {
  clear: both
}

.widget-news .widget-news-item:last-child {
  border-bottom: none;
  margin-bottom: 0
}

.widget-news .widget-news-item .widget-news-title-container {
  padding-bottom: 15px
}

.widget-news .widget-news-item .widget-news-title {
  font-weight: 700;
  color: #6abf4e
}

.widget-news .widget-news-item .widget-news-article-thumbnail {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  max-height: 160px;
  max-width: 160px;
  width: auto
}

@media (min-width:768px) and (max-width:991px) {

  .col-sm-1 .widget-news .widget-news-item .widget-news-article-thumbnail,
  .col-sm-2 .widget-news .widget-news-item .widget-news-article-thumbnail,
  .col-sm-3 .widget-news .widget-news-item .widget-news-article-thumbnail {
    max-width: 100%
  }
}

.widget-news .widget-news-content-container {
  word-wrap: break-word;
  word-break: break-word
}

.widget-news .widget-news-content-container h1,
.widget-news .widget-news-content-container h2,
.widget-news .widget-news-content-container h3,
.widget-news .widget-news-content-container h4,
.widget-news .widget-news-content-container h5,
.widget-news .widget-news-content-container h6 {
  font-weight: 700;
  padding: 15px 0
}

.widget-news .widget-news-content-container h1 {
  font-size: 1.5rem
}

.widget-news .widget-news-content-container h2 {
  font-size: 1.25rem
}

.widget-news .widget-news-content-container h3 {
  font-size: 1.125rem
}

.widget-news .widget-news-content-container h4 {
  font-size: 1rem
}

.widget-news .widget-news-content-container h5 {
  font-size: 0.875rem
}

.widget-news .widget-news-content-container h6 {
  font-size: 0.75rem
}

.widget-news .widget-news-content-container ul {
  list-style-type: disc
}

.widget-news .widget-news-content-container ol {
  list-style-type: decimal
}

.widget-news .widget-news-content-container ul,
.widget-news .widget-news-content-container ol {
  padding-left: 30px
}

.widget-news .widget-news-content-container p,
.widget-news .widget-news-content-container ul,
.widget-news .widget-news-content-container ol {
  margin: 10px 0
}

.widget-news .widget-news-content-container blockquote,
.widget-news .widget-news-content-container q,
.widget-news .widget-news-content-container cite,
.widget-news .widget-news-content-container em,
.widget-news .widget-news-content-container i {
  font-style: italic
}

.widget-news .widget-news-content-container b,
.widget-news .widget-news-content-container strong {
  font-weight: 700
}

.widget-news .widget-news-content-container p:after {
  content: "";
  display: inline-block;
  width: 0px
}

.widget-news .widget-news-content-container a {
  color: #6abf4e
}

.widget-news .widget-news-content-container a:hover,
.widget-news .widget-news-content-container a:focus {
  color: #4f9937
}

.widget-news .widget-news-content-container table {
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
  max-width: 100%;
  table-layout: fixed
}

.widget-news .widget-news-content-container th {
  font-weight: 700
}

.widget-news .widget-news-content-container th,
.widget-news .widget-news-content-container td {
  padding: 8px;
  border: 1px solid #d6d6d6;
  word-break: break-word
}

.widget-news .widget-news-content-container>* {
  max-width: 100%
}

.widget-search-feature .search-feature-container {
  margin-left: -10px;
  margin-right: -10px;
  word-wrap: break-word;
  word-break: break-word
}

.widget-search-feature .search-feature-item {
  margin-bottom: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:768px) {
  .widget-search-feature .search-feature-item {
    float: left;
    width: 100%
  }
}

.col-sm-5>.widget-search-feature .search-feature-item,
.col-sm-6>.widget-search-feature .search-feature-item,
.col-sm-7>.widget-search-feature .search-feature-item,
.col-sm-8>.widget-search-feature .search-feature-item {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:768px) {

  .col-sm-5>.widget-search-feature .search-feature-item,
  .col-sm-6>.widget-search-feature .search-feature-item,
  .col-sm-7>.widget-search-feature .search-feature-item,
  .col-sm-8>.widget-search-feature .search-feature-item {
    float: left;
    width: 50%
  }
}

.col-sm-9>.widget-search-feature .search-feature-item,
.col-sm-10>.widget-search-feature .search-feature-item {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:768px) {

  .col-sm-9>.widget-search-feature .search-feature-item,
  .col-sm-10>.widget-search-feature .search-feature-item {
    float: left;
    width: 50%
  }
}

@media (min-width:992px) {

  .col-sm-9>.widget-search-feature .search-feature-item,
  .col-sm-10>.widget-search-feature .search-feature-item {
    float: left;
    width: 33.333333333%
  }
}

.col-sm-11>.widget-search-feature .search-feature-item,
.col-sm-12>.widget-search-feature .search-feature-item {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:768px) {

  .col-sm-11>.widget-search-feature .search-feature-item,
  .col-sm-12>.widget-search-feature .search-feature-item {
    float: left;
    width: 33.333333333%
  }
}

@media (min-width:992px) {

  .col-sm-11>.widget-search-feature .search-feature-item,
  .col-sm-12>.widget-search-feature .search-feature-item {
    float: left;
    width: 25%
  }
}

.widget-search-feature .search-feature-key {
  font-weight: 700;
  margin-bottom: 0;
  display: block
}

.widget-search-feature .search-feature-key:first-child {
  margin-top: 0
}

.widget-search-feature .search-feature-key .checkbox,
.widget-search-feature .search-feature-key .radio {
  margin-bottom: 10px
}

.widget-search-feature .search-feature-key:before,
.widget-search-feature .search-feature-key:after {
  content: " ";
  display: table
}

.widget-search-feature .search-feature-key:after {
  clear: both
}

.widget-search-feature .search-feature-key+.search-feature-checkbox,
.widget-search-feature .search-feature-key+.search-feature-radio {
  padding-top: 10px
}

.widget-search-feature label {
  margin-bottom: 3px
}

.widget-search-feature .checkbox,
.widget-search-feature .radio {
  margin-bottom: 5px
}

.widget-search-feature .checkbox label,
.widget-search-feature .radio label {
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
  cursor: pointer
}

@media (max-width:767px) {

  .widget-search-feature .checkbox label,
  .widget-search-feature .radio label {
    min-height: 30px
  }
}

.widget-search-feature select {
  width: 100%
}

.widget-search-feature .radio input[type="radio"],
.widget-search-feature .checkbox input[type="checkbox"] {
  margin-right: 6px;
  position: absolute;
  left: 0;
  top: -1px
}

.widget-search-feature .btn-search {
  clear: both
}