/*

*/

@import url(../fonts/stylesheet.css);
h1,
h2,
h3 {
  font-weight: 400;
  font-family: "robotobold", Arial, sans-serif;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #cccccc;
  -webkit-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  border: 5px solid white;
  left: -5px;
  background: white;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/cnt/Script/bxSlider/images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: black;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/cnt/Script/bxSlider/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(/cnt/Script/bxSlider/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 8;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/cnt/Script/bxSlider/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/cnt/Script/bxSlider/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: white;
  font-family: Arial, sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.vs-section {
  position: relative;
  display: block;
  overflow: hidden;
}
.vs-section.module-loading {
  cursor: progress;
}
.vs-section.module-loading:before {
  position: absolute;
  display: block;
  content: "";
  z-index: 999;
  background: white url(img/loading.gif) 50% 50% no-repeat;
  height: 100%;
  width: 100%;
  opacity: 0.5;
}
.commodityBox .image {
  background: url(/cnt/img/loading-small.png) no-repeat 50% 50%;
}
body.nd-images-loaded .commodityBox .image {
  background: 0 0;
}
body.nd-ajax-loading,
body.nd-ajax-loading a,
body.nd-ajax-loading button {
  cursor: progress;
}
.debug [class^=vc-] {
  position: relative;
}
.debug [class^=vc-] .debug-title {
  position: absolute;
  top: -10px;
  padding: 0 5px;
  background: red;
  font-size: 12px;
  color: white;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: white;
  color: #444444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../img/outdoor_sprites.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/cnt/script/Fancybox2/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  color: #c4c4c4;
}
.fancybox-close:after {
  padding: 10px;
}
.fancybox-close:hover {
  color: #777777;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/cnt/script/Fancybox2/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: -40px 1px;
}
.fancybox-next span {
  right: 10px;
  background-position: 13px 1px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden!important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/cnt/script/Fancybox2/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 2px #222222;
  color: white;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: white;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  background: black;
  background: rgba(0, 0, 0, 0.8);
}
* {
  -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: 62.5%;
  -webkit-tap-highlight-color: transparent;
  background: white;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #dddddd;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-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 {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-dialog .price {
  clear: left;
  line-height: 30px;
}
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-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-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: 0.5;
}
.modal-header,
#modal .header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
}
.modal-header .close,
#modal .header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer,
#modal .inner .footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn,
#modal .inner .footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
#modal .inner .footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block,
#modal .inner .footer .btn-block + .btn-block {
  margin-left: 0;
}
@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);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  .modal-lg {
    width: 900px;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type=file] {
  display: block;
}
input[type=range] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control,
form .frm-select select,
form .frm-input input,
form .frm-textarea textarea,
.vc-commoditycategory_commodity .content .buyForm .units,
.vc-commoditydetail_buy .frm-field .frm-input .unit .units,
.vc-basket .applyCoupon .couponSubmit input[name=coupon],
.vc-basket_unitmodal .frm-input .unit .units {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus,
form .frm-select select:focus,
form .frm-input input:focus,
form .frm-textarea textarea:focus {
  border-color: #aaaaaa;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 170, 170, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 170, 170, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 170, 170, 0.6);
}
.form-control:-moz-placeholder,
form .frm-select select:-moz-placeholder,
form .frm-input input:-moz-placeholder,
form .frm-textarea textarea:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder,
form .frm-select select::-moz-placeholder,
form .frm-input input::-moz-placeholder,
form .frm-textarea textarea::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
form .frm-select select:-ms-input-placeholder,
form .frm-input input:-ms-input-placeholder,
form .frm-textarea textarea:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder,
form .frm-select select::-webkit-input-placeholder,
form .frm-input input::-webkit-input-placeholder,
form .frm-textarea textarea::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
form .frm-select select[disabled],
form .frm-select select[readonly],
fieldset[disabled] form .frm-select select,
form .frm-input input[disabled],
form .frm-input input[readonly],
fieldset[disabled] form .frm-input input,
form .frm-textarea textarea[disabled],
form .frm-textarea textarea[readonly],
fieldset[disabled] form .frm-textarea textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control,
textareaform .frm-select select,
textareaform .frm-input input,
textareaform .frm-textarea textarea {
  height: auto;
}
input[type=date] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type=radio][disabled],
input[type=checkbox][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control,
.has-feedback form .frm-select select,
.has-feedback form .frm-input input,
.has-feedback form .frm-textarea textarea {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control,
.has-success form .frm-select select,
.has-success form .frm-input input,
.has-success form .frm-textarea textarea {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus,
.has-success form .frm-select select:focus,
.has-success form .frm-input input:focus,
.has-success form .frm-textarea textarea:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control,
.has-warning form .frm-select select,
.has-warning form .frm-input input,
.has-warning form .frm-textarea textarea {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus,
.has-warning form .frm-select select:focus,
.has-warning form .frm-input input:focus,
.has-warning form .frm-textarea textarea:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control,
.has-error form .frm-select select,
.has-error form .frm-input input,
.has-error form .frm-textarea textarea {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus,
.has-error form .frm-select select:focus,
.has-error form .frm-input input:focus,
.has-error form .frm-textarea textarea:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .form-inline form .frm-select select,
  .form-inline form .frm-input input,
  .form-inline form .frm-textarea textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group form .frm-select select,
.input-group form .frm-input input,
.input-group form .frm-textarea textarea {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > form .frm-select select,
.input-group-lg > form .frm-input input,
.input-group-lg > form .frm-textarea textarea {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > form .frm-select select,
select.input-group-lg > form .frm-input input,
select.input-group-lg > form .frm-textarea textarea {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > form .frm-select select,
select[multiple].input-group-lg > form .frm-select select,
textarea.input-group-lg > form .frm-input input,
select[multiple].input-group-lg > form .frm-input input,
textarea.input-group-lg > form .frm-textarea textarea,
select[multiple].input-group-lg > form .frm-textarea textarea {
  height: auto;
}
.input-group-sm > form .frm-select select,
.input-group-sm > form .frm-input input,
.input-group-sm > form .frm-textarea textarea {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > form .frm-select select,
select.input-group-sm > form .frm-input input,
select.input-group-sm > form .frm-textarea textarea {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > form .frm-select select,
select[multiple].input-group-sm > form .frm-select select,
textarea.input-group-sm > form .frm-input input,
select[multiple].input-group-sm > form .frm-input input,
textarea.input-group-sm > form .frm-textarea textarea,
select[multiple].input-group-sm > form .frm-textarea textarea {
  height: auto;
}
.input-group form .frm-select select,
.input-group form .frm-input input,
.input-group form .frm-textarea textarea {
  display: table-cell;
}
.input-group form .frm-select select:not(:first-child):not(:last-child),
.input-group form .frm-input input:not(:first-child):not(:last-child),
.input-group form .frm-textarea textarea:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group form .frm-select select:first-child,
.input-group form .frm-input input:first-child,
.input-group form .frm-textarea textarea:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group form .frm-select select:last-child,
.input-group form .frm-input input:last-child,
.input-group form .frm-textarea textarea:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control,
  .navbar-form form .frm-select select,
  .navbar-form form .frm-input input,
  .navbar-form form .frm-textarea textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.vc-articlecategory_list .articles .articleInner {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.modal-footer:before,
.modal-footer:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
._container:before,
._container:after,
._row:before,
._row:after,
.vc-tabstemplate nav ul:before,
.vc-tabstemplate nav ul:after,
.vc-orderstep_persondataconfirm .content label:before,
.vc-orderstep_persondataconfirm .content label:after,
.vc-orderstep_persondataconfirm .content .frm-text:before,
.vc-orderstep_persondataconfirm .content .frm-text:after,
.vc-orderfinish .orderAddresses:before,
.vc-orderfinish .orderAddresses:after,
.vc-orderdetail .orderAddresses:before,
.vc-orderdetail .orderAddresses:after,
.vc-orderfinish .orderInformation:before,
.vc-orderfinish .orderInformation:after,
.vc-orderdetail .orderInformation:before,
.vc-orderdetail .orderInformation:after,
.vc-orderfinish .orderAddresses .content:before,
.vc-orderfinish .orderAddresses .content:after,
.vc-orderdetail .orderAddresses .content:before,
.vc-orderdetail .orderAddresses .content:after,
.vc-orderfinish .orderInformation .content:before,
.vc-orderfinish .orderInformation .content:after,
.vc-orderdetail .orderInformation .content:before,
.vc-orderdetail .orderInformation .content:after,
.vc-orderfinish .orderAddresses label:before,
.vc-orderfinish .orderAddresses label:after,
.vc-orderdetail .orderAddresses label:before,
.vc-orderdetail .orderAddresses label:after,
.vc-orderfinish .orderInformation label:before,
.vc-orderfinish .orderInformation label:after,
.vc-orderdetail .orderInformation label:before,
.vc-orderdetail .orderInformation label:after,
.vc-orderfinish .orderAddresses .frm-text:before,
.vc-orderfinish .orderAddresses .frm-text:after,
.vc-orderdetail .orderAddresses .frm-text:before,
.vc-orderdetail .orderAddresses .frm-text:after,
.vc-orderfinish .orderInformation .frm-text:before,
.vc-orderfinish .orderInformation .frm-text:after,
.vc-orderdetail .orderInformation .frm-text:before,
.vc-orderdetail .orderInformation .frm-text:after,
.vc-person_list .persons .item .person:before,
.vc-person_list .persons .item .person:after,
.welcomePart > .inner:before,
.welcomePart > .inner:after,
.beforeFooter > .inner:before,
.beforeFooter > .inner:after,
.headertop:before,
.headertop:after,
#main:before,
#main:after,
#footer > .inner:before,
#footer > .inner:after,
._ul_subcategories ul:before,
._ul_subcategories ul:after,
.vc-tabbox .commodities:before,
.vc-tabbox .commodities:after,
.vc-commodity_attribute .commodities:before,
.vc-commodity_attribute .commodities:after,
.vc-commoditydetail_related .commodities:before,
.vc-commoditydetail_related .commodities:after,
.vc-commoditydetail_boughttogether .commodities:before,
.vc-commoditydetail_boughttogether .commodities:after,
.vc-commoditydetail_group .commodities:before,
.vc-commoditydetail_group .commodities:after,
.vc-commoditydetail_slave .commodities:before,
.vc-commoditydetail_slave .commodities:after,
.vc-commoditydetail_alternate .commodities:before,
.vc-commoditydetail_alternate .commodities:after,
.vc-tabstemplate:before,
.vc-tabstemplate:after,
.vc-custom_menu:before,
.vc-custom_menu:after,
#modal .inner .footer:before,
#modal .inner .footer:after,
.vc-articlebox .articles:before,
.vc-articlebox .articles:after,
.vc-articledetail:before,
.vc-articledetail:after,
.vc-commoditydetail_gallery:before,
.vc-commoditydetail_gallery:after,
.vc-commoditydetail_attributes:before,
.vc-commoditydetail_attributes:after,
.vc-commoditydetail_annotation:before,
.vc-commoditydetail_annotation:after,
.vc-commoditydetail_info:before,
.vc-commoditydetail_info:after,
.vc-commoditydetail_buy:before,
.vc-commoditydetail_buy:after,
.vc-commoditydetail_quantitydiscounts:before,
.vc-commoditydetail_quantitydiscounts:after,
.vc-commoditydetail_fastlinks:before,
.vc-commoditydetail_fastlinks:after,
.vc-commoditydetail_payments:before,
.vc-commoditydetail_payments:after,
.vc-commoditydetail_charges:before,
.vc-commoditydetail_charges:after,
.vc-commoditydetail_optionalparameters:before,
.vc-commoditydetail_optionalparameters:after,
.vc-commoditydetail_variationparameters:before,
.vc-commoditydetail_variationparameters:after,
.vc-social_socialite:before,
.vc-social_socialite:after,
.vc-user_detail:before,
.vc-user_detail:after,
.vc-mypage:before,
.vc-mypage:after,
.vc-mypage .actions:before,
.vc-mypage .actions:after,
.vc-articlecategory_alternativedescription:before,
.vc-articlecategory_alternativedescription:after,
.vc-articlecategory_list .articles:before,
.vc-articlecategory_list .articles:after,
#vs-AjaxBasket .buttons:before,
#vs-AjaxBasket .buttons:after,
.vc-basket .footer:before,
.vc-basket .footer:after,
.vc-orderstep_head ol:before,
.vc-orderstep_head ol:after,
.vc-orderstep_footer .buttons:before,
.vc-orderstep_footer .buttons:after,
.vc-orderstep_persondataconfirm .content:before,
.vc-orderstep_persondataconfirm .content:after,
.vc-orderfinish .orderItems .footer:before,
.vc-orderfinish .orderItems .footer:after,
.vc-orderdetail .orderItems .footer:before,
.vc-orderdetail .orderItems .footer:after,
.vc-orderlist_legends:before,
.vc-orderlist_legends:after,
.nd-row:before,
.nd-row:after,
.vc-menu_categorytop:before,
.vc-menu_categorytop:after,
.commodityDetail:before,
.commodityDetail:after,
.vc-articlecategory_subcategories ul:before,
.vc-articlecategory_subcategories ul:after,
.vc-commoditycategory_subcategories ul:before,
.vc-commoditycategory_subcategories ul:after {
  content: " ";
  display: table;
}
.modal-footer:after,
.form-horizontal .form-group:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
._container:after,
._row:after,
.vc-tabstemplate nav ul:after,
.vc-orderstep_persondataconfirm .content label:after,
.vc-orderstep_persondataconfirm .content .frm-text:after,
.vc-orderfinish .orderAddresses:after,
.vc-orderdetail .orderAddresses:after,
.vc-orderfinish .orderInformation:after,
.vc-orderdetail .orderInformation:after,
.vc-orderfinish .orderAddresses .content:after,
.vc-orderdetail .orderAddresses .content:after,
.vc-orderfinish .orderInformation .content:after,
.vc-orderdetail .orderInformation .content:after,
.vc-orderfinish .orderAddresses label:after,
.vc-orderdetail .orderAddresses label:after,
.vc-orderfinish .orderInformation label:after,
.vc-orderdetail .orderInformation label:after,
.vc-orderfinish .orderAddresses .frm-text:after,
.vc-orderdetail .orderAddresses .frm-text:after,
.vc-orderfinish .orderInformation .frm-text:after,
.vc-orderdetail .orderInformation .frm-text:after,
.vc-person_list .persons .item .person:after,
.welcomePart > .inner:after,
.beforeFooter > .inner:after,
.headertop:after,
#main:after,
#footer > .inner:after,
._ul_subcategories ul:after,
.vc-tabbox .commodities:after,
.vc-commodity_attribute .commodities:after,
.vc-commoditydetail_related .commodities:after,
.vc-commoditydetail_boughttogether .commodities:after,
.vc-commoditydetail_group .commodities:after,
.vc-commoditydetail_slave .commodities:after,
.vc-commoditydetail_alternate .commodities:after,
.vc-tabstemplate:after,
.vc-custom_menu:after,
#modal .inner .footer:after,
.vc-articlebox .articles:after,
.vc-articledetail:after,
.vc-commoditydetail_gallery:after,
.vc-commoditydetail_attributes:after,
.vc-commoditydetail_annotation:after,
.vc-commoditydetail_info:after,
.vc-commoditydetail_buy:after,
.vc-commoditydetail_quantitydiscounts:after,
.vc-commoditydetail_fastlinks:after,
.vc-commoditydetail_payments:after,
.vc-commoditydetail_charges:after,
.vc-commoditydetail_optionalparameters:after,
.vc-commoditydetail_variationparameters:after,
.vc-social_socialite:after,
.vc-user_detail:after,
.vc-mypage:after,
.vc-mypage .actions:after,
.vc-articlecategory_alternativedescription:after,
.vc-articlecategory_list .articles:after,
#vs-AjaxBasket .buttons:after,
.vc-basket .footer:after,
.vc-orderstep_head ol:after,
.vc-orderstep_footer .buttons:after,
.vc-orderstep_persondataconfirm .content:after,
.vc-orderfinish .orderItems .footer:after,
.vc-orderdetail .orderItems .footer:after,
.vc-orderlist_legends:after,
.nd-row:after,
.vc-menu_categorytop:after,
.commodityDetail:after,
.vc-articlecategory_subcategories ul:after,
.vc-commoditycategory_subcategories ul:after {
  clear: both;
}
.vc-articlebox .header,
.vc-user_detail h1,
.vc-titlebox h2 {
  margin: 10px 0 0;
  padding: 10px 10px 4px;
  text-align: left;
  font-style: normal;
  color: #1a1a1a;
  font: 400 30px/36px "robotobold", Arial, sans-serif;
}
#main .inner .header h1,
.vc-mypage .header {
  margin: 10px 0 10px;
  text-align: center;
  font-style: normal;
  color: #1a1a1a;
  font: 400 30px/36px "robotobold", Arial, sans-serif;
  text-align: left;
}
._ul_subcategories h2,
.vc-commoditydetail_related h2,
.vc-commoditydetail_boughttogether h2,
.vc-commoditydetail_group h2,
.vc-commoditydetail_slave h2,
.vc-commoditydetail_alternate h2,
.inner.inner-payment-cetelemCalculator .content form legend,
.inner.inner-payment-cetelemSkCalculator .content form legend,
.inner.inner-watchdog .content legend,
.vc-commoditydetail_set h2,
.vc-commoditydetail_categories h2,
.vc-user_detail form legend,
.vc-orderstep_deliverypayment .delivery legend,
.vc-orderstep_deliverypayment .payment legend,
.vc-orderstep_register legend,
.vc-orderstep_persondata legend,
.vc-orderstep_privacy legend,
.vc-orderfinish .orderAddresses legend,
.vc-orderdetail .orderAddresses legend,
.vc-orderfinish .orderInformation legend,
.vc-orderdetail .orderInformation legend,
.vc-orderdetail h2,
.vc-orderdiscussion legend,
.vc-orderdiscussion h2,
.vc-menu_categorytop .title,
.vc-articlecategory_subcategories h2,
.vc-commoditycategory_subcategories h2 {
  margin: 10px 0 10px 0;
  padding: 8px 0 4px 0;
  font: 400 18px/26px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
  border-bottom: 1px solid #dddddd;
}
._ul_subcategories ul,
.vc-tabbox .commodities,
.vc-commodity_attribute .commodities,
.vc-commoditydetail_related .commodities,
.vc-commoditydetail_boughttogether .commodities,
.vc-commoditydetail_group .commodities,
.vc-commoditydetail_slave .commodities,
.vc-commoditydetail_alternate .commodities,
.vc-tabstemplate,
.vc-custom_menu,
.vc-articlebox .articles,
.vc-articledetail,
.vc-commoditydetail_gallery,
.vc-commoditydetail_attributes,
.vc-commoditydetail_annotation,
.vc-commoditydetail_info,
.vc-commoditydetail_buy,
.vc-commoditydetail_quantitydiscounts,
.vc-commoditydetail_fastlinks,
.vc-commoditydetail_payments,
.vc-commoditydetail_charges,
.vc-commoditydetail_optionalparameters,
.vc-commoditydetail_variationparameters,
.vc-social_socialite,
.vc-user_detail,
.vc-mypage,
.vc-mypage .actions,
.vc-articlecategory_alternativedescription,
.vc-articlecategory_list .articles,
#vs-AjaxBasket .buttons,
.vc-basket .footer,
.vc-orderstep_head ol,
.vc-orderstep_footer .buttons,
.vc-orderstep_persondataconfirm .content,
.vc-orderfinish .orderItems .footer,
.vc-orderdetail .orderItems .footer,
.vc-orderlist_legends,
.nd-row,
.vc-menu_categorytop,
.commodityDetail,
.vc-articlecategory_subcategories ul,
.vc-commoditycategory_subcategories ul {
  margin-left: -10px;
  margin-right: -10px;
}
.commodityBox .btn,
.vc-commoditycategory_commodity .addToBasket {
  display: block;
  width: 100%;
  background: white !important;
  border-radius: 0;
  color: gray;
  border: 1px solid #e6e6e6;
  text-transform: uppercase;
  margin: 0;
  font: 400 13px "robotobold", Arial, sans-serif;
}
.commodityBox .btn:hover,
.vc-commoditycategory_commodity .addToBasket:hover {
  color: #800d0d;
  background: white;
  transition: background-color 500ms;
  -webkit-transition: background-color 500ms;
  -moz-transition: background-color 500ms;
  -ms-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  border: 1px solid #800d0d;
}
.commodityBox .btn:focus,
.vc-commoditycategory_commodity .addToBasket:focus {
  outline: 0 !important;
}
.commodityBox .pricing,
.vc-commoditycategory_commodity .content .pricing {
  min-height: 4em;
  position: relative;
}
.commodityBox .pricing .price,
.vc-commoditycategory_commodity .content .pricing .price {
  display: block;
  text-align: right;
  color: #666666;
  font-size: 12px;
}
.commodityBox .pricing .discount,
.vc-commoditycategory_commodity .content .pricing .discount {
  float: left;
  width: 60px;
  height: 60px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  background: #800d0d;
  border-radius: 30px;
  font: 400 18px/52px "robotobold", Arial, sans-serif;
  letter-spacing: -1px;
  white-space: nowrap;
  border: 4px solid #f49898;
}
.commodityBox .pricing .price.highlight,
.vc-commoditycategory_commodity .content .pricing .price.highlight {
  color: black;
  font-size: 18px;
}
.vc-commoditydetail_info dl,
.vc-commoditydetail_quantitydiscounts dl,
.vc-commoditydetail_charges dl,
.vc-commoditydetail_priorityparameters dl,
.vc-commoditydetail_parameters dl,
.vc-commoditydetail_pricing dl {
  margin: 0;
}
.vc-commoditydetail_info dl dt,
.vc-commoditydetail_quantitydiscounts dl dt,
.vc-commoditydetail_charges dl dt,
.vc-commoditydetail_priorityparameters dl dt,
.vc-commoditydetail_parameters dl dt,
.vc-commoditydetail_pricing dl dt {
  font-weight: 700;
  line-height: 1.428571429;
  padding: 2px 0 2px 0;
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vc-commoditydetail_info dl dd,
.vc-commoditydetail_quantitydiscounts dl dd,
.vc-commoditydetail_charges dl dd,
.vc-commoditydetail_priorityparameters dl dd,
.vc-commoditydetail_parameters dl dd,
.vc-commoditydetail_pricing dl dd {
  line-height: 1.428571429;
  padding: 2px 0 2px 0;
  margin-left: 170px;
}
table {
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}
table th {
  text-align: left;
}
table tr > th,
table tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #f6f6f6;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #f6f6f6;
}
table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
@media (max-width: 767px) {
  .table-responsive {
    margin: 10px 0;
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}
.vc-articlecategory_subcategories ul,
.vc-commoditycategory_subcategories ul {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}
.vc-articlecategory_subcategories ul > li,
.vc-commoditycategory_subcategories ul > li {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .vc-articlecategory_subcategories ul > li,
  .vc-commoditycategory_subcategories ul > li {
    float: left;
    width: 25%;
  }
}
.vc-articlecategory_subcategories a,
.vc-commoditycategory_subcategories a {
  display: block;
  padding: 10px;
  font: 400 18px/26px "robotobold", Arial, sans-serif;
  color: #800d0d;
  background: white;
  text-align: center;
  text-decoration: none;
  border: 1px solid #dddddd;
}
.vc-articlecategory_subcategories a:hover,
.vc-commoditycategory_subcategories a:hover {
  color: white;
  background: #800d0d;
  text-decoration: none;
}
.vc-articlecategory_subcategories .img,
.vc-commoditycategory_subcategories .img {
  display: none;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
@font-face {
  font-family: fontello;
  src: url(../fonts/fontello.eot?49207352);
  src: url(../fonts/fontello.eot?49207352#iefix) format('embedded-opentype'), url(../fonts/fontello.woff?49207352) format('woff'), url(../fonts/fontello.ttf?49207352) format('truetype'), url(../fonts/fontello.svg?49207352#fontello) format('svg');
  font-weight: 400;
  font-style: normal;
}
.icon,
.icon-basket,
.icon-search,
.icon-plus,
.icon-menu,
.icon-arrow-right,
.icon-remove,
.icon-edit,
.icon-ok,
.icon-chevron-up,
.icon-chevron-down,
.icon-chevron-left,
.icon-chevron-right,
.icon-plus,
.icon-minus,
.icon-refresh,
.icon-question-sign,
.icon-left,
.icon-coupon,
.icon-print,
.icon-play,
.vc-captcha .frm-image .btn-reload span:before,
.fancybox-close:after,
.vc-basketinfo .content .fill a:after,
.vc-basketinfo .summary:before,
.vc-basketinfo .basketItems .more a:after,
.vc-searchbox .form-group button:before,
.vc-commodity_filter .clear:before,
.vc-menu_responsive a.menuBtn:before,
#vs-AjaxBasket .removeAllBtn:before,
#vs-AjaxBasket .removeBasketItemLink:before,
.vc-basket .applyCoupon label:before,
.vc-orderfinish article .btn-print:before,
.vc-orderdetail article .btn-print:before,
.vc-captcha .frm-image .btn-reload span:before,
.vc-parametricsearch_categories .crossroad-category-tree ul .parent .ico:before,
.vc-parametricsearch_categories .crossroad-category-tree ul .parent .ico:before,
.vc-parametricsearch_categories .crossroad-category-tree ul > .selected > .ico:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fontello,
.icon-up-dir,
.icon-down-dir,
.icon-left-dir,
.icon-right-dir,
.vc-orderstep_footer .buttons .backBtn:before,
.vc-orderstep_persondata legend input[type=checkbox] + label:before,
.vc-orderstep_persondata legend input[type=checkbox]:checked + label:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
#page .welcomePart.bgbanner ul {
  margin: 0 10px;
  border-top: 10px solid #dddddd;
  border-bottom: 10px solid #dddddd;
}
.icon-basket,
.vc-basketinfo .summary:before {
  content: "\e116";
}
.icon-search,
.vc-searchbox .form-group button:before {
  content: "\e003";
}
.icon-plus,
.vc-parametricsearch_categories .crossroad-category-tree ul .parent .ico:before {
  content: "\2b";
}
.icon-menu,
.vc-menu_responsive a.menuBtn:before {
  content: "\e012";
}
.icon-arrow-right,
.vc-basketinfo .basketItems .more a:after {
  content: "\e092";
}
.icon-remove,
.fancybox-close:after,
.vc-commodity_filter .clear:before,
#vs-AjaxBasket .removeAllBtn:before,
#vs-AjaxBasket .removeBasketItemLink:before {
  content: "\e014";
}
.icon-edit {
  content: "\270f";
}
.icon-ok {
  content: "\e013";
}
.icon-chevron-up {
  content: "\e113";
}
.icon-chevron-down {
  content: "\e114";
}
.icon-chevron-left {
  content: "\e079";
}
.icon-chevron-right {
  content: "\e080";
}
.icon-plus,
.vc-parametricsearch_categories .crossroad-category-tree ul .parent .ico:before {
  content: "\2b";
}
.icon-minus,
.vc-parametricsearch_categories .crossroad-category-tree ul > .selected > .ico:before {
  content: "\2212";
}
.icon-refresh,
.vc-captcha .frm-image .btn-reload span:before {
  content: "\e031";
}
.icon-question-sign {
  content: "\e085";
}
.icon-left {
  content: "\e091";
}
.icon-up-dir,
.vc-orderstep_persondata legend input[type=checkbox]:checked + label:before {
  content: '\e803';
}
.icon-down-dir,
.vc-orderstep_persondata legend input[type=checkbox] + label:before {
  content: '\e800';
}
.icon-left-dir,
.vc-orderstep_footer .buttons .backBtn:before {
  content: '\e801';
}
.icon-right-dir {
  content: '\e802';
}
.icon-coupon,
.vc-basket .applyCoupon label:before {
  content: "\e041";
}
.icon-print,
.vc-orderfinish article .btn-print:before,
.vc-orderdetail article .btn-print:before {
  content: "\e045";
}
.icon-play,
.vc-basketinfo .content .fill a:after {
  content: "\e072";
}
form .frm-field {
  margin-bottom: 15px;
  margin-bottom: 10px;
}
form .frm-textarea textarea {
  resize: vertical;
  height: auto;
  min-height: 50px;
}
form .req {
  color: red;
  margin-left: 2px;
}
form .error label {
  color: red;
}
form .error .frm-input input,
form .error .frm-select select,
form .error .frm-textarea textarea {
  border-color: red;
}
label {
  margin-bottom: 0;
  padding-left: 10px;
  font-weight: 400;
  color: black;
}
.hide {
  display: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  z-index: 99999;
  background-color: white;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: 400;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: 400;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: 400;
  margin: .4em 0 .2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: 0.2em;
}
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  left: 0;
  line-height: 12px;
  font-size: 12px;
  top: 1px;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-widget-content {
  border: 1px solid #cccccc;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #cccccc;
  color: #222222;
  font-weight: 700;
}
.ui-widget-header a {
  color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid lightgray;
  font-weight: 400;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #c6c5c5;
  font-weight: 400;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  font-weight: 400;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  color: #787878;
}
.ui-widget-header .ui-icon {
  color: #787878;
}
.ui-state-default .ui-icon {
  color: #787878;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  color: black;
}
.ui-state-active .ui-icon {
  color: black;
}
.ui-state-highlight .ui-icon {
  color: black;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  color: black;
}
.ui-icon-triangle-1-n {
  content: "\e113";
}
.ui-icon-triangle-1-s {
  content: "\e114";
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-widget-overlay {
  background-color: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background-color: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 1.2em;
  cursor: pointer;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-slider .popupInfo {
  padding: 2px;
  border: 1px solid #777777;
  background: #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: -6px;
}
.commodityBox {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 10px;
  vertical-align: middle;
}
.commodityBox .inner {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid white;
  padding: 20px 10px 10px;
}
.commodityBox .title {
  margin-top: 0;
  font: 400 18px/20px "robotobold", Arial, sans-serif;
  height: 40px;
  text-align: center;
  overflow: hidden;
}
.commodityBox .title a {
  color: #1a1a1a;
}
.commodityBox .annotation {
  min-height: 4em;
}
.commodityBox .annotation p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: gray;
}
.commodityBox .image {
  min-height: 200px;
  margin-bottom: 10px;
  text-align: center;
}
.commodityBox .image img {
  width: 100%;
  height: auto;
}
.commodityBox .image a {
  display: block;
  margin: 0 auto;
}
.commodityBox .image img.extra {
  display: none;
}
.commodityBox .availability {
  margin-bottom: 10px;
  font-size: 13px;
  color: #800d0d;
}
.commodityBox .availability.buyable,
.commodityBox .availability .buyable {
  color: #77b800;
}
@media (min-width: 767px) {
  .commodityBox .availability {
    min-height: 2em;
  }
}
.commodityBox .pricing .pricing-inner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.commodityBox .buyForm {
  margin: 0;
  padding: 0;
}
.commodityBox .btn {
  font-size: 12px;
  background: #f1f1f1;
}
.commodityBox:hover .title a {
  color: #800d0d;
}
@media (min-width: 768px) {
  .commodityBox {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .commodityBox {
    width: 25%;
  }
}
.vc-commodity_attribute {
  margin-top: -5px;
}
.vc-commodity_attribute .header {
  font-size: 26px;
  line-height: 36px;
  text-align: left;
  border-bottom: 1px solid #dddddd;
}
.view-index .vc-commodity_attribute .header {
  margin-top: 10px;
  padding: 10px 10px 4px;
  margin-bottom: 0;
  color: black;
  font-family: "robotobold", Arial, sans-serif;
}
.vc-content_appinfo {
  padding: 10px;
  text-align: center;
}
.vc-content_appinfo a {
  color: #666666;
}
.vc-headerlogo {
  float: left;
  position: relative;
  text-align: left;
  width: auto;
  min-height: 70px;
  overflow: hidden;
  margin: 20px 0 4px 0;
}
.vc-headerlogo img {
  border-width: 0;
  display: inline;
}
.vc-headerlogo a {
  margin: 0 auto;
  color: #666666;
}
.vc-headerlogo a:hover {
  text-decoration: none;
}
.vc-headerlogo .claim {
  margin-top: 4px;
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
}
@media (max-width: 767px) {
  .vc-headerlogo {
    float: none;
    text-align: center;
    position: static;
    margin: 30px auto 0 auto;
    padding-bottom: 0;
  }
}
.vc-basketinfo {
  float: right;
  padding: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .vc-basketinfo {
    float: none;
  }
}
.vc-basketinfo .header {
  position: absolute;
  left: -5000px;
  top: -5000px;
}
.vc-basketinfo .content {
  position: relative;
  padding: 0 10px 0 50px;
  margin: 30px 0 0 0;
  line-height: 42px;
  color: #898989;
  background: url(../img/ico-basket.png) 12px 6px no-repeat;
  border: 1px solid gray;
}
.vc-basketinfo .content:hover {
  color: white;
  background: #800d0d url(../img/ico-basket-hover.png) 12px 6px no-repeat;
  border: 1px solid #800d0d;
}
.vc-basketinfo .content p {
  padding: 0;
  margin: 0;
}
.vc-basketinfo .content .fill a:after {
  padding-left: 12px;
  font-size: 12px;
}
.vc-basketinfo .content:hover .fill a {
  background: #800d0d;
}
.vc-basketinfo .content:hover .basketItems {
  display: block;
  position: absolute;
  right: 0;
  z-index: 999;
}
.vc-basketinfo .summary {
  padding-left: 0;
}
.vc-basketinfo .summary:before {
  display: none;
  position: absolute;
  left: 5px;
  font-size: 25px;
  line-height: 30px;
}
.vc-basketinfo .summary .fill a {
  display: block;
  text-align: right;
  color: #898989;
}
.vc-basketinfo:hover .summary .fill a {
  color: white !important;
}
.vc-basketinfo:hover .summary .fill a:hover {
  text-decoration: none;
}
.vc-basketinfo .summary .empty {
  padding: 0 10px;
}
.vc-basketinfo .volumediscount {
  padding: 10px !important;
}
.vc-basketinfo .volumediscount > .name {
  display: block;
  color: white;
}
.vc-basketinfo .volumediscount > .price {
  display: block;
  color: white;
}
.vc-basketinfo .basketItems {
  margin-right: -1px;
  display: none;
  padding: 10px;
  z-index: 10000;
  background: #777777;
}
.vc-basketinfo .basketItems ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vc-basketinfo .basketItems li {
  margin: 0;
  padding: 0;
  overflow: hidden;
  line-height: 20px;
  border-bottom: 1px solid #5e5e5e;
}
.vc-basketinfo .basketItems a {
  display: block;
  padding: 10px;
  line-height: 20px;
  color: white;
}
.vc-basketinfo .basketItems a:hover {
  background: #6a6a6a;
  color: white;
  text-decoration: none;
}
.vc-basketinfo .basketItems .name {
  display: block;
  width: 250px;
}
.vc-basketinfo .basketItems .price {
  float: right;
}
.vc-basketinfo .basketItems .more {
  text-align: right;
  padding-top: 10px;
  border: 0;
}
.vc-basketinfo .basketItems .more a {
  display: inline-block;
  padding: 5px;
  text-indent: 5px;
}
.vc-basketinfo .basketItems .more a:hover {
  background: inherit;
}
#breadcrumbs {
  margin-bottom: 20px;
}
#breadcrumbs nav {
  background: #f6f6f6;
  font-size: 14px;
}
#breadcrumbs nav ul {
  list-style: none;
  margin: 0;
  padding: 8px 15px;
  border-bottom: 1px solid #dddddd;
}
#breadcrumbs nav ul li {
  display: inline-block;
  padding: 0;
}
#breadcrumbs nav ul li + li:before {
  content: '/';
  padding: 10px;
  vertical-align: middle;
}
#breadcrumbs nav ul li.active strong {
  color: #909090;
  font-weight: 400;
}
.vc-pager .paging {
  text-align: right;
  margin-bottom: 20px;
}
.vc-pager .pages .page {
  display: inline-block;
  border: 1px solid #b3b3b3;
  border-left: 0;
}
.vc-pager .pages .page:first-child {
  border-left: 1px solid #b3b3b3;
}
.vc-pager .pages .page.Active {
  border-color: #800d0d;
}
.vc-pager .pages .page.Dots a,
.vc-pager .pages .page.Active a {
  cursor: default;
}
.vc-pager .pages .page.Active a {
  background: #800d0d;
  color: white;
  font-weight: 700;
}
.vc-pager .pages .page.Active a:hover {
  background: #800d0d;
}
.vc-pager .pages .page a {
  display: inline-block;
  padding: 6px 12px;
  background: white;
  color: black;
}
.vc-pager .pages .page a:hover {
  background: #cccccc;
  text-decoration: none;
}
.mobileNav .vc-searchbox .other a:before {
  color: #1a1a1a;
}
.vc-searchbox {
  margin-bottom: 20px;
}
.vc-searchbox .header {
  display: none;
}
.vc-searchbox .form-group {
  position: relative;
  margin: 0;
}
.vc-searchbox .form-group .form-control,
.vc-searchbox .form-group form .frm-select select,
.vc-searchbox .form-group form .frm-input input,
.vc-searchbox .form-group form .frm-textarea textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 44px;
  min-width: 380px;
  padding-right: 45px;
}
.vc-searchbox .form-group .form-control {
  border: 1px solid gray;
  box-shadow: none;
  min-width: 460px;
}
@media (max-width: 480px) {
  .vc-searchbox .form-group .form-control {
    min-width: 280px;
    width: 280px;
  }
}
.vc-searchbox .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  background: white;
  cursor: pointer;
  color: #800d0d;
  font-weight: 700;
  border-radius: 0;
  line-height: 42px;
  height: 44px;
  border: 1px solid gray;
  padding: 0 10px 0 10px;
  margin: 0;
}
.vc-searchbox .form-group button span {
  margin: 0;
  padding: 0 10px 0 10px;
}
.icon-search,
.vc-searchbox .form-group button:before {
  display: none;
}
.vc-searchbox .form-group button:hover {
  color: white;
  background: #800d0d;
  border: 1px solid #800d0d;
}
.vc-searchbox .form-group button:before {
  font-size: 18px;
}
.vc-searchbox .content {
  position: relative;
}
.vc-searchbox .box-suggest,
.vc-searchbox .searchIn,
.vc-searchbox .other {
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  right: -45px;
}
.vc-searchbox .other,
.box-suggest {
  display: none;
}
.vc-searchbox .box-suggest a,
.vc-searchbox .searchIn a,
.vc-searchbox .other a {
  display: block;
  height: 32px;
  width: 32px;
  padding: 0 4px 0 4px;
  color: transparent;
  line-height: 32px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vc-searchbox .box-suggest a:hover:before,
.vc-searchbox .searchIn a:hover:before,
.vc-searchbox .other a:hover:before {
  color: #800d0d;
}
.vc-searchbox .box-suggest a:before,
.vc-searchbox .searchIn a:before,
.vc-searchbox .other a:before {
  content: "\2b";
  color: #dddddd;
  height: 32px;
  width: 32px;
  line-height: 32px;
}
.mobileNav .vc-searchbox {
  display: block;
}
@media (max-width: 480px) {
  .vc-searchbox {
    display: block;
  }
}
.vc-content_slidebanner .bx-viewport {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  left: 0;
  border: 0;
}
.vc-content_slidebanner .bx-wrapper {
  margin-bottom: 0;
}
.vc-content_slidebanner .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15%;
  height: 100%;
  opacity: .5;
  filter: alpha(opacity=50);
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  text-indent: 0;
  margin-top: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  background-position: center;
}
.vc-content_slidebanner .bx-wrapper .bx-controls-direction a.bx-next {
  text-align: right;
}
.vc-content_slidebanner .bx-pager {
  bottom: 10px;
}
.vc-content_slidebanner .bx-pager .bx-pager-item .bx-pager-link {
  background: 0 0;
  border: 1px solid white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.vc-content_slidebanner .bx-pager .bx-pager-item .bx-pager-link.active {
  background: white;
}
.vc-content_slidebanner .sliderWrapper > .slider img {
  position: absolute;
  top: -99999px;
}
.bx-controls-direction .bx-prev {
  background: 0 0;
  left: 0;
}
.bx-controls-direction .bx-prev:before {
  top: 50%!important;
  font-size: 22px;
  color: white !important;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e079";
}
.bx-controls-direction .bx-next {
  background: 0 0;
  right: 0;
}
.bx-controls-direction .bx-next:before {
  left: auto;
  right: 0;
  top: 50%!important;
  font-size: 22px;
  color: white !important;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e080";
}
.vc-tabstemplate {
  margin-bottom: 15px;
}
.js .vc-tabstemplate nav {
  display: block;
}
.js .vc-tabstemplate .tab {
  display: none;
}
.js .vc-tabstemplate .tab.s-selected {
  display: block;
}
.vc-tabstemplate .tabName {
  position: absolute;
  left: -5000px;
  top: -5000px;
}
.vc-tabstemplate nav {
  position: relative;
  min-height: 1px;
  padding-left: 14px;
  padding-right: 14px;
}
.vc-tabstemplate nav ul {
  background: #eeeeee;
}
@media (min-width: 992px) {
  .vc-tabstemplate nav {
    float: left;
    width: 100%;
  }
}
.vc-tabstemplate nav ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  margin-top: 20px;
  font: 400 18px/30px "robotobold", Arial, sans-serif;
  color: black;
}
.vc-tabstemplate nav ul > li {
  position: relative;
  display: block;
}
.vc-tabstemplate nav ul > li > a {
  position: relative;
  display: block;
  padding: 10px 40px;
}
.vc-tabstemplate nav ul > li > a:hover,
.vc-tabstemplate nav ul > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.vc-tabstemplate nav ul > li.disabled > a {
  color: #999999;
}
.vc-tabstemplate nav ul > li.disabled > a:hover,
.vc-tabstemplate nav ul > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.vc-tabstemplate nav ul .open > a,
.vc-tabstemplate nav ul .open > a:hover,
.vc-tabstemplate nav ul .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.vc-tabstemplate nav ul .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.vc-tabstemplate nav ul > li > a > img {
  max-width: none;
}
.vc-tabstemplate nav ul > li {
  float: left;
  margin-bottom: -1px;
}
.vc-tabstemplate nav ul > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0;
}
.vc-tabstemplate nav ul > li > a:hover {
  border-color: #eeeeee #eeeeee transparent;
}
.vc-tabstemplate nav ul > li.active > a,
.vc-tabstemplate nav ul > li.active > a:hover,
.vc-tabstemplate nav ul > li.active > a:focus {
  color: #800d0d;
  background-color: #f6f6f6;
  border: 1px solid #dddddd;
  border-top: 4px solid #800d0d;
  border-bottom: transparent;
  cursor: default;
}
.vc-tabstemplate nav ul.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.vc-tabstemplate nav ul.nav-justified > li {
  float: none;
}
.vc-tabstemplate nav ul.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.vc-tabstemplate nav ul.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .vc-tabstemplate nav ul.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .vc-tabstemplate nav ul.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.vc-tabstemplate nav ul.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.vc-tabstemplate nav ul.nav-justified > .active > a,
.vc-tabstemplate nav ul.nav-justified > .active > a:hover,
.vc-tabstemplate nav ul.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .vc-tabstemplate nav ul.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
  }
  .vc-tabstemplate nav ul.nav-justified > .active > a,
  .vc-tabstemplate nav ul.nav-justified > .active > a:hover,
  .vc-tabstemplate nav ul.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
.vc-tabstemplate .body {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-tabstemplate .body {
    float: left;
    width: 100%;
  }
}
.vc-tabstemplate .body .description {
  margin-bottom: 0;
}
.vc-content_shopinfo {
  padding: 14px 0 10px 0;
}
.vc-content_shopinfo address {
  display: inline-block;
  margin: 0;
}
.vc-content_shopinfo address span:after {
  content: ', ';
  padding-right: 5px;
}
.vc-content_shopinfo .header {
  display: none;
}
.vc-content_shopinfo .legalName,
.vc-content_shopinfo .fullName,
.vc-content_shopinfo .phone {
  display: inline-block;
  padding-right: 10px;
}
.vc-content_shopinfo .fullName,
.vc-content_shopinfo .legalName,
.vc-content_shopinfo .street,
.vc-content_shopinfo .city,
.vc-content_shopinfo .country,
.vc-content_shopinfo .phone {
  font-style: normal;
}
@media (max-width: 767px) {
  .vc-content_shopinfo {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-content_shopinfo {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vc-content_shopinfo {
    text-align: center;
  }
}
.vc-commodity_filter {
  color: #5e5e5e;
}
.js .vc-commodity_filter .inputs {
  display: none;
}
.vc-commodity_filter a {
  color: inherit;
}
.vc-commodity_filter .content label {
  font-weight: 400;
}
.vc-commodity_filter legend {
  margin: 10px 0 10px 0;
  padding: 8px 0 0 0;
  font: 400 17px/26px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
  border-bottom: 1px solid #dddddd;
}
.vc-commodity_filter legend .parametricSearchLink {
  font: 400 15px/26px Arial, sans-serif;
  float: right;
  color: #800d0d;
}
.vc-commodity_filter .frm-radio,
.vc-commodity_filter .frm-checkbox {
  display: inline-block;
  margin-right: 15px;
}
.vc-commodity_filter .frm-checkbox input {
  margin-right: 5px;
}
.vc-commodity_filter .sortBy,
.vc-commodity_filter .sortOrder {
  display: inline-block;
}
.vc-commodity_filter .sortBy {
  margin-right: 15px;
}
.vc-commodity_filter .ui-slider {
  height: 22px;
  margin: 0 120px;
  background-color: #dddddd;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.vc-commodity_filter .ui-slider-range {
  border: none;
  background-color: #dd8f8f;
  height: 22px;
}
.vc-commodity_filter .ui-slider-handle {
  width: 22px;
  height: 22px;
  top: 0;
  margin-left: -11px;
  background-color: black;
  border: none;
  color: white;
  text-decoration: none;
  line-height: 22px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.vc-commodity_filter .ui-slider-handle.min {
  background: black url(../img/outdoor_sprites.png) no-repeat -114px 3px;
}
.vc-commodity_filter .ui-slider-handle.max {
  background: black url(../img/outdoor_sprites.png) no-repeat -73px 3px;
}
.vc-commodity_filter .priceFilterPart {
  float: left;
  width: 60%;
  padding-bottom: 10px;
  height: 56px;
  padding-left: 0 !important;
}
.vc-commodity_filter .priceFilterPart .header {
  display: none;
}
.vc-commodity_filter .priceFilterPart .content {
  margin-left: 0;
}
@media (max-width: 767px) {
  .vc-commodity_filter .priceFilterPart {
    width: 100%;
  }
}
.vc-commodity_filter #priceSlider {
  position: relative;
  padding-top: 1px;
}
.vc-commodity_filter .priceFrom {
  position: absolute;
  top: 3px;
  left: 0;
  width: 100px;
  text-align: right;
}
.vc-commodity_filter .priceTo {
  position: absolute;
  top: 3px;
  right: 0;
  width: 100px;
  text-align: left;
}
.vc-commodity_filter .clear {
  color: #5e5e5e;
  display: inline-block;
}
.vc-commodity_filter .clear:before {
  padding-right: 2px;
  color: #800d0d;
}
.vc-commodity_filter .filterPart {
  border-bottom: 1px solid #dddddd;
  padding-top: 15px;
}
.vc-commodity_filter .filterPart .frm-checkbox label:hover {
  color: #800d0d;
  text-decoration: underline;
  cursor: pointer;
}
.vc-commodity_filter .itemsPerPage {
  width: 40%;
  color: #5e5e5e;
  float: right;
  text-align: right;
  line-height: 30px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  padding-top: 13px;
  height: 56px;
}
.vc-commodity_filter .itemsPerPage ul {
  margin: 0 0 0 15px;
  float: right;
  padding: 0;
}
.vc-commodity_filter .itemsPerPage ul li {
  display: inline;
}
.vc-commodity_filter .itemsPerPage a {
  float: left;
  margin: 0 10px 0 0;
  text-decoration: none;
}
.vc-commodity_filter .itemsPerPage a:hover,
.vc-commodity_filter .itemsPerPage a.active {
  color: #1a1a1a;
  font-weight: 700;
}
@media (max-width: 767px) {
  .vc-commodity_filter .itemsPerPage {
    float: left;
    text-align: left;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .vc-commodity_filter .header {
    float: left;
    text-align: left;
  }
  .vc-commodity_filter .content {
    margin-left: 120px;
  }
}
@media (max-width: 767px) {
  .vc-commodity_filter .header {
    float: none;
    width: 100%;
    text-align: left;
  }
  .vc-commodity_filter .content {
    margin-left: auto;
    width: 100%;
  }
  .vc-commodity_filter .priceFilterPart {
    height: auto;
  }
  .vc-commodity_filter .ui-slider {
    margin: 25px 20px 0;
  }
  .vc-commodity_filter .priceFrom,
  .vc-commodity_filter .priceTo {
    top: 0;
  }
  .vc-commodity_filter .priceFrom {
    text-align: left;
  }
  .vc-commodity_filter .priceTo {
    text-align: right;
  }
}
._menu_ul ul,
.vc-menu ul,
.vc-menu_user .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
._menu_ul ul li,
.vc-menu ul li,
.vc-menu_user .content ul li {
  display: inline-block;
  margin: 0 5px;
  text-transform: none;
  font-size: 14px;
}
.vc-menu_user .content ul li {
  margin: 0;
  padding: 0 10px;
}
.vc-menu_user .content ul li.login {
  border-right: 1px solid #dddddd;
}
._mobileNav .header,
.mobileNav .vc-menu .header,
.mobileNav .vc-menu_user .header,
.mobileNav #menucategories .header {
  display: block;
  font-size: 12px;
  padding: 10px;
  color: #dddddd;
}
._mobileNav ul,
.mobileNav .vc-menu ul,
.mobileNav .vc-menu_user ul,
.mobileNav #menucategories ul {
  margin-bottom: 10px;
  margin-left: 10px;
}
._mobileNav li,
.mobileNav .vc-menu li,
.mobileNav .vc-menu_user li,
.mobileNav #menucategories li {
  display: block !important;
}
._mobileNav li a,
.mobileNav .vc-menu li a,
.mobileNav .vc-menu_user li a,
.mobileNav #menucategories li a {
  color: white;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid white;
  background: black;
}
._mobileNav li a:hover,
.mobileNav .vc-menu li a:hover,
.mobileNav .vc-menu_user li a:hover,
.mobileNav #menucategories li a:hover {
  background: white;
  color: black;
}
.vc-menu .inner {
  min-height: 20px;
}
.mobileNav .vc-menu {
  display: block;
}
@media (max-width: 480px) {
  .vc-menu .content ul > ul {
    display: none;
  }
}
.vc-menu_accessibility {
  display: none;
}
.vc-menu_user .header {
  display: none;
}
.mobileNav .vc-menu_user {
  display: block;
}
#menucategories {
  margin-top: 0;
  margin-left: 0;
  clear: both;
  background: #800d0d;
}
#menucategories .header {
  display: none;
}
#menucategories ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #800d0d;
  text-align: center;
}
@media (max-width: 992px) {
  #menucategories ul {
    text-align: center;
  }
}
#menucategories ul:first-child {
  display: block;
}
#menucategories ul li {
  margin: 0;
  font: 400 20px/1.3em "robotobold", Arial, sans-serif;
}
#menucategories ul li:hover,
#menucategories ul li a:hover {
  background: #970f0f;
  color: white;
  text-decoration: none;
}
#menucategories ul li {
  display: inline-block;
  position: relative;
}
#menucategories ul li a {
  display: block;
  padding: 14px 16px;
  color: white;
  border-right: 1px solid #800d0d;
}
#menucategories ul li a:hover,
#menucategories ul li.active a,
#menucategories ul li.selected a {
  background: #970f0f;
}
#menucategories ul li:hover > ul {
  display: block;
  position: absolute;
  width: 300px;
  z-index: 999;
  text-align: left;
}
#menucategories .subitems ul {
  background: #970f0f;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
#menucategories .subitems ul li a {
  display: block;
  padding: 14px 12px;
  color: white;
  border-bottom: none;
}
#menucategories .subitems ul li a:hover,
#menucategories .subitems ul li.active a {
  border-bottom: none;
}
#menucategories .subitems ul li:hover,
#menucategories .subitems ul li a:hover,
#menucategories .subitems ul li.active a {
  background: #800d0d;
  color: white;
  text-decoration: none;
}
#menucategories ul li.half-right > ul {
  right: inherit;
}
#menucategories ul ul li {
  display: block;
  font: 400 15px/1.2em "robotobold", Arial, sans-serif;
}
#menucategories ul ul ul {
  top: 0;
  left: 100%;
}
.mobileNav #menucategories {
  display: block;
  background: 0 0;
}
@media (max-width: 767px) {
  #menucategories ul li:hover > ul {
    display: none !important;
  }
}
@media (min-width: 767px) {
  #menucategories {
    margin-left: 0;
  }
}
.vc-custom_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.vc-custom_menu li {
  position: relative;
  float: left;
}
.vc-custom_menu li.columns-1 {
  position: relative;
  min-height: 1px;
}
@media (min-width: 768px) {
  .vc-custom_menu li.columns-1 {
    float: left;
    width: 100%;
  }
}
.vc-custom_menu li.columns-2 {
  position: relative;
}
@media (min-width: 768px) {
  .vc-custom_menu li.columns-2 {
    float: left;
    width: 50%;
  }
}
.vc-custom_menu li.columns-3 {
  position: relative;
}
@media (min-width: 768px) {
  .vc-custom_menu li.columns-3 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-custom_menu li.columns-3 {
    float: left;
    width: 33.33333333%;
  }
}
.vc-custom_menu li.columns-more {
  position: relative;
}
@media (min-width: 768px) {
  .vc-custom_menu li.columns-more {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-custom_menu li.columns-more {
    float: left;
    width: 25%;
  }
}
.vc-custom_menu a {
  display: block;
  text-align: center;
}
.vc-custom_menu img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}
#menutop {
  padding: 20px;
  display: inline-block;
  float: left;
}
#menutop li {
  margin: 0 5px;
}
#menutop a {
  color: #898989;
}
@media (min-width: 767px) {
  #menutop ul li:hover > ul {
    display: block;
    position: absolute;
    width: 300px;
    z-index: 999;
    text-align: left;
  }
  #menutop ul ul li {
    display: block;
    font: 400 14px/1.4em "robotobold", Arial, sans-serif;
  }
  #menutop ul ul ul {
    top: 0;
    left: 100%;
  }
}
@media (max-width: 767px) {
  #menutop {
    position: static;
    padding: 10px 10px 10px 10px;
  }
}
#menutop ul ul li {
  display: none;
}
#menuuser a {
  color: #898989;
}
@media (min-width: 768px) {
  #menuuser {
    float: right;
    padding: 20px;
    text-align: right;
  }
}
@media (max-width: 768px) {
  #menuuser {
    padding: 10px;
  }
}
.row .vc-content_paymentmethods,
.row .vc-content_deliverymethods {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .row .vc-content_paymentmethods,
  .row .vc-content_deliverymethods {
    float: left;
    width: 50%;
  }
}
.row .vc-content_paymentmethods .box-side,
.row .vc-content_deliverymethods .box-side {
  text-align: center;
  margin: 20px 0 20px 0;
  color: #1a1a1a;
}
.row .vc-content_paymentmethods .box-side h2,
.row .vc-content_deliverymethods .box-side h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font: 400 20px/24px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
}
.row .vc-content_paymentmethods .box-in img,
.row .vc-content_deliverymethods .box-in img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 5px;
  border: 1px solid #dddddd;
}
.vc-content_footertext .wysiwyg {
  padding: 14px 10px 10px 10px;
  text-align: center;
}
#modal .header h1 {
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
  font: 400 22px/28px "robotobold", Arial, sans-serif;
}
#modal .header h1 small,
#modal .header h1 .small {
  font-weight: 400;
  line-height: 1;
  color: #999999;
  font-family: "robotobold", Arial, sans-serif;
}
#modal .header h1 small,
#modal .header h1 .small {
  font-size: 75%;
  font-family: "robotobold", Arial, sans-serif;
}
#modal .header .close {
  position: absolute;
  right: 10px;
  top: 15px;
  border: 0;
  background: 0 0;
  font-size: 20px;
  cursor: pointer;
}
#modal .modal-content {
  background-color: white;
  border-radius: 0;
}
#modal .inner .content {
  position: relative;
  padding: 20px;
  padding: 10px;
  margin-bottom: 10px;
}
#modal .inner .content p.description {
  margin-top: 0;
}
#modal .inner .footer .buttons {
  clear: both;
}
#modal .inner .footer .buttons span {
  line-height: 32px;
}
#modal .inner .footer .buttons .frm-field {
  margin: 2px 2px 0 2px;
  float: right;
}
#main .inner .footer .btn-close {
  display: none;
}
.inner.inner-basket-newItem .col-image,
.inner.inner-basket-optionalParameters .col-image {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .inner.inner-basket-newItem .col-image,
  .inner.inner-basket-optionalParameters .col-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .inner.inner-basket-newItem .col-image,
  .inner.inner-basket-optionalParameters .col-image {
    float: left;
    width: 33.33333333%;
  }
}
.inner.inner-basket-newItem .col-info,
.inner.inner-basket-optionalParameters .col-info {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .inner.inner-basket-newItem .col-info,
  .inner.inner-basket-optionalParameters .col-info {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .inner.inner-basket-newItem .col-info,
  .inner.inner-basket-optionalParameters .col-info {
    float: left;
    width: 66.66666667%;
  }
}
.inner.inner-basket-newItem .price strong::after,
.inner.inner-basket-optionalParameters .price strong::after {
  content: ' ';
}
.inner.inner-basket-unit .col-inputs,
.inner.inner-user .col-inputs,
.inner.inner-newsletter .col-inputs,
.inner.inner-content .col-inputs,
.inner.inner-watchdog .col-inputs,
.inner.inner-basket-unit .col-info,
.inner.inner-user .col-info,
.inner.inner-newsletter .col-info,
.inner.inner-content .col-info,
.inner.inner-watchdog .col-info {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .inner.inner-basket-unit .col-inputs,
  .inner.inner-user .col-inputs,
  .inner.inner-newsletter .col-inputs,
  .inner.inner-content .col-inputs,
  .inner.inner-watchdog .col-inputs,
  .inner.inner-basket-unit .col-info,
  .inner.inner-user .col-info,
  .inner.inner-newsletter .col-info,
  .inner.inner-content .col-info,
  .inner.inner-watchdog .col-info {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .inner.inner-basket-unit .col-inputs,
  .inner.inner-user .col-inputs,
  .inner.inner-newsletter .col-inputs,
  .inner.inner-content .col-inputs,
  .inner.inner-watchdog .col-inputs,
  .inner.inner-basket-unit .col-info,
  .inner.inner-user .col-info,
  .inner.inner-newsletter .col-info,
  .inner.inner-content .col-info,
  .inner.inner-watchdog .col-info {
    float: left;
    width: 50%;
  }
}
.inner.inner-user#frm-newPassword .frm-input input {
  width: calc(100% - 26px);
  display: inline-block;
}
.inner.inner-user .content a,
.inner.inner-basket-newItem .content a {
  color: #800d0d;
}
.inner.inner-user .links {
  padding-left: 0;
  list-style-type: none;
}
.inner.inner-delivery-cPost .content .img-logo {
  float: left;
  margin-right: 15px;
}
.inner.inner-delivery-cPost .content .offices {
  clear: both;
}
.inner.inner-delivery-cPost .content .help p {
  margin-top: 7px;
  margin-bottom: 7px;
}
.inner.inner-delivery-cPost .content .help img {
  margin-right: 5px;
}
.inner.inner-payment-cetelemCalculator .content form .content,
.inner.inner-payment-cetelemSkCalculator .content form .content {
  padding: 0;
  background: whitesmoke;
}
.inner.inner-delivery-heurekapoint .content .img-office,
.inner.inner-delivery-zasilkovna .content .img-office {
  text-align: center;
}
.inner.inner-delivery-heurekapoint .content .img-office img,
.inner.inner-delivery-zasilkovna .content .img-office img {
  margin: 5px;
  width: 160px;
  height: 120px;
  border: 1px solid #dddddd;
}
.inner.inner-delivery-heurekapoint .content .img-office img:hover,
.inner.inner-delivery-zasilkovna .content .img-office img:hover {
  border: 1px solid #800d0d;
}
.inner.inner-watchdog .content .frm-checkbox {
  display: inline-block;
  margin-right: 15px;
}
.inner.inner-watchdog .content .frm-checkbox input {
  margin-right: 5px;
}
.inner .footer {
  clear: both;
}
.inner .footer .buttons {
  clear: both;
}
#frm-cPost .buttons .frm-field,
#frm-cetelem-input .buttons .frm-field,
#frm-cetelem .buttons .frm-field {
  float: right;
}
#frm-cetelem-input,
#frm-cetelem-result {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  #frm-cetelem-input,
  #frm-cetelem-result {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #frm-cetelem-input,
  #frm-cetelem-result {
    float: left;
    width: 50%;
  }
}
#vs-AjaxUserNewPassword {
  overflow: inherit;
}
.vc-articlebox {
  float: left;
  overflow: hidden;
  margin: 0 0 30px 0;
}
@media (max-width: 992px) {
  .vc-articlebox {
    width: 100%;
  }
}
.vc-articlebox .article {
  width: auto;
  padding: 10px;
}
.vc-articlebox > div:first-child {
  width: 100%;
}
.vc-articlebox .article img {
  width: 37%;
  height: 37%;
  margin: 0 20px 0 0;
  float: left;
}
.vc-articlebox .article h2 {
  text-align: left;
  font: 400 26px/36px "robotobold", Arial, sans-serif;
  color: #909090;
}
.vc-articlebox .article h3 {
  font: 400 24px/28px "robotobold", Arial, sans-serif;
}
.vc-articlebox a {
  color: #800d0d;
}
.vc-articlebox a:hover {
  color: #800d0d;
}
.vc-articlebox .header {
  font: 400 26px/36px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
  border-bottom: 1px solid #dddddd;
}
.vc-articlebox .article {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.vc-articlebox .article.withoutImage .title,
.vc-articlebox .article.withoutImage .date,
.vc-articlebox .article.withoutImage .annotation {
  padding-left: 0;
}
.vc-articlebox .title {
  position: relative;
  margin: 10px 0 10px;
  font: 400 24px/28px "robotobold", Arial, sans-serif;
  max-height: 55px;
  overflow: hidden;
}
.vc-articlebox .date {
  margin-bottom: 5px;
  padding-left: 0;
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
}
.vc-articlebox .annotation {
  margin-bottom: 20px;
  padding-left: 0;
  color: black;
}
.vc-articlebox .annotation p {
  margin-top: 0;
}
.vc-articlebox .footer {
  text-align: center;
  padding-bottom: 10px;
}
.vc-articlebox .footer a.moreBtn {
  text-align: center;
  padding: 10px 30px;
  background: #dddddd;
  font: 400 13px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
  text-transform: uppercase;
}
.vc-articlebox .footer a:hover.moreBtn {
  color: #800d0d;
  background: #eaeaea;
}
.vc-articlebox .footer a:hover {
  text-decoration: none;
}
.vc-articlebox .moreBtn {
  display: inline-block;
  padding: 5px;
  text-transform: lowercase;
}
.vc-article_articleitem {
  margin-bottom: 20px;
}
.vc-article_articleitem .title {
  margin-top: 30px;
  margin-bottom: 5px;
  font: 400 26px/36px "robotobold", Arial, sans-serif;
  color: #333333;
  text-align: left;
}
.vc-article_articleitem .article-date {
  font: 400 14px/20px "robotobold", Arial, sans-serif;
  color: #333333;
}
.vc-article_articleitem .wysiwyg {
  font: 400 15px/22px Arial, sans-serif;
  color: #333333;
}
.view-index .vc-article_articleitem .wysiwyg {
  color: #333333;
  text-align: left;
}
.vc-articledetail header {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-articledetail header {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-articledetail header {
    float: left;
    width: 100%;
  }
}
.vc-articledetail .without-img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .vc-articledetail .without-img {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-articledetail .without-img {
    float: left;
    width: 100%;
  }
}
.vc-articledetail .with-img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .vc-articledetail .with-img {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-articledetail .with-img {
    float: left;
    width: 66.66666667%;
  }
}
.vc-articledetail .annot {
  font-size: larger;
  color: #1a1a1a;
}
.vc-articledetail .annot strong {
  display: block;
}
.vc-articledetail .body.with-img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-articledetail .body.with-img {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-articledetail .body.with-img {
    float: left;
    width: 66.66666667%;
  }
}
.vc-articledetail .article-img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float: right !important;
}
@media (min-width: 768px) {
  .vc-articledetail .article-img {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-articledetail .article-img {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .vc-articledetail .article-img {
    margin-bottom: 10px;
  }
}
.vc-articledetail .article-img img {
  display: block;
  max-width: 100%;
  height: auto;
  float: right;
}
@media (max-width: 767px) {
  .vc-articledetail .article-img img {
    float: left;
  }
}
@media (max-width: 991px) {
  .vc-articledetail .article-img.without-annot {
    float: left !important;
  }
}
.vc-articledetail .links {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 10px 15px 10px;
  border-top: 1px solid #dddddd;
  padding: 15px 0 0 0;
}
@media (min-width: 768px) {
  .vc-articledetail .links {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-articledetail .links {
    float: left;
    width: 100%;
  }
}
.vc-articledetail .links a {
  margin-right: 5px;
  font: 400 12px/24px "robotobold", Arial, sans-serif;
  text-transform: uppercase;
}
.vc-category_detail header {
  overflow: hidden;
}
.vc-category_detail img {
  float: left;
  margin-right: 20px;
  border: 1px solid #dddddd;
}
.vc-commoditycategory_commodity {
  border: 1px solid #d0d0d0;
  background: #f6f6f6;
  overflow: hidden;
  padding: 0;
}
.vc-commoditycategory_commodity .header {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditycategory_commodity .header {
    float: left;
    width: 100%;
  }
}
.vc-commoditycategory_commodity .content {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .vc-commoditycategory_commodity .content {
    float: left;
    width: 100%;
  }
}
.vc-commoditycategory_commodity .content .leftColumn {
  float: left;
  width: 20%;
  position: relative;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .vc-commoditycategory_commodity .content .leftColumn {
    float: none;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditycategory_commodity .content .leftColumn {
    float: none;
    width: 100%;
  }
}
.vc-commoditycategory_commodity .content .leftColumn img {
  border: 1px solid #dddddd;
  display: block;
  max-width: 100%;
  height: auto;
}
.vc-commoditycategory_commodity .content .leftColumn img:hover {
  border: 1px solid #800d0d;
}
.vc-commoditycategory_commodity .content .rightColumn {
  float: left;
  width: 80%;
  position: relative;
}
@media (max-width: 767px) {
  .vc-commoditycategory_commodity .content .rightColumn {
    float: none;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditycategory_commodity .content .rightColumn {
    float: none;
    width: 100%;
  }
}
.vc-commoditycategory_commodity .content .rightColumn h3 {
  margin: 0;
}
.vc-commoditycategory_commodity .content .availability {
  margin-bottom: 10px;
  font-size: 13px;
  color: #800d0d;
}
.vc-commoditycategory_commodity .content .availability.buyable,
.vc-commoditycategory_commodity .content .availability .buyable {
  color: #719500;
}
.vc-commoditycategory_commodity .content .pricing .discount {
  margin-right: 5px;
}
.vc-commoditycategory_commodity .content .pricing .price {
  text-align: left;
}
.vc-commoditycategory_commodity .content .buyForm {
  overflow: hidden;
  margin-bottom: 10px;
  float: left;
  width: 70%;
}
.vc-commoditycategory_commodity .content .buyForm .ui-spinner {
  width: 20%;
  float: left;
  height: 34px;
}
.vc-commoditycategory_commodity .content .buyForm input[name=count] {
  width: 70%;
  height: 26px;
  border: 0;
}
.vc-commoditycategory_commodity .content .buyForm .unit {
  float: left;
  width: 25%;
  margin-right: 5px;
  margin-left: 5px;
  display: table;
  height: 34px;
}
.vc-commoditycategory_commodity .content .buyForm .unit span {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .vc-commoditycategory_commodity .content .buyForm {
    float: none;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditycategory_commodity .content .buyForm {
    float: none;
    width: 100%;
  }
}
.vc-commoditycategory_commodity .addToBasket {
  width: 50%;
  float: left;
}
.vc-commoditycategory_description .thumb {
  float: left;
  width: 25%;
  height: auto;
  margin: 0 0 15px 0;
}
@media (max-width: 767px) {
  .vc-commoditycategory_description .thumb {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditycategory_description .thumb {
    width: 100%;
  }
}
.vc-commoditycategory_description .description {
  color: #1a1a1a;
  margin: 0 0 10px;
  float: left;
  width: 75%;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .vc-commoditycategory_description .description {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditycategory_description .description {
    width: 100%;
  }
}
.vc-commodity_quickfilter {
  margin-bottom: 20px;
}
.vc-commodity_quickfilter .customFilter {
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}
.vc-commodity_quickfilter .sort {
  overflow: hidden;
}
.vc-commodity_quickfilter .sort ul {
  padding-left: 0;
  margin-top: 10px;
}
.vc-commodity_quickfilter .sort ul li {
  display: inline;
  text-transform: uppercase;
}
.vc-commodity_quickfilter .sort a {
  background-color: #dddddd;
  color: #5e5e5e;
  float: left;
  height: 40px;
  display: block;
  padding: 0 30px;
  margin: 0 10px 10px 0;
  line-height: 40px;
  text-decoration: none;
}
.vc-commodity_quickfilter .sort a:hover {
  color: #5e5e5e;
  background-color: white;
}
.vc-commodity_quickfilter .sort .active a {
  color: #5e5e5e;
  background-color: white;
}
.vc-commoditydetail_title {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_title {
    float: left;
    width: 100%;
  }
}
.vc-commoditydetail_title h1 {
  margin: 10px 0 10px;
  text-align: center;
  color: #1a1a1a;
  font: 400 30px/36px "robotobold", Arial, sans-serif;
  text-align: left;
}
.vc-commoditydetail_image {
  text-align: center;
}
.vc-commoditydetail_image img {
  margin-bottom: 20px;
  border: 1px solid #dddddd;
  height: auto;
  width: 100%;
}
.vc-commoditydetail_image img:hover {
  border: 1px solid #800d0d;
}
.vc-commoditydetail_gallery .images {
  margin-left: -10px;
}
.vc-commoditydetail_gallery .images .image {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.vc-commoditydetail_gallery .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 35%;
  bottom: 0;
  text-indent: 0!important;
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.vc-commoditydetail_gallery .bx-wrapper .images {
  margin-left: 0;
}
.vc-commoditydetail_gallery .bx-viewport {
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  border: 0;
  margin-left: 5px;
}
.vc-commoditydetail_gallery .bx-viewport .image {
  margin-bottom: 30px;
  margin-left: auto;
}
.vc-commoditydetail_gallery img {
  border: 1px solid #dddddd;
}
.vc-commoditydetail_gallery img:hover {
  border: 1px solid #800d0d;
}
.vc-commoditydetail_gallery .bx-controls-direction .bx-prev {
  background: 0 0;
  left: 0;
}
.vc-commoditydetail_gallery .bx-controls-direction .bx-prev:before {
  top: 50%!important;
  left: 5px;
  font-size: 26px;
  color: #1a1a1a !important;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e079";
}
@media (max-width: 767px) {
  .vc-commoditydetail_gallery .bx-controls-direction .bx-prev:before {
    font-size: 18px;
  }
}
.vc-commoditydetail_gallery .bx-controls-direction .bx-next {
  background: 0 0;
  right: 0;
}
.vc-commoditydetail_gallery .bx-controls-direction .bx-next:before {
  left: auto;
  right: 0;
  font-size: 26px;
  color: #1a1a1a !important;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e080";
}
@media (max-width: 767px) {
  .vc-commoditydetail_gallery .bx-controls-direction .bx-next:before {
    font-size: 18px;
  }
}
.vc-commoditydetail_attributes {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_attributes {
    float: left;
    width: 100%;
  }
}
.vc-commoditydetail_annotation {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_annotation {
    float: left;
    width: 100%;
  }
}
.vc-commoditydetail_annotation .wysiwyg {
  margin: 0 0 10px;
}
.vc-commoditydetail_info .items {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_info .items {
    float: left;
    width: 100%;
  }
}
.vc-commoditydetail_info .availability {
  display: inline-block;
  color: #800d0d;
}
.vc-commoditydetail_info .availability.buyable {
  color: #719500;
}
.vc-commoditydetail_info dl {
  display: table;
}
.vc-commoditydetail_info .BasePriceWithoutVat dd .price,
.vc-commoditydetail_info .BasePriceWithVat dd .price {
  text-decoration: line-through;
}
.vc-commoditydetail_info .PriceWithoutVat dt,
.vc-commoditydetail_info .PriceWithVat dt {
  line-height: 32px;
}
.vc-commoditydetail_info .PriceWithoutVat dd .price,
.vc-commoditydetail_info .PriceWithVat dd .price {
  font: 400 22px/32px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
}
.vc-commoditydetail_buy .frm-field {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 6px;
  text-align: right;
  min-height: 40px;
}
@media (min-width: 768px) {
  .vc-commoditydetail_buy .frm-field {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-commoditydetail_buy .frm-field {
    float: left;
    width: 50%;
  }
}
.vc-commoditydetail_buy .frm-field label {
  margin: 0 6px 0 6px;
  display: none;
}
.vc-commoditydetail_buy .frm-field .frm-input {
  display: inline-block;
  width: 100%;
  float: left;
}
.vc-commoditydetail_buy .frm-field .frm-input span {
  float: left;
  margin-top: 3px;
}
.vc-commoditydetail_buy .frm-field .frm-input .unit {
  display: inline-block;
  float: left;
}
.vc-commoditydetail_buy .frm-field .frm-input .unit .count {
  margin: 11px 6px 0 6px;
}
.vc-commoditydetail_buy .frm-field .frm-input .unit .units {
  margin: .2em 0 .2em 5px;
  width: 115px;
  height: 38px;
  float: left;
}
@media (max-width: 767px) {
  .vc-commoditydetail_buy .frm-field .frm-input span {
    width: 30%;
    margin-top: 0;
  }
  .vc-commoditydetail_buy .frm-field .frm-input .unit {
    width: 70%;
    float: left;
  }
  .vc-commoditydetail_buy .frm-field .frm-input .units {
    margin-top: 0!important;
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditydetail_buy .frm-field .frm-input span {
    width: 30%;
    margin-top: 0;
  }
  .vc-commoditydetail_buy .frm-field .frm-input .unit {
    width: 70%;
    float: left;
  }
  .vc-commoditydetail_buy .frm-field .frm-input .units {
    margin-top: 0!important;
    width: 100% !important;
  }
}
.vc-commoditydetail_buy .frm-field input[name=count] {
  width: 60px;
  height: 31px;
  border: 0;
  -webkit-box-shadow: 'none';
  -moz-box-shadow: 'none';
  box-shadow: 'none';
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .vc-commoditydetail_buy .frm-field input[name=count] {
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditydetail_buy .frm-field input[name=count] {
    width: 90%;
  }
}
.vc-commoditydetail_buy .submit {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 3px;
}
@media (min-width: 768px) {
  .vc-commoditydetail_buy .submit {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-commoditydetail_buy .submit {
    float: left;
    width: 50%;
  }
}
.vc-commoditydetail_buy .submit .btn.buyBtn {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding: 10px 16px;
  font: 400 18px/24px "robotobold", Arial, sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.vc-commoditydetail_buy .units-1 .submit {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_buy .units-1 .submit {
    float: left;
    width: 58.33333333%;
  }
}
.vc-commoditydetail_buy .units-1 .frm-field {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 40px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_buy .units-1 .frm-field {
    float: left;
    width: 41.66666667%;
  }
}
.vc-commoditydetail_quantitydiscounts {
  margin-top: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc-commoditydetail_fastlinks {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_fastlinks {
    float: left;
    width: 100%;
  }
}
.vc-commoditydetail_fastlinks ul {
  list-style-type: none;
  margin: 20px 0 20px 0;
  padding: 0;
}
.vc-commoditydetail_fastlinks ul li {
  display: inline-block;
  margin: 4px;
  font: 400 12px/24px "robotobold", Arial, sans-serif;
  text-transform: uppercase;
}
.vc-commoditydetail_payments {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_payments {
    float: left;
    width: 100%;
  }
}
.vc-commoditydetail_payments ul {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.vc-commoditydetail_payments ul div {
  margin-left: 4px;
  font: 400 12px/24px "robotobold", Arial, sans-serif;
  text-transform: uppercase;
}
.vc-commoditydetail_charges {
  margin-top: 10px;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc-commoditydetail_optionalparameters,
.vc-commoditydetail_variationparameters {
  background-color: #f6f6f6;
  margin-bottom: 10px;
  margin-top: 10px;
}
.vc-commoditydetail_optionalparameters .header,
.vc-commoditydetail_variationparameters .header {
  margin-left: 20px;
}
.vc-commoditydetail_optionalparameters .frm-field,
.vc-commoditydetail_variationparameters .frm-field {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.vc-commoditydetail_optionalparameters .frm-field:before,
.vc-commoditydetail_variationparameters .frm-field:before,
.vc-commoditydetail_optionalparameters .frm-field:after,
.vc-commoditydetail_variationparameters .frm-field:after {
  content: " ";
  display: table;
}
.vc-commoditydetail_optionalparameters .frm-field:after,
.vc-commoditydetail_variationparameters .frm-field:after {
  clear: both;
}
.vc-commoditydetail_optionalparameters .frm-field:before,
.vc-commoditydetail_variationparameters .frm-field:before,
.vc-commoditydetail_optionalparameters .frm-field:after,
.vc-commoditydetail_variationparameters .frm-field:after {
  content: " ";
  display: table;
}
.vc-commoditydetail_optionalparameters .frm-field:after,
.vc-commoditydetail_variationparameters .frm-field:after {
  clear: both;
}
@media (min-width: 992px) {
  .vc-commoditydetail_optionalparameters .frm-field,
  .vc-commoditydetail_variationparameters .frm-field {
    float: left;
    width: 100%;
  }
}
.vc-commoditydetail_optionalparameters .frm-field label,
.vc-commoditydetail_variationparameters .frm-field label {
  float: left;
  width: 30%;
  text-align: right;
  line-height: 34px;
  padding: 2px 0 2px 0;
}
@media (max-width: 767px) {
  .vc-commoditydetail_optionalparameters .frm-field label,
  .vc-commoditydetail_variationparameters .frm-field label {
    float: left;
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditydetail_optionalparameters .frm-field label,
  .vc-commoditydetail_variationparameters .frm-field label {
    float: left;
    width: 30%;
  }
}
.vc-commoditydetail_optionalparameters .frm-field div,
.vc-commoditydetail_variationparameters .frm-field div {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-commoditydetail_optionalparameters .frm-field div,
  .vc-commoditydetail_variationparameters .frm-field div {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 767px) {
  .vc-commoditydetail_optionalparameters .frm-field div,
  .vc-commoditydetail_variationparameters .frm-field div {
    float: left;
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc-commoditydetail_optionalparameters .frm-field div,
  .vc-commoditydetail_variationparameters .frm-field div {
    float: left;
    width: 70%;
  }
}
.vc-commoditydetail_set table .img {
  width: 100px;
  height: 100px;
}
.vc-commoditydetail_set thead {
  display: none;
}
.vc-commoditydetail_set td,
.vc-commoditydetail_set th {
  vertical-align: middle;
}
.vc-commoditydetail_set tr:first-child td {
  border-top: 0;
}
.vc-commoditydetail_files ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.vc-commoditydetail_files ul > li {
  margin: 15px 0 0 0;
  padding: 0;
}
.vc-commoditydetail_files ul > li a {
  color: #800d0d;
}
.vc-commoditydetail_files ul > li a:hover {
  text-decoration: underline;
}
.vc-commoditydetail_files .description {
  margin-top: 5px;
}
.vc-commoditydetail_categories {
  padding: 0 0 0 10px;
  background: #f6f6f6;
  border-bottom: 1px solid #dddddd;
}
.vc-commoditydetail_categories h2 {
  display: inline-block;
  border: 0;
}
.vc-commoditydetail_categories ul {
  display: inline-block;
  list-style-type: none;
  padding-left: 10px;
}
.vc-commoditydetail_categories ul a {
  color: #800d0d;
}
.vc-commoditydetail_categories ul a:hover {
  text-decoration: underline;
}
.vc-commoditydetail_categories ul li {
  padding: 0;
  margin: 0 15px 0 0;
  display: inline-block;
}
.vc-commoditydetail_pricing {
  margin: 10px 0;
}
.vc-commoditydetail_pricing .price-highlight dt {
  line-height: 34px;
}
.vc-commoditydetail_pricing .price-highlight dt + dd {
  font: 400 22px/32px "robotobold", Arial, sans-serif;
  color: black;
}
.vc-social_socialite {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-social_socialite {
    float: left;
    width: 100%;
  }
}
.vc-social_socialite ul.social-buttons {
  list-style-type: none;
  min-height: 15px;
  margin: 0 0 20px 0;
  padding: 0;
}
.vc-social_socialite ul.social-buttons li {
  margin-right: 10px;
  margin-left: 4px;
  padding-top: 5px;
  display: inline;
  float: left;
}
.vc-social_socialite ul.social-buttons li .vhidden {
  font: 400 12px/24px "robotobold", Arial, sans-serif;
  text-transform: uppercase;
}
.vc-user_detail h1 {
  text-align: left;
  margin: 10px 0 10px 10px;
}
.vc-user_detail .annotation {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .vc-user_detail .annotation {
    float: left;
    width: 100%;
  }
}
.vc-user_detail form {
  padding-bottom: 40px;
}
.vc-user_detail form legend {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-user_detail form legend {
    float: left;
    width: 100%;
  }
}
.vc-user_detail form legend input[type=checkbox] {
  margin-right: 5px;
}
.vc-user_detail form legend label {
  cursor: pointer;
  color: #9d9d9d;
}
.vc-user_detail form .content {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px;
  background: #f6f6f6;
}
@media (min-width: 992px) {
  .vc-user_detail form .content {
    float: left;
    width: 100%;
  }
}
.vc-user_detail form .content label {
  display: block;
}
.vc-user_detail form .content .frm-input input,
.vc-user_detail form .content .frm-select select {
  width: 50%;
  width: calc(50% - 26px);
  display: inline-block;
}
@media (max-width: 767px) {
  .vc-user_detail form .content .frm-input input,
  .vc-user_detail form .content .frm-select select {
    width: 100%;
    width: calc(100% - 26px);
  }
}
.vc-user_detail form .content .frm-checkbox {
  display: inline-block;
  margin-right: 15px;
}
.vc-user_detail form .content .frm-checkbox input {
  margin-right: 5px;
}
.vc-user_detail form .privacy {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .vc-user_detail form .privacy {
    float: left;
    width: 100%;
  }
}
.vc-user_detail form .privacy span {
  color: #800d0d;
  cursor: pointer;
}
.vc-user_detail form .privacy span:hover {
  text-decoration: underline;
}
.vc-user_detail .leftColumn {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-user_detail .leftColumn {
    float: left;
    width: 66.66666667%;
  }
}
.vc-user_detail .rightColumn {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-user_detail .rightColumn {
    float: left;
    width: 33.33333333%;
  }
}
.vc-user_detail .rightColumn .body {
  font: 400 16px/24px "robotobold", Arial, sans-serif;
  color: #9d9d9d;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-user_detail .rightColumn .body {
    float: left;
    width: 100%;
  }
}
.vc-user_detail .rightColumn .title {
  margin: 10px 0 10px 0;
  padding: 8px 0 0 0;
  font: 400 17px/26px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
  border-bottom: 1px solid #dddddd;
  color: #9d9d9d;
}
.vc-user_detail .btn.btn-submit {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 20px;
}
.vc-mypage .header {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-mypage .header {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-mypage .header {
    float: left;
    width: 100%;
  }
}
.vc-mypage .annot {
  display: none;
}
.vc-mypage .content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-mypage .content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-mypage .content {
    float: left;
    width: 100%;
  }
}
.vc-mypage .actions {
  min-height: 218px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.vc-mypage .actions .item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  list-style: none;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .vc-mypage .actions .item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .vc-mypage .actions .item {
    float: left;
    width: 25%;
  }
}
.vc-mypage .actions .item a {
  min-height: 218px;
  display: block;
  margin: 0 0 20px;
  border: 1px solid white;
  color: white;
  text-decoration: none;
  cursor: pointer;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
.vc-mypage .actions .item a:hover {
  border: 6px solid white;
}
.vc-mypage .actions .item a span {
  margin-top: 20px;
  font-size: 46px;
  line-height: 107px!important;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vc-mypage .actions .item a p {
  font-size: 17px;
  line-height: 35px !important;
}
.vc-mypage .actions .item.userdetail a {
  background-color: #5e97d8;
}
.vc-mypage .actions .item.userdetail a span:before {
  content: "\e008";
}
.vc-mypage .actions .item.orders a {
  background-color: #ce4839;
}
.vc-mypage .actions .item.orders a span:before {
  content: "\e032";
}
.vc-mypage .actions .item.watchdog a {
  background-color: #787878;
}
.vc-mypage .actions .item.watchdog a span:before {
  content: "\e105";
}
.vc-mypage .actions .item.basket a {
  background-color: black;
}
.vc-mypage .actions .item.basket a span:before {
  content: "\e116";
}
.vc-mypage .links {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 40px;
  margin-top: 40px;
  list-style: none;
  text-align: right;
}
@media (min-width: 768px) {
  .vc-mypage .links {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-mypage .links {
    float: left;
    width: 100%;
  }
}
.vc-mypage .links .item {
  list-style: none;
  display: inline;
}
.vc-mypage .links .item p {
  display: inline;
}
.vc-mypage .links .item.logout {
  margin-left: 5px;
}
.vc-mypage .links .item.logout span {
  padding-left: 3px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vc-mypage .links .item.logout span:before {
  content: "\e163";
}
.vc-articlecategory_alternativedescription h2 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-articlecategory_alternativedescription h2 {
    float: left;
    width: 100%;
  }
}
.vc-articlecategory_alternativedescription .description {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .vc-articlecategory_alternativedescription .description {
    float: left;
    width: 100%;
  }
}
.vc-articlecategory_detail .description .image {
  float: left;
  padding-right: 15px;
  padding-bottom: 15px;
}
.vc-articlecategory_detail .clear {
  clear: both;
}
.vc-articlecategory_list .articles {
  margin-left: -10px;
  margin-right: -10px;
}
.vc-articlecategory_list .articles:after {
  box-sizing: border-box;
}
.vc-articlecategory_list .articles:before {
  box-sizing: border-box;
}
.vc-articlecategory_list .articles .articleInner {
  color: #1a1a1a;
  background-color: rgba(221, 221, 221, 0.2);
}
.vc-articlecategory_list .articles .articleInner .title {
  font: 400 22px/26px "robotobold", Arial, sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  min-height: 52px;
  max-height: 52px;
}
.vc-articlecategory_list .articles .articleInner .caption {
  padding: 9px;
}
.vc-articlecategory_list .articles .articleInner .caption .annotation {
  min-height: 60px;
  max-height: 60px;
}
.vc-articlecategory_list .articles .articleInner .caption .annotation p {
  margin: 0 0 10px;
  min-height: 60px;
  max-height: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.vc-articlecategory_list .articles .articleInner img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-left: auto;
}
@media (min-width: 480px) {
  .vc-articlecategory_list .articles .articleInner {
    height: auto;
  }
}
@media (min-width: 768px) {
  .vc-articlecategory_list .articles .articleInner {
    min-height: 420px;
  }
}
.vc-articlecategory_list .articles .articleInner .btns {
  margin-top: 20px;
}
.vc-articlecategory_list .articles .article {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .vc-articlecategory_list .articles .article {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-articlecategory_list .articles .article {
    float: left;
    width: 33.33333333%;
  }
}
.vc-articlecategory_list .articles .article:after {
  box-sizing: border-box;
}
.vc-articlecategory_list .articles .article:before {
  box-sizing: border-box;
}
.vc-articlecategory_list .articles .withoutImage .img img {
  background-color: rgba(221, 221, 221, 0.5);
}
@media (max-width: 767px) {
  .vc-articlecategory_list .articles .withoutImage .img {
    display: none;
  }
}
#vs-AjaxBasket .beforeButtons {
  margin: 0;
  text-align: right;
  line-height: 50px;
}
#vs-AjaxBasket .beforeButtons a {
  color: #777777;
  padding-right: 0;
}
#vs-AjaxBasket .buttons {
  margin: 15px 0;
}
@media (max-width: 767px) {
  #vs-AjaxBasket .backBtn,
  #vs-AjaxBasket .checkoutBtn,
  #vs-AjaxBasket .loginBtn,
  #vs-AjaxBasket .recalculateBtn {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#vs-AjaxBasket .removeAllBtn {
  font-size: 1em;
  text-transform: lowercase;
}
#vs-AjaxBasket .removeAllBtn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: 0 0;
}
@media (max-width: 767px) {
  #vs-AjaxBasket .removeAllBtn {
    border: 0;
    background: 0 0;
  }
}
#vs-AjaxBasket .removeBasketItemLink {
  margin: 10px 0 15px 0;
  text-transform: lowercase;
  color: #3b0606;
}
@media (max-width: 767px) {
  #vs-AjaxBasket .removeBasketItemLink {
    padding: 10px 0;
  }
}
#vs-AjaxBasket .removeAllBtn:before,
#vs-AjaxBasket .removeBasketItemLink:before {
  padding: 3px 5px 0 0;
  color: #aaaaaa;
}
#vs-AjaxBasket .removeAllBtn:hover,
#vs-AjaxBasket .removeBasketItemLink:hover,
#vs-AjaxBasket .removeAllBtn:hover:before,
#vs-AjaxBasket .removeBasketItemLink:hover:before {
  color: #800d0d;
}
#vs-AjaxBasket .unitChangeLink {
  display: block;
}
#vs-AjaxBasket .unitChangeLink:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 3px 5px 0 0;
  color: black;
}
#vs-AjaxBasket .unitChangeLink:hover:before {
  color: #800d0d;
}
#vs-AjaxBasket .unitChangeLink:focus {
  outline: 0 !important;
}
#vs-AjaxBasket .unitChangeLink:before {
  content: "\270f";
}
#vs-AjaxBasket .checkoutBtn,
#vs-AjaxBasket .loginBtn {
  float: right;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  #vs-AjaxBasket .checkoutBtn,
  #vs-AjaxBasket .loginBtn {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#vs-AjaxBasket .loginBtn {
  margin-right: 10px;
}
@media (max-width: 767px) {
  #vs-AjaxBasket .checkoutBtn {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.vc-basket {
  font-size: .9em;
  color: #777777;
}
.vc-basket .basketItem {
  display: table;
  width: 100%;
  border: 1px solid #dddddd;
  margin: 2px 0;
}
@media (max-width: 767px) {
  .vc-basket .basketItem {
    display: block;
  }
}
.vc-basket .img,
.vc-basket .basicInfo,
.vc-basket .quantity,
.vc-basket .pricing {
  display: table-cell;
  vertical-align: middle;
  padding: 15px;
}
@media (max-width: 767px) {
  .vc-basket .img,
  .vc-basket .basicInfo,
  .vc-basket .quantity,
  .vc-basket .pricing {
    display: block;
  }
}
.vc-basket .meta,
.vc-basket .availability {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
@media (max-width: 991px) {
  .vc-basket .meta,
  .vc-basket .availability {
    display: block;
    width: auto;
  }
}
.vc-basket .img {
  text-align: center;
}
@media (min-width: 768px) {
  .vc-basket .img {
    width: 106px;
  }
}
.vc-basket .basicInfo .name {
  font-size: 1.2em;
  text-transform: uppercase;
  color: black;
}
.vc-basket .basicInfo .code {
  margin: 0.3em 0;
}
.vc-basket .basicInfo .additionalInfo {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
.vc-basket .availability {
  margin-bottom: 10px;
  font-size: 13px;
  color: #800d0d;
  text-align: center;
  padding-left: 40px;
}
.vc-basket .availability.buyable,
.vc-basket .availability .buyable {
  color: #719500;
}
@media (max-width: 991px) {
  .vc-basket .availability {
    text-align: left;
    padding-left: 0;
  }
}
.vc-basket .quantity {
  text-align: center;
  white-space: nowrap;
}
.vc-basket .quantity .unit {
  display: inline;
}
.vc-basket .quantity .quantitySpinner {
  width: 35px;
  height: 26px;
  line-height: 2.1em;
}
.vc-basket .quantity .quantitySpinner:focus {
  border: 0;
  outline: 0;
}
.vc-basket .quantity .ui-spinner .ui-icon {
  font-size: 10px;
}
@media (min-width: 768px) {
  .vc-basket .quantity {
    width: 150px;
  }
}
.vc-basket .pricing dl {
  margin: 0;
  padding: 0;
  clear: both;
}
.vc-basket .pricing dt,
.vc-basket .pricing dd {
  display: inline-block;
  margin: 0;
}
.vc-basket .pricing dt {
  width: 35%;
  white-space: nowrap;
  line-height: 1.6em;
}
.vc-basket .pricing dd {
  width: 65%;
  font-size: 1.1em;
  text-align: right;
}
.vc-basket .pricing .highlight dd {
  font-size: 1.7em;
  color: black;
  font-weight: 700;
}
@media (min-width: 768px) {
  .vc-basket .pricing {
    width: 273px;
  }
}
.vc-basket .remove {
  clear: both;
  text-align: right;
}
.vc-basket .applyCoupon label {
  cursor: pointer;
  line-height: 1.5em;
  font-size: 1.1em;
  font-weight: 400;
  color: #540909;
}
.vc-basket .applyCoupon label:before {
  font-size: 1.5em;
  line-height: 1.5em;
  vertical-align: middle;
  color: #777777;
}
.vc-basket .applyCoupon label input {
  visibility: hidden;
}
.vc-basket .applyCoupon .couponSubmit {
  display: none;
}
.vc-basket .applyCoupon .couponSubmit input[name=coupon] {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .vc-basket .applyCoupon .couponSubmit input[name=coupon] {
    width: 100%;
  }
}
.vc-basket .applyCoupon .couponSubmit a {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .vc-basket .applyCoupon .couponSubmit a {
    width: 100%;
    margin-bottom: 10px;
  }
}
.vc-basket .footer {
  margin: 0;
  padding: 10px 0;
}
.vc-basket .footer .applyCoupon {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  padding-top: 1em;
}
@media (min-width: 768px) {
  .vc-basket .footer .applyCoupon {
    float: left;
    width: 41.66666667%;
  }
}
.vc-basket .footer .pricing {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-basket .footer .pricing {
    float: left;
    width: 58.33333333%;
  }
}
.vc-basket .footer .applyCoupon,
.vc-basket .footer .pricing {
  padding-left: 0;
  padding-right: 0;
}
.vc-basket .footer dl {
  text-align: right;
}
.vc-basket .footer dt {
  padding-right: 10px;
  font-size: 1.1em;
}
.vc-basket .footer dt,
.vc-basket .footer dd {
  width: auto;
}
.vc-basket .footer .highlight {
  font-size: 1.7em;
  color: black;
  font-family: "robotobold", Arial, sans-serif;
}
.vc-basket .footer .highlight dd {
  font-weight: 700;
  font-size: 1.5em;
  color: #540909;
}
.vc-basket_unitmodal .col-inputs {
  width: 100% !important;
}
.vc-basket_unitmodal .frm-input {
  overflow: hidden;
  margin-bottom: 10px;
}
.vc-basket_unitmodal .frm-input span {
  float: left;
  width: 40%;
}
.vc-basket_unitmodal .frm-input .unit {
  float: left;
  width: 50%;
}
.vc-basket_unitmodal .frm-input .unit .units {
  margin-left: 5px;
  height: 42px;
  float: left;
}
.vc-basket_unitmodal .frm-input input {
  width: 90%;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.25);
}
#orderStep1_form .vc-basketoverview,
#orderStep2_form .vc-basketoverview {
  margin-top: 17px;
}
#orderStep1_form .vc-basketoverview .header,
#orderStep2_form .vc-basketoverview .header {
  font: 400 18px/26px "robotobold", Arial, sans-serif;
  line-height: 26px;
  color: #1a1a1a;
  margin-bottom: 7px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  #orderStep1_form .vc-basketoverview .header,
  #orderStep2_form .vc-basketoverview .header {
    float: left;
    width: 100%;
  }
}
#orderStep1_form .vc-basketoverview .content,
#orderStep2_form .vc-basketoverview .content {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #dddddd;
  border-bottom: 0;
  padding: 10px;
}
@media (min-width: 992px) {
  #orderStep1_form .vc-basketoverview .content,
  #orderStep2_form .vc-basketoverview .content {
    float: left;
    width: 100%;
  }
}
#orderStep1_form .vc-basketoverview .content .image,
#orderStep2_form .vc-basketoverview .content .image {
  float: left;
  width: 30%;
  position: relative;
}
@media (max-width: 991px) {
  #orderStep1_form .vc-basketoverview .content .image,
  #orderStep2_form .vc-basketoverview .content .image {
    display: none;
  }
}
#orderStep1_form .vc-basketoverview .content .image img,
#orderStep2_form .vc-basketoverview .content .image img {
  margin-top: 5px;
  max-width: 100%;
  height: auto;
}
#orderStep1_form .vc-basketoverview .content .detail,
#orderStep2_form .vc-basketoverview .content .detail {
  float: left;
  width: 70%;
  position: relative;
  font-family: 0.54px Arial, sans-serif;
  padding-left: 10px;
}
@media (max-width: 991px) {
  #orderStep1_form .vc-basketoverview .content .detail,
  #orderStep2_form .vc-basketoverview .content .detail {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
#orderStep1_form .vc-basketoverview .content .detail .title,
#orderStep2_form .vc-basketoverview .content .detail .title {
  font-weight: 400;
  font-size: 14px;
}
#orderStep1_form .vc-basketoverview .content .detail .title h3,
#orderStep2_form .vc-basketoverview .content .detail .title h3 {
  margin-top: 0;
  padding-top: 0;
  font-size: 17px;
}
@media (max-width: 991px) {
  #orderStep1_form .vc-basketoverview .content .detail .title h3,
  #orderStep2_form .vc-basketoverview .content .detail .title h3 {
    margin: 0;
    padding: 0;
  }
}
#orderStep1_form .vc-basketoverview .content .detail .quantity,
#orderStep2_form .vc-basketoverview .content .detail .quantity {
  width: 100%;
  text-align: right;
  font-weight: 700;
}
#orderStep1_form .vc-basketoverview .content .detail .pricing .title,
#orderStep2_form .vc-basketoverview .content .detail .pricing .title {
  color: #787878;
}
#orderStep1_form .vc-basketoverview .content .detail .pricing .price,
#orderStep2_form .vc-basketoverview .content .detail .pricing .price {
  font-weight: 700;
  font-size: 17px;
  float: right;
}
#orderStep1_form .vc-basketoverview .footer,
#orderStep2_form .vc-basketoverview .footer {
  padding: 10px;
  float: left;
  width: 100%;
  border: 1px solid #dddddd;
  font: 14px/24px Arial, sans-serif;
}
#orderStep1_form .vc-basketoverview .footer .deliveryPrice,
#orderStep2_form .vc-basketoverview .footer .deliveryPrice,
#orderStep1_form .vc-basketoverview .footer .paymentPrice,
#orderStep2_form .vc-basketoverview .footer .paymentPrice {
  text-align: right;
}
#orderStep1_form .vc-basketoverview .footer .deliveryPrice .price,
#orderStep2_form .vc-basketoverview .footer .deliveryPrice .price,
#orderStep1_form .vc-basketoverview .footer .paymentPrice .price,
#orderStep2_form .vc-basketoverview .footer .paymentPrice .price {
  margin-left: 10px;
}
#orderStep1_form .vc-basketoverview .footer .sumPrice .price,
#orderStep2_form .vc-basketoverview .footer .sumPrice .price {
  float: right;
}
#orderStep1_form .vc-basketoverview .footer .sumPrice,
#orderStep2_form .vc-basketoverview .footer .sumPrice {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
}
#orderStep1_form .vc-basketoverview .footer .sumPrice .price,
#orderStep2_form .vc-basketoverview .footer .sumPrice .price {
  line-height: 16px;
  font: 700 20px/24px Arial, sans-serif;
  color: #540909;
}
.vc-orderstep_head {
  margin-top: 30px;
  margin-bottom: 30px;
}
.view-basket .vc-orderstep_head {
  margin-bottom: 0;
}
.vc-orderstep_head header h1 {
  display: none;
}
.vc-orderstep_head ol {
  margin-bottom: 0;
  padding: 0;
  counter-reset: li;
  font-size: 14px;
  list-style: none;
  overflow: hidden;
}
.vc-orderstep_head li {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 10px solid #f6f6f6;
  border-bottom: 0;
  background: #d0d0d0;
  font-size: 18px;
  line-height: 70px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .vc-orderstep_head li {
    float: left;
    width: 33.33333333%;
  }
}
.vc-orderstep_head li:before {
  content: counter(li, decimal);
  counter-increment: li;
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -16px;
  border: 2px solid white;
  padding: 0 12px;
  font-size: 1.1em;
  line-height: 26px;
  background: white;
}
.vc-orderstep_head li .item {
  display: block;
  margin-left: 50px;
}
.vc-orderstep_head li:last-child {
  display: none;
}
@media (max-width: 991px) {
  .vc-orderstep_head li {
    font-weight: 400;
  }
}
.vc-orderstep_head li,
.vc-orderstep_head li a {
  color: black;
  font-family: "robotobold", Arial, sans-serif;
}
.vc-orderstep_head li.active {
  color: black;
  background-color: #e9b6b6;
  font-family: "robotobold", Arial, sans-serif;
}
.vc-orderstep_head li.active ~ li {
  background: #e5e5e5;
}
#orderstep_head1 .step-5 {
  display: none;
}
.vc-orderstep_footer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 6px;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .vc-orderstep_footer {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .vc-orderstep_footer {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_footer .buttons {
  margin: 15px 0;
}
.vc-orderstep_footer .buttons .backBtn {
  float: left;
  border: none;
  background: none!important;
  padding-left: 0;
  color: #800d0d;
  font-weight: 700;
  box-shadow: none;
  padding-top: 15px;
}
.vc-orderstep_footer .buttons .backBtn:hover {
  text-decoration: underline;
}
.vc-orderstep_footer .buttons .backBtn:before {
  padding-right: 10px;
  text-decoration: none;
}
@media (max-width: 991px) {
  .vc-orderstep_footer .buttons .backBtn {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .vc-orderstep_footer .buttons .backBtn {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.vc-orderstep_footer .buttons .continuesOrderBtn,
.vc-orderstep_footer .buttons .sendOrderBtn {
  float: right;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 991px) {
  .vc-orderstep_footer .buttons .continuesOrderBtn,
  .vc-orderstep_footer .buttons .sendOrderBtn {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
  }
}
@media (max-width: 767px) {
  .vc-orderstep_footer .buttons .continuesOrderBtn,
  .vc-orderstep_footer .buttons .sendOrderBtn {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
  }
}
.vc-orderstep_deliverypayment .delivery legend,
.vc-orderstep_deliverypayment .payment legend {
  margin-bottom: 30px;
  padding-top: 10px;
}
.vc-orderstep_deliverypayment .delivery ul,
.vc-orderstep_deliverypayment .payment ul {
  margin: 0 0 10px 10px;
  padding: 0;
}
.vc-orderstep_deliverypayment .delivery ul li,
.vc-orderstep_deliverypayment .payment ul li {
  list-style: none;
}
.vc-orderstep_deliverypayment .delivery ul li label,
.vc-orderstep_deliverypayment .payment ul li label {
  margin-left: 25px;
}
.vc-orderstep_deliverypayment .delivery ul li .price,
.vc-orderstep_deliverypayment .payment ul li .price {
  margin: 0 10px;
  font-weight: 700;
}
.vc-orderstep_deliverypayment .delivery ul li .price.free,
.vc-orderstep_deliverypayment .payment ul li .price.free {
  color: #a3c831;
  font-weight: 700;
}
.vc-orderstep_deliverypayment .delivery ul li .description,
.vc-orderstep_deliverypayment .payment ul li .description {
  margin-top: 5px;
  color: #777777;
  font-weight: 400;
}
.vc-orderstep_deliverypayment .delivery ul li .delivery-payment-extensions,
.vc-orderstep_deliverypayment .payment ul li .delivery-payment-extensions {
  margin: 10px 0 10px 25px;
}
.vc-orderstep_deliverypayment .delivery ul li .delivery-payment-extensions a,
.vc-orderstep_deliverypayment .payment ul li .delivery-payment-extensions a {
  color: #800d0d;
}
.vc-orderstep_deliverypayment .delivery ul li .delivery-payment-extensions a:hover,
.vc-orderstep_deliverypayment .payment ul li .delivery-payment-extensions a:hover {
  text-decoration: underline;
}
.vc-orderstep_deliverypayment .delivery label,
.vc-orderstep_deliverypayment .payment label {
  display: block;
  font-weight: 400;
}
.vc-orderstep_deliverypayment .delivery input[type=radio],
.vc-orderstep_deliverypayment .payment input[type=radio] {
  float: left;
  display: inline-block;
}
.vc-orderstep_deliverypayment .box-basket-sum {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
.vc-orderstep_deliverypayment .box-basket-sum .price {
  display: block;
  width: 100%;
  font-weight: 400;
  text-align: right;
  line-height: 2em;
  background-color: #f6f6f6;
  margin: 5px 0;
  padding: 5px 15px;
}
.vc-orderstep_deliverypayment .box-basket-sum .price.highlight strong {
  color: #800d0d;
}
.vc-orderstep_register {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 6px;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
  color: black;
}
@media (min-width: 992px) {
  .vc-orderstep_register {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .vc-orderstep_register {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_register input[type=checkbox] {
  margin-right: 5px;
}
.vc-orderstep_register legend {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
  margin-top: 0;
  background-color: none;
  padding-left: 0;
  float: none !important;
}
@media (min-width: 992px) {
  .vc-orderstep_register legend {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_register legend input[type=checkbox] {
  margin-right: 5px;
}
.vc-orderstep_register legend label {
  cursor: pointer;
}
.vc-orderstep_register .registrationQuestion {
  padding: 10px;
  background-color: #f6f6f6;
  color: black;
}
.vc-orderstep_register .registrationQuestion label {
  font-size: 15px;
  font-weight: 400;
}
.vc-orderstep_register .content {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0 10px 10px 10px;
  background-color: #f6f6f6;
}
@media (min-width: 992px) {
  .vc-orderstep_register .content {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_register .content .frm-field {
  margin-bottom: 10px;
}
.vc-orderstep_register .content label {
  padding-left: 10px;
  display: block;
  margin-bottom: 0;
  font-weight: 400;
}
.vc-orderstep_register .content .frm-input input,
.vc-orderstep_register .content .frm-select select {
  width: 50%;
  display: inline-block;
}
@media (max-width: 767px) {
  .vc-orderstep_register .content .frm-input input,
  .vc-orderstep_register .content .frm-select select {
    width: 100%;
  }
}
.vc-orderstep_register .content .frm-checkbox {
  display: inline-block;
  margin-right: 15px;
}
.vc-orderstep_register .content .frm-checkbox input {
  margin-right: 5px;
}
.vc-orderstep_register .alreadyBuy {
  border: 2px solid #cccccc;
  padding: 15px;
  margin-bottom: 30px;
  font-size: 17px;
}
.vc-orderstep_register .alreadyBuy a {
  color: #540909;
  text-decoration: underline;
}
.vc-orderstep_register .alreadyBuy a:hover {
  text-decoration: none;
}
.vc-orderstep_persondata {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 6px;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
  color: black;
}
@media (min-width: 992px) {
  .vc-orderstep_persondata {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .vc-orderstep_persondata {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_persondata input[type=checkbox] {
  margin-right: 5px;
}
.vc-orderstep_persondata legend {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 17px;
  color: black;
}
@media (min-width: 992px) {
  .vc-orderstep_persondata legend {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_persondata legend input[type=checkbox] {
  margin-right: 5px;
  display: none;
}
.vc-orderstep_persondata legend input[type=checkbox] + label:before {
  color: #800d0d;
  padding-right: 10px;
}
.vc-orderstep_persondata legend label {
  cursor: pointer;
}
.vc-orderstep_persondata .other {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
}
@media (min-width: 992px) {
  .vc-orderstep_persondata .other {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .vc-orderstep_persondata .other {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_persondata .other legend {
  display: none;
}
.vc-orderstep_persondata .other .content {
  background: 0 0;
}
.vc-orderstep_persondata .other .content label {
  padding-left: 0;
  font-size: 17px;
  font-weight: 400;
}
.vc-orderstep_persondata .content {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px;
  background: #f6f6f6;
}
@media (min-width: 992px) {
  .vc-orderstep_persondata .content {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_persondata .content .frm-field {
  margin-bottom: 10px;
}
.vc-orderstep_persondata .content label {
  display: block;
}
.vc-orderstep_persondata .content .frm-input input,
.vc-orderstep_persondata .content .frm-select select {
  width: 50%;
  width: calc(50% - 26px);
  display: inline-block;
}
@media (max-width: 767px) {
  .vc-orderstep_persondata .content .frm-input input,
  .vc-orderstep_persondata .content .frm-select select {
    width: 100%;
    width: calc(100% - 26px);
  }
}
.vc-orderstep_persondata .content .frm-checkbox {
  display: inline-block;
  margin-right: 15px;
  font-family: "robotobold", Arial, sans-serif;
}
.vc-orderstep_persondata .content .frm-checkbox input {
  margin-right: 5px;
}
.vc-orderstep_comments {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 6px;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .vc-orderstep_comments {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .vc-orderstep_comments {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_comments legend {
  border: none;
  margin-bottom: 0;
}
.vc-orderstep_comments legend label {
  font: 400 14px/20px tahoma, Arial, sans;
}
.vc-orderstep_comments .content {
  padding: 0 10px 10px 10px;
}
.vc-orderstep_comments .content textarea {
  width: 100%;
  display: inline-block;
}
@media (max-width: 767px) {
  .vc-orderstep_comments .content textarea {
    width: 100%;
  }
}
.vc-orderstep_persondataconfirm .content .frm-field {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.vc-orderstep_persondataconfirm .content label,
.vc-orderstep_persondataconfirm .content .frm-text {
  margin-left: -10px;
  margin-right: -10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-orderstep_persondataconfirm .content label,
  .vc-orderstep_persondataconfirm .content .frm-text {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-orderstep_persondataconfirm .content label,
  .vc-orderstep_persondataconfirm .content .frm-text {
    float: left;
    width: 25%;
  }
}
.vc-orderstep_persondataconfirm .content > p {
  margin: 15px;
}
.vc-orderstep_privacy {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 6px;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .vc-orderstep_privacy {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .vc-orderstep_privacy {
    float: left;
    width: 100%;
  }
}
.vc-orderstep_privacy .frm-field {
  margin-bottom: 0;
  margin-top: 0;
}
.vc-orderstep_privacy legend {
  border-width: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.vc-orderstep_privacy legend input[type=checkbox] {
  margin-right: 5px;
}
.vc-orderstep_privacy legend label {
  cursor: pointer;
  margin-bottom: 0;
}
.vc-orderstep_privacy .content {
  padding-left: 0;
  padding-right: 0;
}
.vc-orderstep_privacy .content .privacy-title {
  display: none;
}
.vc-orderfinish article,
.vc-orderdetail article {
  margin-bottom: 39px;
}
.vc-orderfinish article header,
.vc-orderdetail article header {
  float: left;
  width: 66.66666667%;
}
.vc-orderfinish article header h1,
.vc-orderdetail article header h1 {
  margin-bottom: 4px;
}
.vc-orderfinish article header p,
.vc-orderdetail article header p {
  clear: both;
  margin-top: 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .vc-orderfinish article header,
  .vc-orderdetail article header {
    float: left;
    width: 100%;
  }
}
.vc-orderfinish article .vc-scripts_heurekashoppingwarranty,
.vc-orderdetail article .vc-scripts_heurekashoppingwarranty {
  float: left;
  width: 33.33333333%;
  text-align: right;
}
@media (max-width: 767px) {
  .vc-orderfinish article .vc-scripts_heurekashoppingwarranty,
  .vc-orderdetail article .vc-scripts_heurekashoppingwarranty {
    float: left;
    width: 100%;
  }
}
.vc-orderfinish article .message,
.vc-orderdetail article .message {
  font-size: 22px;
  margin-top: 16px;
  margin-bottom: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.vc-orderfinish article .btn-print,
.vc-orderdetail article .btn-print {
  color: #800d0d;
}
.vc-orderfinish article .btn-print:before,
.vc-orderdetail article .btn-print:before {
  padding: 3px 5px 0 0;
  color: black;
}
.vc-orderfinish article .btn-print:hover:before,
.vc-orderdetail article .btn-print:hover:before {
  color: #800d0d;
}
.vc-orderfinish article > p:first-child,
.vc-orderdetail article > p:first-child {
  float: right;
}
@media (max-width: 767px) {
  .vc-orderfinish article > p:first-child,
  .vc-orderdetail article > p:first-child {
    float: left;
    width: 100%;
  }
}
.vc-orderfinish .orderItems,
.vc-orderdetail .orderItems {
  font-size: .9em;
  color: #777777;
  padding-top: 20px;
}
.vc-orderfinish .orderItems .orderItem,
.vc-orderdetail .orderItems .orderItem {
  display: table;
  width: 100%;
  border: 1px solid #dddddd;
  margin: 2px 0;
}
@media (max-width: 767px) {
  .vc-orderfinish .orderItems .orderItem,
  .vc-orderdetail .orderItems .orderItem {
    display: block;
  }
}
.vc-orderfinish .orderItems .img,
.vc-orderdetail .orderItems .img,
.vc-orderfinish .orderItems .basicInfo,
.vc-orderdetail .orderItems .basicInfo,
.vc-orderfinish .orderItems .quantity,
.vc-orderdetail .orderItems .quantity,
.vc-orderfinish .orderItems .pricing,
.vc-orderdetail .orderItems .pricing {
  display: table-cell;
  vertical-align: middle;
  padding: 15px;
}
@media (max-width: 767px) {
  .vc-orderfinish .orderItems .img,
  .vc-orderdetail .orderItems .img,
  .vc-orderfinish .orderItems .basicInfo,
  .vc-orderdetail .orderItems .basicInfo,
  .vc-orderfinish .orderItems .quantity,
  .vc-orderdetail .orderItems .quantity,
  .vc-orderfinish .orderItems .pricing,
  .vc-orderdetail .orderItems .pricing {
    display: block;
  }
}
.vc-orderfinish .orderItems .meta,
.vc-orderdetail .orderItems .meta {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
@media (max-width: 991px) {
  .vc-orderfinish .orderItems .meta,
  .vc-orderdetail .orderItems .meta {
    display: block;
    width: auto;
  }
}
.vc-orderfinish .orderItems .img,
.vc-orderdetail .orderItems .img {
  text-align: center;
}
@media (min-width: 768px) {
  .vc-orderfinish .orderItems .img,
  .vc-orderdetail .orderItems .img {
    width: 106px;
  }
}
.vc-orderfinish .orderItems .basicInfo .name,
.vc-orderdetail .orderItems .basicInfo .name {
  font-size: 1.2em;
  text-transform: uppercase;
  color: black;
}
.vc-orderfinish .orderItems .basicInfo .code,
.vc-orderdetail .orderItems .basicInfo .code {
  margin: 0.3em 0;
}
.vc-orderfinish .orderItems .basicInfo .additionalInfo,
.vc-orderdetail .orderItems .basicInfo .additionalInfo {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
.vc-orderfinish .orderItems .quantity,
.vc-orderdetail .orderItems .quantity {
  text-align: center;
  white-space: nowrap;
}
.vc-orderfinish .orderItems .quantity .unit,
.vc-orderdetail .orderItems .quantity .unit {
  display: inline;
}
@media (min-width: 768px) {
  .vc-orderfinish .orderItems .quantity,
  .vc-orderdetail .orderItems .quantity {
    width: 150px;
  }
}
.vc-orderfinish .orderItems .pricing dl,
.vc-orderdetail .orderItems .pricing dl {
  margin: 0;
  padding: 0;
  clear: both;
}
.vc-orderfinish .orderItems .pricing dt,
.vc-orderdetail .orderItems .pricing dt,
.vc-orderfinish .orderItems .pricing dd,
.vc-orderdetail .orderItems .pricing dd {
  display: inline-block;
  margin: 0;
}
.vc-orderfinish .orderItems .pricing dt,
.vc-orderdetail .orderItems .pricing dt {
  width: 35%;
  white-space: nowrap;
  line-height: 1.6em;
}
.vc-orderfinish .orderItems .pricing dd,
.vc-orderdetail .orderItems .pricing dd {
  width: 65%;
  font-size: 1.1em;
  text-align: right;
}
.vc-orderfinish .orderItems .pricing .highlight dd,
.vc-orderdetail .orderItems .pricing .highlight dd {
  font-size: 1.7em;
  color: black;
  font-weight: 700;
}
.vc-orderfinish .orderItems .pricing .vatPercent,
.vc-orderdetail .orderItems .pricing .vatPercent,
.vc-orderfinish .orderItems .pricing .vatPrice,
.vc-orderdetail .orderItems .pricing .vatPrice {
  display: none;
}
@media (min-width: 768px) {
  .vc-orderfinish .orderItems .pricing,
  .vc-orderdetail .orderItems .pricing {
    width: 273px;
  }
}
.vc-orderfinish .orderItems .footer,
.vc-orderdetail .orderItems .footer {
  margin: 0;
  padding: 10px 0;
}
.vc-orderfinish .orderItems .footer .pricing,
.vc-orderdetail .orderItems .footer .pricing {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-orderfinish .orderItems .footer .pricing,
  .vc-orderdetail .orderItems .footer .pricing {
    float: left;
    width: 100%;
  }
}
.vc-orderfinish .orderItems .footer .pricing,
.vc-orderdetail .orderItems .footer .pricing {
  padding-left: 0;
  padding-right: 0;
}
.vc-orderfinish .orderItems .footer dl,
.vc-orderdetail .orderItems .footer dl {
  text-align: right;
}
.vc-orderfinish .orderItems .footer dt,
.vc-orderdetail .orderItems .footer dt {
  padding-right: 10px;
  font-size: 1.1em;
}
.vc-orderfinish .orderItems .footer dt,
.vc-orderdetail .orderItems .footer dt,
.vc-orderfinish .orderItems .footer dd,
.vc-orderdetail .orderItems .footer dd {
  width: auto;
}
.vc-orderfinish .orderItems .footer .highlight,
.vc-orderdetail .orderItems .footer .highlight {
  font-size: 1.7em;
  color: black;
}
.vc-orderfinish .orderItems .footer .highlight dd,
.vc-orderdetail .orderItems .footer .highlight dd {
  font-weight: 700;
  font-size: 1.5em;
  color: #800d0d;
}
.vc-orderfinish .orderAddresses .invoiceAddress,
.vc-orderdetail .orderAddresses .invoiceAddress,
.vc-orderfinish .orderAddresses .deliveryAddress,
.vc-orderdetail .orderAddresses .deliveryAddress,
.vc-orderfinish .orderAddresses .firm,
.vc-orderdetail .orderAddresses .firm {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-orderfinish .orderAddresses .invoiceAddress,
  .vc-orderdetail .orderAddresses .invoiceAddress,
  .vc-orderfinish .orderAddresses .deliveryAddress,
  .vc-orderdetail .orderAddresses .deliveryAddress,
  .vc-orderfinish .orderAddresses .firm,
  .vc-orderdetail .orderAddresses .firm {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-orderfinish .orderAddresses .invoiceAddress,
  .vc-orderdetail .orderAddresses .invoiceAddress,
  .vc-orderfinish .orderAddresses .deliveryAddress,
  .vc-orderdetail .orderAddresses .deliveryAddress,
  .vc-orderfinish .orderAddresses .firm,
  .vc-orderdetail .orderAddresses .firm {
    float: left;
    width: 33.33333333%;
  }
}
.vc-orderfinish .orderAddresses .invoiceAddress .frm-field label,
.vc-orderdetail .orderAddresses .invoiceAddress .frm-field label,
.vc-orderfinish .orderAddresses .deliveryAddress .frm-field label,
.vc-orderdetail .orderAddresses .deliveryAddress .frm-field label,
.vc-orderfinish .orderAddresses .firm .frm-field label,
.vc-orderdetail .orderAddresses .firm .frm-field label {
  display: none;
}
.vc-orderfinish .orderAddresses,
.vc-orderdetail .orderAddresses,
.vc-orderfinish .orderInformation,
.vc-orderdetail .orderInformation {
  margin-left: -10px;
  margin-right: -10px;
}
.vc-orderfinish .orderAddresses:before,
.vc-orderdetail .orderAddresses:before,
.vc-orderfinish .orderInformation:before,
.vc-orderdetail .orderInformation:before,
.vc-orderfinish .orderAddresses:after,
.vc-orderdetail .orderAddresses:after,
.vc-orderfinish .orderInformation:after,
.vc-orderdetail .orderInformation:after {
  content: " ";
  display: table;
}
.vc-orderfinish .orderAddresses:after,
.vc-orderdetail .orderAddresses:after,
.vc-orderfinish .orderInformation:after,
.vc-orderdetail .orderInformation:after {
  clear: both;
}
.vc-orderfinish .orderAddresses:before,
.vc-orderdetail .orderAddresses:before,
.vc-orderfinish .orderInformation:before,
.vc-orderdetail .orderInformation:before,
.vc-orderfinish .orderAddresses:after,
.vc-orderdetail .orderAddresses:after,
.vc-orderfinish .orderInformation:after,
.vc-orderdetail .orderInformation:after {
  content: " ";
  display: table;
}
.vc-orderfinish .orderAddresses:after,
.vc-orderdetail .orderAddresses:after,
.vc-orderfinish .orderInformation:after,
.vc-orderdetail .orderInformation:after {
  clear: both;
}
.vc-orderfinish .orderAddresses .content,
.vc-orderdetail .orderAddresses .content,
.vc-orderfinish .orderInformation .content,
.vc-orderdetail .orderInformation .content {
  margin-left: -10px;
  margin-right: -10px;
}
.vc-orderfinish .orderAddresses label,
.vc-orderdetail .orderAddresses label,
.vc-orderfinish .orderInformation label,
.vc-orderdetail .orderInformation label,
.vc-orderfinish .orderAddresses .frm-text,
.vc-orderdetail .orderAddresses .frm-text,
.vc-orderfinish .orderInformation .frm-text,
.vc-orderdetail .orderInformation .frm-text {
  margin-left: -10px;
  margin-right: -10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-orderfinish .orderAddresses label,
  .vc-orderdetail .orderAddresses label,
  .vc-orderfinish .orderInformation label,
  .vc-orderdetail .orderInformation label,
  .vc-orderfinish .orderAddresses .frm-text,
  .vc-orderdetail .orderAddresses .frm-text,
  .vc-orderfinish .orderInformation .frm-text,
  .vc-orderdetail .orderInformation .frm-text {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-orderfinish .orderAddresses label,
  .vc-orderdetail .orderAddresses label,
  .vc-orderfinish .orderInformation label,
  .vc-orderdetail .orderInformation label,
  .vc-orderfinish .orderAddresses .frm-text,
  .vc-orderdetail .orderAddresses .frm-text,
  .vc-orderfinish .orderInformation .frm-text,
  .vc-orderdetail .orderInformation .frm-text {
    float: left;
    width: 50%;
  }
}
.vc-orderfinish .orderAddresses > p,
.vc-orderdetail .orderAddresses > p,
.vc-orderfinish .orderInformation > p,
.vc-orderdetail .orderInformation > p {
  margin: 15px;
}
.vc-orderfinish .orderAddresses .frm-field,
.vc-orderdetail .orderAddresses .frm-field,
.vc-orderfinish .orderInformation .frm-field,
.vc-orderdetail .orderInformation .frm-field {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.vc-orderfinish .orderAddresses .frm-field.firstName,
.vc-orderdetail .orderAddresses .frm-field.firstName,
.vc-orderfinish .orderInformation .frm-field.firstName,
.vc-orderdetail .orderInformation .frm-field.firstName,
.vc-orderfinish .orderAddresses .frm-field.zipCode,
.vc-orderdetail .orderAddresses .frm-field.zipCode,
.vc-orderfinish .orderInformation .frm-field.zipCode,
.vc-orderdetail .orderInformation .frm-field.zipCode {
  display: inline-block;
  width: initial;
  padding-right: 5px;
}
.vc-orderfinish .orderAddresses .frm-field.lastName,
.vc-orderdetail .orderAddresses .frm-field.lastName,
.vc-orderfinish .orderInformation .frm-field.lastName,
.vc-orderdetail .orderInformation .frm-field.lastName,
.vc-orderfinish .orderAddresses .frm-field.city,
.vc-orderdetail .orderAddresses .frm-field.city,
.vc-orderfinish .orderInformation .frm-field.city,
.vc-orderdetail .orderInformation .frm-field.city {
  display: inline-block;
  width: initial;
  padding-left: 0;
}
.vc-orderfinish .orderAddresses .frm-field.firstName .frm-text,
.vc-orderdetail .orderAddresses .frm-field.firstName .frm-text,
.vc-orderfinish .orderInformation .frm-field.firstName .frm-text,
.vc-orderdetail .orderInformation .frm-field.firstName .frm-text,
.vc-orderfinish .orderAddresses .frm-field.zipCode .frm-text,
.vc-orderdetail .orderAddresses .frm-field.zipCode .frm-text,
.vc-orderfinish .orderInformation .frm-field.zipCode .frm-text,
.vc-orderdetail .orderInformation .frm-field.zipCode .frm-text,
.vc-orderfinish .orderAddresses .frm-field.lastName .frm-text,
.vc-orderdetail .orderAddresses .frm-field.lastName .frm-text,
.vc-orderfinish .orderInformation .frm-field.lastName .frm-text,
.vc-orderdetail .orderInformation .frm-field.lastName .frm-text,
.vc-orderfinish .orderAddresses .frm-field.city .frm-text,
.vc-orderdetail .orderAddresses .frm-field.city .frm-text,
.vc-orderfinish .orderInformation .frm-field.city .frm-text,
.vc-orderdetail .orderInformation .frm-field.city .frm-text,
.vc-orderfinish .orderAddresses .frm-field.phone .frm-text,
.vc-orderdetail .orderAddresses .frm-field.phone .frm-text,
.vc-orderfinish .orderInformation .frm-field.phone .frm-text,
.vc-orderdetail .orderInformation .frm-field.phone .frm-text,
.vc-orderfinish .orderAddresses .frm-field.mobile .frm-text,
.vc-orderdetail .orderAddresses .frm-field.mobile .frm-text,
.vc-orderfinish .orderInformation .frm-field.mobile .frm-text,
.vc-orderdetail .orderInformation .frm-field.mobile .frm-text,
.vc-orderfinish .orderAddresses .frm-field.fax .frm-text,
.vc-orderdetail .orderAddresses .frm-field.fax .frm-text,
.vc-orderfinish .orderInformation .frm-field.fax .frm-text,
.vc-orderdetail .orderInformation .frm-field.fax .frm-text,
.vc-orderfinish .orderAddresses .frm-field.ico .frm-text,
.vc-orderdetail .orderAddresses .frm-field.ico .frm-text,
.vc-orderfinish .orderInformation .frm-field.ico .frm-text,
.vc-orderdetail .orderInformation .frm-field.ico .frm-text,
.vc-orderfinish .orderAddresses .frm-field.dic .frm-text,
.vc-orderdetail .orderAddresses .frm-field.dic .frm-text,
.vc-orderfinish .orderInformation .frm-field.dic .frm-text,
.vc-orderdetail .orderInformation .frm-field.dic .frm-text,
.vc-orderfinish .orderAddresses .frm-field.icoDph .frm-text,
.vc-orderdetail .orderAddresses .frm-field.icoDph .frm-text,
.vc-orderfinish .orderInformation .frm-field.icoDph .frm-text,
.vc-orderdetail .orderInformation .frm-field.icoDph .frm-text {
  width: initial;
}
.vc-orderfinish .orderAddresses .frm-field.phone label,
.vc-orderdetail .orderAddresses .frm-field.phone label,
.vc-orderfinish .orderInformation .frm-field.phone label,
.vc-orderdetail .orderInformation .frm-field.phone label,
.vc-orderfinish .orderAddresses .frm-field.mobile label,
.vc-orderdetail .orderAddresses .frm-field.mobile label,
.vc-orderfinish .orderInformation .frm-field.mobile label,
.vc-orderdetail .orderInformation .frm-field.mobile label,
.vc-orderfinish .orderAddresses .frm-field.fax label,
.vc-orderdetail .orderAddresses .frm-field.fax label,
.vc-orderfinish .orderInformation .frm-field.fax label,
.vc-orderdetail .orderInformation .frm-field.fax label,
.vc-orderfinish .orderAddresses .frm-field.ico label,
.vc-orderdetail .orderAddresses .frm-field.ico label,
.vc-orderfinish .orderInformation .frm-field.ico label,
.vc-orderdetail .orderInformation .frm-field.ico label,
.vc-orderfinish .orderAddresses .frm-field.dic label,
.vc-orderdetail .orderAddresses .frm-field.dic label,
.vc-orderfinish .orderInformation .frm-field.dic label,
.vc-orderdetail .orderInformation .frm-field.dic label,
.vc-orderfinish .orderAddresses .frm-field.icoDph label,
.vc-orderdetail .orderAddresses .frm-field.icoDph label,
.vc-orderfinish .orderInformation .frm-field.icoDph label,
.vc-orderdetail .orderInformation .frm-field.icoDph label {
  display: inline-block;
  width: initial;
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 5px;
  font-weight: 400;
}
.vc-orderfinish .orderInformation .stateOverview,
.vc-orderdetail .orderInformation .stateOverview,
.vc-orderfinish .orderInformation .deliveryPayment,
.vc-orderdetail .orderInformation .deliveryPayment,
.vc-orderfinish .orderInformation .description,
.vc-orderdetail .orderInformation .description {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-orderfinish .orderInformation .stateOverview,
  .vc-orderdetail .orderInformation .stateOverview,
  .vc-orderfinish .orderInformation .deliveryPayment,
  .vc-orderdetail .orderInformation .deliveryPayment,
  .vc-orderfinish .orderInformation .description,
  .vc-orderdetail .orderInformation .description {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-orderfinish .orderInformation .stateOverview,
  .vc-orderdetail .orderInformation .stateOverview,
  .vc-orderfinish .orderInformation .deliveryPayment,
  .vc-orderdetail .orderInformation .deliveryPayment,
  .vc-orderfinish .orderInformation .description,
  .vc-orderdetail .orderInformation .description {
    float: left;
    width: 33.33333333%;
  }
}
.vc-orderfinish .orderInformation .description .frm-text,
.vc-orderdetail .orderInformation .description .frm-text {
  width: 100%;
}
.vc-orderlist_filter {
  margin-bottom: 20px;
}
.vc-orderlist_filter:before,
.vc-orderlist_filter:after {
  content: " ";
  display: table;
}
.vc-orderlist_filter:after {
  clear: both;
}
.vc-orderlist_filter:before,
.vc-orderlist_filter:after {
  content: " ";
  display: table;
}
.vc-orderlist_filter:after {
  clear: both;
}
.vc-orderlist_filter form {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  background-color: whitesmoke;
}
@media (min-width: 992px) {
  .vc-orderlist_filter form {
    float: left;
    width: 100%;
  }
}
.vc-orderlist_filter .content {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .vc-orderlist_filter .content {
    float: left;
    width: 75%;
  }
}
.vc-orderlist_filter .content label {
  margin: 8px 6px 0 0;
}
.vc-orderlist_filter .frm-field.from {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-orderlist_filter .frm-field.from {
    float: left;
    width: 33.33333333%;
  }
}
.vc-orderlist_filter .frm-field.to {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-orderlist_filter .frm-field.to {
    float: left;
    width: 33.33333333%;
  }
}
.vc-orderlist_filter .frm-field.state {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-orderlist_filter .frm-field.state {
    float: left;
    width: 100%;
  }
}
.vc-orderlist_filter .frm-field.state input {
  margin-right: 4px;
}
.vc-orderlist_filter .frm-field.ordernumber {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-orderlist_filter .frm-field.ordernumber {
    float: left;
    width: 33.33333333%;
  }
}
.vc-orderlist_filter .frm-field.ordernumber .frm-input {
  width: 100%;
}
.vc-orderlist_filter .buttons {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 0;
}
@media (min-width: 992px) {
  .vc-orderlist_filter .buttons {
    float: left;
    width: 25%;
  }
}
@media (min-width: 991px) {
  .vc-orderlist_filter .buttons .frm-field {
    padding-top: 26px;
  }
}
@media (max-width: 991px) {
  .vc-orderlist_filter .buttons .frm-field .filterBtn {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .vc-orderlist_filter .buttons .frm-field .filterBtn {
    margin-bottom: 15px;
  }
}
.vc-orderlist_filter .frm-input {
  position: relative;
  display: table;
  border-collapse: separate;
}
.vc-orderlist_filter .frm-input[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.vc-orderlist_filter .frm-input .form-control,
.vc-orderlist_filter .frm-input form .frm-select select,
.vc-orderlist_filter .frm-input form .frm-input input,
.vc-orderlist_filter .frm-input form .frm-textarea textarea {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.vc-orderlist_filter .frm-input .icon-holder {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
  border-left: none!important;
  cursor: pointer;
}
.vc-orderlist_filter .frm-input .icon-holder:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.vc-orderlist_filter .frm-input .icon-holder.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.vc-orderlist_filter .frm-input .icon-holder.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.vc-orderlist_filter .frm-input .icon-holder input[type=radio],
.vc-orderlist_filter .frm-input .icon-holder input[type=checkbox] {
  margin-top: 0;
}
.vc-orderlist_filter .frm-input .icon-holder .icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vc-orderlist_filter .frm-input .icon-holder .icon:before {
  content: "\e109";
}
.vc-orderlist_filter .frm-radio {
  position: relative;
  display: table;
  border-collapse: separate;
}
.vc-orderlist_filter .frm-radio[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.vc-orderlist_filter .frm-radio .form-control,
.vc-orderlist_filter .frm-radio form .frm-select select,
.vc-orderlist_filter .frm-radio form .frm-input input,
.vc-orderlist_filter .frm-radio form .frm-textarea textarea {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.vc-orderlist_legends .legends {
  margin: 0 0 40px 0;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-orderlist_legends .legends {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vc-orderlist_legends .legends {
    float: left;
    width: 100%;
  }
}
.vc-orderlist_legends .legends .order-status {
  list-style: none;
  padding: 0;
}
.vc-orderlist_legends .legends .order-status .item {
  list-style: none;
  margin: 0 4px 4px 0;
  padding: 10px;
  float: left;
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.vc-orderlist_legends .legends .order-status .item[href]:hover,
.vc-orderlist_legends .legends .order-status .item[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.vc-orderlist_legends .legends .order-status .item:empty {
  display: none;
}
.btn .vc-orderlist_legends .legends .order-status .item {
  position: relative;
  top: -1px;
}
.vc-orderlist_legends .legends .order-status .item.open {
  background-color: #00a8cc;
}
.vc-orderlist_legends .legends .order-status .item.partialy {
  background-color: #666666;
}
.vc-orderlist_legends .legends .order-status .item.pending {
  background-color: #d37300;
}
.vc-orderlist_legends .legends .order-status .item.closed {
  background-color: #6aad00;
}
.vc-orderlist_legends .legends .order-status .item.canceled {
  background-color: #d90000;
}
.vc-orderlist_list .message {
  margin: 0 15px 40px 15px;
}
.vc-orderlist_list table td.name {
  text-align: left !important;
}
.vc-orderlist_list table td.name a {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  font-size: 13px;
}
.vc-orderlist_list table td.name a[href]:hover,
.vc-orderlist_list table td.name a[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.vc-orderlist_list table td.name a:empty {
  display: none;
}
.btn .vc-orderlist_list table td.name a {
  position: relative;
  top: -1px;
}
.vc-orderlist_list table td.name a.open {
  background-color: #00a8cc;
}
.vc-orderlist_list table td.name a.partialy {
  background-color: #666666;
}
.vc-orderlist_list table td.name a.pending {
  background-color: #d37300;
}
.vc-orderlist_list table td.name a.closed {
  background-color: #6aad00;
}
.vc-orderlist_list table td.name a.canceled {
  background-color: #d90000;
}
.vc-orderlist_list table td.print a,
.vc-orderlist_list table td.detail a {
  display: block;
  vertical-align: middle;
  width: 15px;
  height: 18px;
  position: relative;
  overflow: hidden;
  top: -1px;
}
.vc-orderlist_list table td.print a:before,
.vc-orderlist_list table td.detail a:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 3px 5px 0 0;
  color: black;
}
.vc-orderlist_list table td.print a:hover:before,
.vc-orderlist_list table td.detail a:hover:before {
  color: #800d0d;
}
.vc-orderlist_list table td.print a:focus,
.vc-orderlist_list table td.detail a:focus {
  outline: 0 !important;
}
.vc-orderlist_list table td.print a:before {
  content: "\e045";
}
.vc-orderlist_list table td.detail a:before {
  content: "\270f";
}
.vc-person_list {
  margin-bottom: 10px;
}
.vc-person_list .alphabet {
  background-color: whitesmoke;
  text-align: center;
}
.vc-person_list .alphabet a {
  display: inline-block;
  background-color: white;
  padding: 8px 15px;
  border: 1px solid whitesmoke;
}
.vc-person_list .alphabet a:hover {
  background-color: #ce4839;
  color: white;
  text-decoration: none;
}
.vc-person_list .persons .item {
  border: 1px solid whitesmoke;
  margin-top: 5px;
  padding-bottom: 10px;
}
.vc-person_list .persons .item .title {
  margin: 0;
  padding-left: 10px;
  background-color: whitesmoke;
  text-transform: uppercase;
}
.vc-person_list .persons .item .person {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-person_list .persons .item .person {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .vc-person_list .persons .item .person {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .vc-person_list .persons .item .person {
    width: 1140px;
  }
}
.vc-person_list .persons .item .person ul {
  list-style-type: square;
}
.vc-person_list .persons .item .person ul li {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  color: #ce4839;
}
@media (min-width: 768px) {
  .vc-person_list .persons .item .person ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-person_list .persons .item .person ul li {
    float: left;
    width: 25%;
  }
}
.vc-sitemaptitle {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.vc-sitemapmenu {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-sitemapmenu {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-sitemapmenu {
    float: left;
    width: 33.33333333%;
  }
}
.vc-sitemapmenu .sitemap h2 {
  margin: 10px 0 10px 0;
  padding: 8px 0 0 0;
  font: 400 17px/26px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
  border-bottom: 1px solid #dddddd;
  background-color: #f6f6f6;
  padding: 10px 15px;
  margin: 0;
}
.vc-sitemapmenu .sitemap > ul {
  padding: 10px 15px 20px 15px;
  background-color: #f6f6f6;
  margin: 0 0 30px 0;
  list-style: none;
}
.vc-sitemapmenu .sitemap > ul ul {
  padding: 0 15px;
  list-style: square;
  color: #800d0d;
}
.vc-sitemapmenu .sitemap > ul ul li {
  margin: 5px;
}
.vc-person_detail header .annot img {
  float: left;
}
.vc-person_detail .composedName {
  clear: left;
  padding-top: 10px;
  font-weight: 700;
}
.vc-pageerror_404 .annot strong {
  color: #ce4839;
}
.vc-pageerror_404 ul li a {
  color: #ce4839;
}
.vc-pageerror_500 .annot a {
  color: #ce4839;
}
.vc-paymentsystems .payBoxIn {
  text-align: center;
  padding-right: 0;
  padding-left: 0;
}
.vc-paymentsystems .payBoxIn .payBoxLogo {
  margin-bottom: 10px;
  padding: 20px 5px 5px 5px;
  border: 1px solid #dddddd;
}
.vc-paymentsystems .payBoxIn a.btn-calculator,
.vc-paymentsystems .payBoxIn a.btn-pay {
  margin-top: 2px;
  margin-bottom: 17px;
}
.delivery-payment-extensions #payu_ .table-payu {
  max-width: 420px;
}
.vc-payment_payu #payu_ table,
.delivery-payment-extensions #payu_ table {
  width: auto;
  text-align: left;
  border: none;
}
.vc-payment_payu #payu_ table tr > td,
.delivery-payment-extensions #payu_ table tr > td {
  border-top: none;
  display: table-cell;
}
.vc-payment_payu #payu_ table tr > td.radio,
.delivery-payment-extensions #payu_ table tr > td.radio {
  vertical-align: middle;
}
.vc-payment_payu #payu_ table tr > td.icon,
.delivery-payment-extensions #payu_ table tr > td.icon {
  width: auto;
}
#payu_tt {
  z-index: 10;
}
.vc-captcha {
  text-align: left;
}
.vc-captcha .frm-image img {
  margin-right: 5px;
}
.vc-captcha .frm-image .btn-reload {
  width: 40px;
  text-decoration: none;
  color: transparent;
  margin: 5px 0 5px 0;
}
.vc-captcha .frm-image .btn-reload span:before {
  color: black;
}
.vc-captcha .frm-image .btn-reload:hover span:before {
  color: #800d0d;
}
.inner .footer .vc-captcha {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .inner .footer .vc-captcha {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .inner .footer .vc-captcha {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  #modal .inner .footer .vc-captcha {
    float: right !important;
  }
}
@media (max-width: 768px) {
  #modal .inner .footer .vc-captcha {
    float: none;
  }
}
.vc-orderdetail .sumPrice,
.vc-orderdetail .vatPrice {
  text-align: right;
}
.vc-orderdocumentlist table td.print a {
  display: block;
  vertical-align: middle;
  width: 15px;
  height: 18px;
  position: relative;
  overflow: hidden;
  top: -1px;
}
.vc-orderdocumentlist table td.print a:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 3px 5px 0 0;
  color: black;
}
.vc-orderdocumentlist table td.print a:hover:before {
  color: #800d0d;
}
.vc-orderdocumentlist table td.print a:focus {
  outline: 0 !important;
}
.vc-orderdocumentlist table td.print a:before {
  content: "\e045";
}
.vc-orderdiscussion .btn-send-comment {
  min-width: 150px;
}
@media (max-width: 767px) {
  .vc-orderdiscussion .btn-send-comment {
    width: 100%;
  }
}
.vc-orderdiscussion .content textarea {
  width: 100% !important;
}
.vc-orderdiscussion .item {
  margin-bottom: 15px;
  padding: 10px;
}
.vc-orderdiscussion .item.IsNotAdmin {
  background-color: #ededed;
}
.vc-orderdiscussion .item.IsAdmin {
  background-color: #d8d8d8;
}
.vc-orderdiscussion .item .author {
  float: left;
  font-weight: 700;
}
.vc-orderdiscussion .item .author h2 {
  font-size: 14px;
  display: inline;
}
.vc-orderdiscussion .item .date {
  float: right;
  color: gray;
}
.vc-orderdiscussion .item .text {
  padding: 0;
  margin: 5px 21px 10px 21px;
}
.vc-parametricsearch_categories .crossroad-category-tree {
  background-color: #f6f6f6;
  padding: 5px;
  margin-top: 15px;
  margin-bottom: 0;
}
.vc-parametricsearch_categories .crossroad-category-tree ul {
  list-style: none;
}
.vc-parametricsearch_categories .crossroad-category-tree ul ul {
  padding-left: 15px;
}
.vc-parametricsearch_categories .crossroad-category-tree ul li {
  margin: 5px;
}
.vc-parametricsearch_categories .crossroad-category-tree ul .parent {
  position: relative;
}
.vc-parametricsearch_categories .crossroad-category-tree ul .parent .ico {
  color: transparent;
  overflow: hidden;
  width: 14px;
  height: 20px;
  position: absolute;
  left: -20px;
  text-decoration: none;
}
.vc-parametricsearch_categories .crossroad-category-tree ul .parent .ico:before {
  color: #800d0d;
}
.vc-parametricsearch_categories .crossroad-category-tree ul > .selected {
  position: relative;
}
.vc-parametricsearch_categories .crossroad-category-tree ul > .selected > .ico {
  position: absolute;
}
.vc-parametricsearch {
  color: #5e5e5e;
}
.vc-parametricsearch .message {
  padding-left: 15px;
  padding-right: 15px;
}
.vc-parametricsearch legend {
  margin: 10px 0 10px 0;
  padding: 8px 0 0 0;
  font: 400 17px/26px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
  border-bottom: 1px solid #dddddd;
}
.vc-parametricsearch .content {
  padding-top: 10px;
  background-color: #f6f6f6;
}
.vc-parametricsearch .content .frm-field {
  border-bottom: 1px solid #dddddd;
}
.vc-parametricsearch .content .frm-field label {
  float: left;
  font-weight: 700;
  margin-left: 10px;
}
.vc-parametricsearch .content .frm-field .frm-input {
  margin-left: 120px;
}
.vc-parametricsearch .content .frm-field .frm-multipleselect {
  margin-left: 120px;
}
.vc-parametricsearch .content .frm-field .frm-multipleselect .frm-checkbox {
  display: inline-block;
  margin-right: 15px;
}
.vc-parametricsearch .content .frm-field .frm-multipleselect .frm-checkbox input {
  margin-right: 5px;
}
.vc-parametricsearch .content .frm-field .frm-multipleselect .frm-checkbox label {
  font-weight: 400;
}
.vc-parametricsearch .content .frm-field .frm-input input {
  width: 50%;
  display: inline-block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .vc-parametricsearch .content .frm-field .frm-input input {
    width: 100%;
  }
}
.vc-parametricsearch .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 10px;
}
.view-categorydetail #commoditiesbox {
  border-top: 1px solid #dddddd;
  background: white;
  overflow: hidden;
  margin-bottom: 20px;
}
.vc-parametricsearchresultcomment ~ #commoditiesResult .vc-tabstemplate nav {
  display: none;
}
.vc-searchresultcomment ~ #commoditiesResult .vc-tabstemplate nav {
  display: none;
}
.vc-watchdog h2 {
  margin: 10px 0 10px 0;
  padding: 8px 0 0 0;
  font: 400 17px/26px "robotobold", Arial, sans-serif;
  color: #1a1a1a;
  border-bottom: 1px solid #dddddd;
}
.vc-watchdog table td.remove a {
  display: block;
  vertical-align: middle;
  width: 15px;
  height: 18px;
  position: relative;
  overflow: hidden;
  top: -1px;
}
.vc-watchdog table td.remove a:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 3px 5px 0 0;
  color: black;
}
.vc-watchdog table td.remove a:hover:before {
  color: #800d0d;
}
.vc-watchdog table td.remove a:focus {
  outline: 0 !important;
}
.vc-watchdog table td.remove a:before {
  content: "\e014";
}
.vc-commoditydetail_alternate .content.slider,
.vc-commoditydetail_related .content.slider,
.vc-commodity_attribute .content.slider,
.vc-commoditydetail_boughttogether .content.slider,
.vc-commoditydetail_slave .content.slider,
.vc-commoditydetail_group .content.slider {
  position: relative;
  background: white;
}
.vc-commodity_attribute .content.slider {
  border-bottom: 10px solid #dddddd;
}
.vc-commoditydetail_alternate .commodities,
.vc-commoditydetail_related .commodities,
.vc-commodity_attribute .commodities,
.vc-commoditydetail_boughttogether .commodities,
.vc-commoditydetail_slave .commodities,
.vc-commoditydetail_group .commodities {
  position: relative;
  overflow: hidden;
  border: none;
  white-space: nowrap;
}
.vc-commoditydetail_alternate article,
.vc-commoditydetail_related article,
.vc-commodity_attribute article,
.vc-commoditydetail_boughttogether article,
.vc-commoditydetail_slave article,
.vc-commoditydetail_group article {
  white-space: normal!important;
  display: inline-block;
  min-height: 420px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .vc-commoditydetail_alternate article,
  .vc-commoditydetail_related article,
  .vc-commodity_attribute article,
  .vc-commoditydetail_boughttogether article,
  .vc-commoditydetail_slave article,
  .vc-commoditydetail_group article {
    width: 100%;
  }
}
.vc-commoditydetail_alternate .prev,
.vc-commoditydetail_related .prev,
.vc-commodity_attribute .prev,
.vc-commoditydetail_boughttogether .prev,
.vc-commoditydetail_slave .prev,
.vc-commoditydetail_group .prev,
.vc-commoditydetail_alternate .next,
.vc-commoditydetail_related .next,
.vc-commodity_attribute .next,
.vc-commoditydetail_boughttogether .next,
.vc-commoditydetail_slave .next,
.vc-commoditydetail_group .next {
  position: absolute;
  left: -7px;
  top: 50%;
  width: 37px;
  height: 36px;
  margin-top: -28px;
  font-size: 23px;
}
.vc-commoditydetail_alternate .prev span,
.vc-commoditydetail_related .prev span,
.vc-commodity_attribute .prev span,
.vc-commoditydetail_boughttogether .prev span,
.vc-commoditydetail_slave .prev span,
.vc-commoditydetail_group .prev span,
.vc-commoditydetail_alternate .next span,
.vc-commoditydetail_related .next span,
.vc-commodity_attribute .next span,
.vc-commoditydetail_boughttogether .next span,
.vc-commoditydetail_slave .next span,
.vc-commoditydetail_group .next span {
  color: black;
  position: absolute;
  left: 7px;
  top: 3px;
}
.vc-commoditydetail_alternate .prev,
.vc-commoditydetail_related .prev,
.vc-commodity_attribute .prev,
.vc-commoditydetail_boughttogether .prev,
.vc-commoditydetail_slave .prev,
.vc-commoditydetail_group .prev {
  left: -17px;
  background: url(../img/outdoor_sprites.png) no-repeat -34px 2px;
}
.vc-commoditydetail_alternate .prev:hover,
.vc-commoditydetail_related .prev:hover,
.vc-commodity_attribute .prev:hover,
.vc-commoditydetail_boughttogether .prev:hover,
.vc-commoditydetail_slave .prev:hover,
.vc-commoditydetail_group .prev:hover {
  background-position-y: -38px;
}
.vc-commoditydetail_alternate .next,
.vc-commoditydetail_related .next,
.vc-commodity_attribute .next,
.vc-commoditydetail_boughttogether .next,
.vc-commoditydetail_slave .next,
.vc-commoditydetail_group .next {
  left: auto;
  right: -17px;
  background: url(../img/outdoor_sprites.png) no-repeat 10px 2px;
}
.vc-commoditydetail_alternate .next:hover,
.vc-commoditydetail_related .next:hover,
.vc-commodity_attribute .next:hover,
.vc-commoditydetail_boughttogether .next:hover,
.vc-commoditydetail_slave .next:hover,
.vc-commoditydetail_group .next:hover {
  background-position-y: -38px;
}
.vc-menu_categorytop {
  margin-bottom: 20px;
}
.vc-menu_categorytop .item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.vc-menu_categorytop .item.columns-1 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-menu_categorytop .item.columns-1 {
    float: left;
    width: 100%;
  }
}
.vc-menu_categorytop .item.columns-2 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-menu_categorytop .item.columns-2 {
    float: left;
    width: 50%;
  }
}
.vc-menu_categorytop .item.columns-3 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-menu_categorytop .item.columns-3 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-menu_categorytop .item.columns-3 {
    float: left;
    width: 33.33333333%;
  }
}
.vc-menu_categorytop .item.columns-more {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .vc-menu_categorytop .item.columns-more {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc-menu_categorytop .item.columns-more {
    float: left;
    width: 25%;
  }
}
@media (max-width: 991px) {
  .vc-menu_categorytop .item:nth-child(odd) {
    clear: both;
  }
}
.vc-menu_categorytop .item:hover .title {
  background-color: white;
}
.vc-menu_categorytop .item:hover .title a {
  text-decoration: none;
}
.vc-menu_categorytop .item:hover .subitems ul li a:hover {
  color: black;
  text-decoration: none;
}
.vc-menu_categorytop .item:hover a:hover {
  color: black;
}
.vc-menu_categorytop .title {
  background-color: #f6f6f6;
  margin-bottom: 2px;
  padding: 0;
  border-width: 0;
  text-align: center;
}
.vc-menu_categorytop .title span {
  display: inline-block;
  width: 90%;
  padding: 8px;
  line-height: 26px;
  border-bottom: 2px solid #d0d0d0;
}
.vc-menu_categorytop .title a {
  display: block;
  padding: 12px;
}
.vc-menu_categorytop .subitems {
  background-color: #f6f6f6;
  padding: 2px 5px;
  display: none;
}
.vc-menu_categorytop .subitems ul {
  padding: 0;
  list-style: none;
  color: #800d0d;
  text-align: center;
}
.vc-menu_categorytop .subitems a {
  color: #777777;
  font-weight: bolder;
}
.vc-menu_categorytop .more {
  text-align: center;
}
#bannerInFooter ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
#bannerInFooter li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  margin: 0;
  padding: 0 0 10px 0;
}
@media (min-width: 768px) {
  #bannerInFooter li {
    float: left;
    width: 50%;
  }
}
#bannerInFooter li img {
  width: 100%;
}
@media (min-width: 768px) {
  #bannerInFooter li:nth-child(2n-1) {
    padding-right: 10px;
  }
  #bannerInFooter li:nth-child(2n) {
    padding-left: 10px;
  }
}
.vc-shop_assistant {
  margin-top: 17px;
}
.vc-shop_assistant p {
  margin-bottom: 10px;
  margin-top: 0;
}
.vc-shop_assistant .left {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-shop_assistant .left {
    float: left;
    width: 58.33333333%;
  }
}
.vc-shop_assistant .right {
  padding-left: 0!important;
  padding-right: 0!important;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .vc-shop_assistant .right {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
  }
}
.vs-section {
  overflow: visible;
}
.nd-btn-default {
  color: #333333;
  background-color: #eaeaea;
  border-color: #eaeaea;
  color: black;
  text-shadow: none !important;
}
.nd-btn-default:hover,
.nd-btn-default:focus,
.nd-btn-default:active,
.nd-btn-default.active,
.open .dropdown-toggle.nd-btn-default {
  color: black;
  background-color: #dddddd;
  border-color: #dddddd;
}
.nd-btn-default:active,
.nd-btn-default.active,
.open .dropdown-toggle.nd-btn-default {
  background-image: none;
}
.nd-btn-default .badge {
  color: white;
  background-color: #333333;
}
.nd-btn-default:focus {
  outline: 0 !important;
}
.nd-btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
  background-color: #800d0d;
  border-color: #800d0d;
  text-shadow: none !important;
}
.nd-btn-primary:hover,
.nd-btn-primary:focus,
.nd-btn-primary:active,
.nd-btn-primary.active,
.open .dropdown-toggle.nd-btn-primary {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
  background-color: #800d0d;
  border-color: #800d0d;
}
.nd-btn-primary:active,
.nd-btn-primary.active,
.open .dropdown-toggle.nd-btn-primary {
  background-image: none;
}
.nd-btn-primary .badge {
  color: #428bca;
  background-color: white;
}
.nd-btn-primary:hover {
  background-color: #520808;
  border-color: #520808 !important;
  background-position: 0 -15px;
  color: white !important;
}
.nd-btn-primary:focus {
  color: white !important;
  outline: 0 !important;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  text-decoration: none;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.loading span {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAIAAAPz+/P///iH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAEAAQAAACF4yPaQDbwdw6Eb6qst68+w+G4kiWplcAACH5BAkJAAEALAAAAAAQABAAAAIYjI+pAMbeUgyPToWz3qdy+4XiSJbmiQYFACH5BAkJAAEALAAAAAAQABAAAAIXjI+pCGC9Dgwz2otVxTv7LzleB5bmeRUAIfkECQkAAQAsAAAAABAAEAAAAheMj6kbALwenLQeZ5vMnGP7dSIVkltWAAAh+QQJCQABACwAAAAAEAAQAAACF4yPqcvtD6MBQIZqs6Qb659wl7eIolUAACH5BAkJAAEALAAAAAAQABAAAAIWjI+py+0Po5y0JiABtlwbH4AISG5TAQAh+QQJCQABACwAAAAAEAAQAAACFoyPqcvtD6OctNp7ATCab+6FQTd+UwEAIfkECQkAAQAsAAAAABAAEAAAAhaMj6nL7Q+jnLQBIG/dTwfvISD2kVwBACH5BAkJAAEALAAAAAAQABAAAAIXjI+py+0PDwAxzIqzpfHq73geI3IgUgAAIfkECQkAAQAsAAAAABAAEAAAAheMj2kA6sGenPTFChve/Nz6deKkYeHoFAAh+QQJCQABACwAAAAAEAAQAAACF4yPaQDbepiDtFoq79S8q8dl3kiWplIAACH5BAkJAAEALAAAAAAQABAAAAIXjI9pANvBVIRvqouzfHr1D4biSJbmeRQAOw==);
  background-position: right center;
  background-repeat: no-repeat !important;
  padding-right: 20px;
}
body {
  padding: 0;
  margin: 0;
  font-family: tahoma, Arial, sans;
  font-size: 14px;
  line-height: 1.428571429;
  color: #1a1a1a;
  background: #f6f6f6 url('') no-repeat scroll center top;
  background-size: auto;
}
a {
  color: black;
  text-decoration: none;
}
a:hover {
  color: #800d0d;
  text-decoration: underline;
}
a:focus {
  outline: 0 !important;
}
a img {
  border: none;
}
.welcomePart > .inner,
.beforeFooter > .inner,
.headertop,
#main,
#footer > .inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .welcomePart > .inner,
  .beforeFooter > .inner,
  .headertop,
  #main,
  #footer > .inner {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .welcomePart > .inner,
  .beforeFooter > .inner,
  .headertop,
  #main,
  #footer > .inner {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .welcomePart > .inner,
  .beforeFooter > .inner,
  .headertop,
  #main,
  #footer > .inner {
    width: 1140px;
  }
}
.headertop {
  position: relative;
  text-align: center;
}
.headercover {
  border-bottom: 1px solid #dddddd;
  background-color: white;
}
@media (max-width: 767px) {
  .headertop {
    text-align: center;
  }
}
#vs-AjaxBasketInfo {
  display: inline-block;
  float: right;
  overflow: visible;
  padding-top: 0;
  margin: 0 0 30px 0;
}
@media (max-width: 992px) {
  #vs-AjaxBasketInfo {
    float: none;
  }
}
#searchbox {
  display: inline-block;
  margin: 30px 30px 0 60px;
}
@media (max-width: 1200px) {
  #searchbox {
    margin: 30px 30px 0 20px;
  }
}
@media (max-width: 992px) {
  #searchbox {
    float: none;
  }
}
@media (max-width: 480px) {
  #searchbox {
    margin: 20px 10px 0 10px;
  }
}
.message {
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: white;
  color: #800d0d;
  font: 400 20px/26px "robotobold", Arial, sans-serif;
  text-align: center;
  border-radius: 0;
}
.message h4 {
  margin-top: 0;
  color: inherit;
}
.message .alert-link {
  font-weight: 700;
}
.message > p,
.message > ul {
  margin-bottom: 0;
}
.message > p + p {
  margin-top: 5px;
}
.message hr {
  border-top-color: #a6e1ec;
}
.message .alert-link {
  color: #245269;
}
.message.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  background-color: #800d0d;
  color: white;
}
.message.error hr {
  border-top-color: #e4b9c0;
}
.message.error .alert-link {
  color: #843534;
}
.message.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  background-color: #77b800;
  color: white;
}
.message.success hr {
  border-top-color: #c9e2b3;
}
.message.success .alert-link {
  color: #2b542c;
}
.message.warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  background-color: #8a6d3b;
  color: white;
}
.message.warning hr {
  border-top-color: #f7e1b5;
}
.message.warning .alert-link {
  color: #66512c;
}
.flags {
  position: relative;
  margin: 0 0 10px;
}
.commodityBox .flags {
  position: absolute;
  top: 68px;
  left: 20px;
  margin: 0 0 10px;
}
.flags .flag {
  display: block;
  float: left;
  padding: 2px 8px;
  margin: 2px;
  font: 400 12px/20px "robotobold", Arial, sans-serif;
  color: white;
  text-transform: uppercase;
  background: #dddddd;
  border-radius: 3px;
}
.commodityBox .flags .flag {
  display: block;
  float: left;
  clear: left;
}
.flags .flag-action {
  background: #800d0d;
}
.flags .flag-new {
  background: #77b800;
}
.flags .flag-tip {
  background: #50517d;
}
.flags .flag-bestseller {
  background: #50517d;
}
.flags .flag-bestsellerCategory {
  background: #50517d;
}
.flags .flag-sale {
  background: #520808;
}
.flags .flag-prepare {
  background: #d7561f;
}
.flags a {
  display: block;
}
.flags a:hover {
  text-decoration: none;
}
#page {
  -webkit-transform: translate3d(0, 0, 0);
  transition: -webkit-transform 0.3s;
}
#page.active {
  -webkit-transform: translate3d(260px, 0, 0);
  transition: -webkit-transform 0.3s;
}
#page .welcomePart {
  clear: both;
}
#page .beforeFooter {
  color: #5e5e5e;
}
#page #footer {
  background: white;
  color: #909090;
  margin-top: 25px;
  border-top: 1px solid #dddddd;
}
#page #footer a {
  color: #909090;
}
#page #footer a:hover {
  color: #aaaaaa;
}
.view-index #page #footer {
  margin-top: 0;
}
#vs-AjaxFilterPart {
  float: left;
  width: 100%;
  margin-top: -10px;
}
#vs-AjaxSearchArticles {
  float: left;
  width: 100%;
}
.vc-commoditycategory_alternativedescription {
  float: left;
  width: 100%;
}
.vc-commoditycategory_alternativedescription .altDescription {
  margin-bottom: 20px;
}
.row .vc-content_shopinfo,
.row .vc-outdoor_footermodals {
  padding: 10px 0 15px;
}
.row .vc-content_shopinfo a,
.row .vc-outdoor_footermodals a {
  white-space: nowrap;
  margin-left: 4px;
  color: #e6e6e6;
}
.row .vc-content_shopinfo {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .row .vc-content_shopinfo {
    float: left;
    width: 58.33333333%;
  }
}
.row .vc-outdoor_footermodals {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .row .vc-outdoor_footermodals {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 480px) {
  .row .vc-outdoor_footermodals a {
    display: block;
  }
}
.row .vc-content_paymentmethods,
.row .vc-content_deliverymethods {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .row .vc-content_paymentmethods,
  .row .vc-content_deliverymethods {
    float: left;
    width: 50%;
  }
}
.vc-outdoor_footermodals {
  text-align: right;
}
.vc-outdoor_footermodals a {
  margin-right: 10px;
  color: #9b9b9b;
  text-transform: lowercase;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 1199px) {
  .vc-outdoor_footermodals {
    text-align: center;
  }
}
.vc-commoditycategory_title h1 {
  margin: 10px 0 10px;
  text-align: center;
  font-style: normal;
  color: #1a1a1a;
  font: 400 30px/36px "robotobold", Arial, sans-serif;
  text-align: left;
}
.vc-commoditycategory_subcategories {
  float: left;
  width: 100%;
}
.vc-social_facebookcomments {
  margin-top: 10px;
}
.help {
  display: inline-block;
  margin-left: 6px;
  color: #4c4c4c;
}
.help span:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e085";
}
.commodityDetail .leftColumn {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .commodityDetail .leftColumn {
    float: left;
    width: 50%;
  }
}
.commodityDetail .rightColumn {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .commodityDetail .rightColumn {
    float: left;
    width: 50%;
  }
}
.bootstrap-datetimepicker-widget {
  margin-left: 14px;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
header h1,
.header h1 {
  margin: 10px 0 10px;
  text-align: center;
  font-style: normal;
  color: #1a1a1a;
  font: 400 30px/36px "robotobold", Arial, sans-serif;
  text-align: left;
}
#orderStep1_form .leftColumn,
#orderStep2_form .leftColumn {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #orderStep1_form .leftColumn,
  #orderStep2_form .leftColumn {
    float: left;
    width: 66.66666667%;
  }
}
#orderStep1_form .rightColumn,
#orderStep2_form .rightColumn {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 0;
  z-index: 1;
}
@media (min-width: 992px) {
  #orderStep1_form .rightColumn,
  #orderStep2_form .rightColumn {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  #orderStep1_form .rightColumn,
  #orderStep2_form .rightColumn {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  #orderStep1_form .rightColumn,
  #orderStep2_form .rightColumn {
    z-index: 2;
  }
}
#orderStep1_form .vc-orderstep_privacy,
#orderStep2_form .vc-orderstep_privacy {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  #orderStep1_form .vc-orderstep_privacy,
  #orderStep2_form .vc-orderstep_privacy {
    float: left;
    width: 100%;
  }
}
#orderStep1_form .vc-orderstep_footer,
#orderStep2_form .vc-orderstep_footer {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #orderStep1_form .vc-orderstep_footer,
  #orderStep2_form .vc-orderstep_footer {
    float: left;
    width: 100%;
  }
}
.vc-custom_banner ul {
  list-style-type: none;
  padding: 0;
  margin: 20px 0;
  overflow: hidden;
}
.articleboxcover {
  width: 66%;
  float: left;
  overflow: hidden;
}
.articleitemcover {
  width: 34%;
  overflow: hidden;
}
@media (max-width: 992px) {
  .articleboxcover {
    width: 100%;
  }
  .articleitemcover {
    width: 100%;
  }
}
.articleitemcover li {
  padding: 10px;
  width: 50%;
  overflow: hidden;
  float: left;
}
.articleitemcover li img {
  width: 100%;
}
