.vm-col-1 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .vm-col-1 {
    float: left;
    width: 100%;
  }
}
.vm-col-2 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .vm-col-2 {
    float: left;
    width: 50%;
  }
}
.vm-col-3,
.width33.width33 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
@media (min-width: 768px) {
  .vm-col-3,
  .width33.width33 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vm-col-3,
  .width33.width33 {
    float: left;
    width: 33.33333333%;
  }
}
.vm-col-4 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
@media (min-width: 768px) {
  .vm-col-4 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .vm-col-4 {
    float: left;
    width: 25%;
  }
}
.vm-col-5 {
  padding-right: 5px;
  padding-left: 5px;
  width: 20%;
  float: left;
  min-height: 1px;
  position: relative;
}
.vm-col-6 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .vm-col-6 {
    float: left;
    width: 16.66666667%;
  }
}
.vmLoadingDiv {
  text-align: center;
}
#vmPaymentForm {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  #ui-tabs ul#tabs li {
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
table th,
table td,
table td.key {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media screen and (max-width: 1295px) {
  table {
    display: block;
    height: auto !important;
    max-width: 100%;
    overflow: auto;
  }
}
.vmshipment_description,
.vmpayment_description {
  display: block;
  font-size: 11px;
  margin-top: 12px;
  padding-right: 24px;
}
.vm-search-custom-values .col,
div.row > div[class*="width"],
div[class*="vm-col"] {
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 991px) {
  .vm-search-custom-values .col,
  div.row > div[class*="width"],
  div[class*="vm-col"] {
    width: 100%;
  }
  .vm-search-custom-values .col + div[class*="width"],
  div.row > div[class*="width"] + div[class*="width"],
  div[class*="vm-col"] + div[class*="width"] {
    margin-top: 10px;
  }
}
.com_virtuemart input[type="submit"],
.com_virtuemart button.default,
.com_virtuemart button.vm-button-correct,
.com_virtuemart button.vm-button,
.com_virtuemart .buttonBar-right button {
  color: #ffffff;
  background-color: #ff4141;
  border-color: #ff4141;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.42857;
  background-image: none;
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  font-weight: 700;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  height: 54px;
  text-transform: uppercase;
}
.com_virtuemart input[type="submit"]:focus,
.com_virtuemart button.default:focus,
.com_virtuemart button.vm-button-correct:focus,
.com_virtuemart button.vm-button:focus,
.com_virtuemart .buttonBar-right button:focus,
.com_virtuemart input[type="submit"].focus,
.com_virtuemart button.default.focus,
.com_virtuemart button.vm-button-correct.focus,
.com_virtuemart button.vm-button.focus,
.com_virtuemart .buttonBar-right button.focus {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #c10000;
}
.com_virtuemart input[type="submit"]:hover,
.com_virtuemart button.default:hover,
.com_virtuemart button.vm-button-correct:hover,
.com_virtuemart button.vm-button:hover,
.com_virtuemart .buttonBar-right button:hover {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #ff0404;
}
.com_virtuemart input[type="submit"]:active,
.com_virtuemart button.default:active,
.com_virtuemart button.vm-button-correct:active,
.com_virtuemart button.vm-button:active,
.com_virtuemart .buttonBar-right button:active,
.com_virtuemart input[type="submit"].active,
.com_virtuemart button.default.active,
.com_virtuemart button.vm-button-correct.active,
.com_virtuemart button.vm-button.active,
.com_virtuemart .buttonBar-right button.active,
.open > .dropdown-toggle.com_virtuemart input[type="submit"],
.open > .dropdown-toggle.com_virtuemart button.default,
.open > .dropdown-toggle.com_virtuemart button.vm-button-correct,
.open > .dropdown-toggle.com_virtuemart button.vm-button,
.open > .dropdown-toggle.com_virtuemart .buttonBar-right button {
  color: #ffffff;
  background-color: #ff0e0e;
  background-image: none;
  border-color: #ff0404;
}
.com_virtuemart input[type="submit"]:active:hover,
.com_virtuemart button.default:active:hover,
.com_virtuemart button.vm-button-correct:active:hover,
.com_virtuemart button.vm-button:active:hover,
.com_virtuemart .buttonBar-right button:active:hover,
.com_virtuemart input[type="submit"].active:hover,
.com_virtuemart button.default.active:hover,
.com_virtuemart button.vm-button-correct.active:hover,
.com_virtuemart button.vm-button.active:hover,
.com_virtuemart .buttonBar-right button.active:hover,
.open > .dropdown-toggle.com_virtuemart input[type="submit"]:hover,
.open > .dropdown-toggle.com_virtuemart button.default:hover,
.open > .dropdown-toggle.com_virtuemart button.vm-button-correct:hover,
.open > .dropdown-toggle.com_virtuemart button.vm-button:hover,
.open > .dropdown-toggle.com_virtuemart .buttonBar-right button:hover,
.com_virtuemart input[type="submit"]:active:focus,
.com_virtuemart button.default:active:focus,
.com_virtuemart button.vm-button-correct:active:focus,
.com_virtuemart button.vm-button:active:focus,
.com_virtuemart .buttonBar-right button:active:focus,
.com_virtuemart input[type="submit"].active:focus,
.com_virtuemart button.default.active:focus,
.com_virtuemart button.vm-button-correct.active:focus,
.com_virtuemart button.vm-button.active:focus,
.com_virtuemart .buttonBar-right button.active:focus,
.open > .dropdown-toggle.com_virtuemart input[type="submit"]:focus,
.open > .dropdown-toggle.com_virtuemart button.default:focus,
.open > .dropdown-toggle.com_virtuemart button.vm-button-correct:focus,
.open > .dropdown-toggle.com_virtuemart button.vm-button:focus,
.open > .dropdown-toggle.com_virtuemart .buttonBar-right button:focus,
.com_virtuemart input[type="submit"]:active.focus,
.com_virtuemart button.default:active.focus,
.com_virtuemart button.vm-button-correct:active.focus,
.com_virtuemart button.vm-button:active.focus,
.com_virtuemart .buttonBar-right button:active.focus,
.com_virtuemart input[type="submit"].active.focus,
.com_virtuemart button.default.active.focus,
.com_virtuemart button.vm-button-correct.active.focus,
.com_virtuemart button.vm-button.active.focus,
.com_virtuemart .buttonBar-right button.active.focus,
.open > .dropdown-toggle.com_virtuemart input[type="submit"].focus,
.open > .dropdown-toggle.com_virtuemart button.default.focus,
.open > .dropdown-toggle.com_virtuemart button.vm-button-correct.focus,
.open > .dropdown-toggle.com_virtuemart button.vm-button.focus,
.open > .dropdown-toggle.com_virtuemart .buttonBar-right button.focus {
  color: #ffffff;
  background-color: #e90000;
  border-color: #c10000;
}
.com_virtuemart input[type="submit"].disabled:hover,
.com_virtuemart button.default.disabled:hover,
.com_virtuemart button.vm-button-correct.disabled:hover,
.com_virtuemart button.vm-button.disabled:hover,
.com_virtuemart .buttonBar-right button.disabled:hover,
.com_virtuemart input[type="submit"][disabled]:hover,
.com_virtuemart button.default[disabled]:hover,
.com_virtuemart button.vm-button-correct[disabled]:hover,
.com_virtuemart button.vm-button[disabled]:hover,
.com_virtuemart .buttonBar-right button[disabled]:hover,
fieldset[disabled] .com_virtuemart input[type="submit"]:hover,
fieldset[disabled] .com_virtuemart button.default:hover,
fieldset[disabled] .com_virtuemart button.vm-button-correct:hover,
fieldset[disabled] .com_virtuemart button.vm-button:hover,
fieldset[disabled] .com_virtuemart .buttonBar-right button:hover,
.com_virtuemart input[type="submit"].disabled:focus,
.com_virtuemart button.default.disabled:focus,
.com_virtuemart button.vm-button-correct.disabled:focus,
.com_virtuemart button.vm-button.disabled:focus,
.com_virtuemart .buttonBar-right button.disabled:focus,
.com_virtuemart input[type="submit"][disabled]:focus,
.com_virtuemart button.default[disabled]:focus,
.com_virtuemart button.vm-button-correct[disabled]:focus,
.com_virtuemart button.vm-button[disabled]:focus,
.com_virtuemart .buttonBar-right button[disabled]:focus,
fieldset[disabled] .com_virtuemart input[type="submit"]:focus,
fieldset[disabled] .com_virtuemart button.default:focus,
fieldset[disabled] .com_virtuemart button.vm-button-correct:focus,
fieldset[disabled] .com_virtuemart button.vm-button:focus,
fieldset[disabled] .com_virtuemart .buttonBar-right button:focus,
.com_virtuemart input[type="submit"].disabled.focus,
.com_virtuemart button.default.disabled.focus,
.com_virtuemart button.vm-button-correct.disabled.focus,
.com_virtuemart button.vm-button.disabled.focus,
.com_virtuemart .buttonBar-right button.disabled.focus,
.com_virtuemart input[type="submit"][disabled].focus,
.com_virtuemart button.default[disabled].focus,
.com_virtuemart button.vm-button-correct[disabled].focus,
.com_virtuemart button.vm-button[disabled].focus,
.com_virtuemart .buttonBar-right button[disabled].focus,
fieldset[disabled] .com_virtuemart input[type="submit"].focus,
fieldset[disabled] .com_virtuemart button.default.focus,
fieldset[disabled] .com_virtuemart button.vm-button-correct.focus,
fieldset[disabled] .com_virtuemart button.vm-button.focus,
fieldset[disabled] .com_virtuemart .buttonBar-right button.focus {
  background-color: #ff4141;
  border-color: #ff4141;
}
.com_virtuemart input[type="submit"] .badge,
.com_virtuemart button.default .badge,
.com_virtuemart button.vm-button-correct .badge,
.com_virtuemart button.vm-button .badge,
.com_virtuemart .buttonBar-right button .badge {
  color: #ff4141;
  background-color: #ffffff;
}
.com_virtuemart input[type="submit"][value="Logout"],
.com_virtuemart input[type="submit"][name="searchShopper"] {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.com_virtuemart input[type="submit"][value="Logout"]:focus,
.com_virtuemart input[type="submit"][name="searchShopper"]:focus,
.com_virtuemart input[type="submit"][value="Logout"].focus,
.com_virtuemart input[type="submit"][name="searchShopper"].focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.com_virtuemart input[type="submit"][value="Logout"]:hover,
.com_virtuemart input[type="submit"][name="searchShopper"]:hover {
  color: #ffffff;
  background-color: #080808;
  border-color: #030303;
}
.com_virtuemart input[type="submit"][value="Logout"]:active,
.com_virtuemart input[type="submit"][name="searchShopper"]:active,
.com_virtuemart input[type="submit"][value="Logout"].active,
.com_virtuemart input[type="submit"][name="searchShopper"].active,
.open > .dropdown-toggle.com_virtuemart input[type="submit"][value="Logout"],
.open > .dropdown-toggle.com_virtuemart input[type="submit"][name="searchShopper"] {
  color: #ffffff;
  background-color: #080808;
  background-image: none;
  border-color: #030303;
}
.com_virtuemart input[type="submit"][value="Logout"]:active:hover,
.com_virtuemart input[type="submit"][name="searchShopper"]:active:hover,
.com_virtuemart input[type="submit"][value="Logout"].active:hover,
.com_virtuemart input[type="submit"][name="searchShopper"].active:hover,
.open > .dropdown-toggle.com_virtuemart input[type="submit"][value="Logout"]:hover,
.open > .dropdown-toggle.com_virtuemart input[type="submit"][name="searchShopper"]:hover,
.com_virtuemart input[type="submit"][value="Logout"]:active:focus,
.com_virtuemart input[type="submit"][name="searchShopper"]:active:focus,
.com_virtuemart input[type="submit"][value="Logout"].active:focus,
.com_virtuemart input[type="submit"][name="searchShopper"].active:focus,
.open > .dropdown-toggle.com_virtuemart input[type="submit"][value="Logout"]:focus,
.open > .dropdown-toggle.com_virtuemart input[type="submit"][name="searchShopper"]:focus,
.com_virtuemart input[type="submit"][value="Logout"]:active.focus,
.com_virtuemart input[type="submit"][name="searchShopper"]:active.focus,
.com_virtuemart input[type="submit"][value="Logout"].active.focus,
.com_virtuemart input[type="submit"][name="searchShopper"].active.focus,
.open > .dropdown-toggle.com_virtuemart input[type="submit"][value="Logout"].focus,
.open > .dropdown-toggle.com_virtuemart input[type="submit"][name="searchShopper"].focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.com_virtuemart input[type="submit"][value="Logout"].disabled:hover,
.com_virtuemart input[type="submit"][name="searchShopper"].disabled:hover,
.com_virtuemart input[type="submit"][value="Logout"][disabled]:hover,
.com_virtuemart input[type="submit"][name="searchShopper"][disabled]:hover,
fieldset[disabled] .com_virtuemart input[type="submit"][value="Logout"]:hover,
fieldset[disabled] .com_virtuemart input[type="submit"][name="searchShopper"]:hover,
.com_virtuemart input[type="submit"][value="Logout"].disabled:focus,
.com_virtuemart input[type="submit"][name="searchShopper"].disabled:focus,
.com_virtuemart input[type="submit"][value="Logout"][disabled]:focus,
.com_virtuemart input[type="submit"][name="searchShopper"][disabled]:focus,
fieldset[disabled] .com_virtuemart input[type="submit"][value="Logout"]:focus,
fieldset[disabled] .com_virtuemart input[type="submit"][name="searchShopper"]:focus,
.com_virtuemart input[type="submit"][value="Logout"].disabled.focus,
.com_virtuemart input[type="submit"][name="searchShopper"].disabled.focus,
.com_virtuemart input[type="submit"][value="Logout"][disabled].focus,
.com_virtuemart input[type="submit"][name="searchShopper"][disabled].focus,
fieldset[disabled] .com_virtuemart input[type="submit"][value="Logout"].focus,
fieldset[disabled] .com_virtuemart input[type="submit"][name="searchShopper"].focus {
  background-color: #222222;
  border-color: #222222;
}
.com_virtuemart input[type="submit"][value="Logout"] .badge,
.com_virtuemart input[type="submit"][name="searchShopper"] .badge {
  color: #222222;
  background-color: #ffffff;
}
.com_virtuemart input[type="submit"][value="Logout"] {
  display: block;
  margin-top: 12px;
}
@media screen and (max-width: 480px) {
  .com_virtuemart button.vm-button-correct {
    height: auto;
  }
}
.com_virtuemart input#upload {
  height: auto;
}
div.product-container span.addtocart-button input.addtocart-button,
div.viewdetail-button a.viewdetail-button,
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button,
div.vm-details-button a {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
  padding: 17px 36px;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 0;
  font-weight: 700;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
}
div.product-container span.addtocart-button input.addtocart-button:focus,
div.viewdetail-button a.viewdetail-button:focus,
span.addtocart-button input.addtocart-button:focus,
span.addtocart-button input.notify-button:focus,
div.vm-details-button a:focus,
div.product-container span.addtocart-button input.addtocart-button.focus,
div.viewdetail-button a.viewdetail-button.focus,
span.addtocart-button input.addtocart-button.focus,
span.addtocart-button input.notify-button.focus,
div.vm-details-button a.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
div.product-container span.addtocart-button input.addtocart-button:hover,
div.viewdetail-button a.viewdetail-button:hover,
span.addtocart-button input.addtocart-button:hover,
span.addtocart-button input.notify-button:hover,
div.vm-details-button a:hover {
  color: #ffffff;
  background-color: #080808;
  border-color: #030303;
}
div.product-container span.addtocart-button input.addtocart-button:active,
div.viewdetail-button a.viewdetail-button:active,
span.addtocart-button input.addtocart-button:active,
span.addtocart-button input.notify-button:active,
div.vm-details-button a:active,
div.product-container span.addtocart-button input.addtocart-button.active,
div.viewdetail-button a.viewdetail-button.active,
span.addtocart-button input.addtocart-button.active,
span.addtocart-button input.notify-button.active,
div.vm-details-button a.active,
.open > .dropdown-togglediv.product-container span.addtocart-button input.addtocart-button,
.open > .dropdown-togglediv.viewdetail-button a.viewdetail-button,
.open > .dropdown-togglespan.addtocart-button input.addtocart-button,
.open > .dropdown-togglespan.addtocart-button input.notify-button,
.open > .dropdown-togglediv.vm-details-button a {
  color: #ffffff;
  background-color: #080808;
  background-image: none;
  border-color: #030303;
}
div.product-container span.addtocart-button input.addtocart-button:active:hover,
div.viewdetail-button a.viewdetail-button:active:hover,
span.addtocart-button input.addtocart-button:active:hover,
span.addtocart-button input.notify-button:active:hover,
div.vm-details-button a:active:hover,
div.product-container span.addtocart-button input.addtocart-button.active:hover,
div.viewdetail-button a.viewdetail-button.active:hover,
span.addtocart-button input.addtocart-button.active:hover,
span.addtocart-button input.notify-button.active:hover,
div.vm-details-button a.active:hover,
.open > .dropdown-togglediv.product-container span.addtocart-button input.addtocart-button:hover,
.open > .dropdown-togglediv.viewdetail-button a.viewdetail-button:hover,
.open > .dropdown-togglespan.addtocart-button input.addtocart-button:hover,
.open > .dropdown-togglespan.addtocart-button input.notify-button:hover,
.open > .dropdown-togglediv.vm-details-button a:hover,
div.product-container span.addtocart-button input.addtocart-button:active:focus,
div.viewdetail-button a.viewdetail-button:active:focus,
span.addtocart-button input.addtocart-button:active:focus,
span.addtocart-button input.notify-button:active:focus,
div.vm-details-button a:active:focus,
div.product-container span.addtocart-button input.addtocart-button.active:focus,
div.viewdetail-button a.viewdetail-button.active:focus,
span.addtocart-button input.addtocart-button.active:focus,
span.addtocart-button input.notify-button.active:focus,
div.vm-details-button a.active:focus,
.open > .dropdown-togglediv.product-container span.addtocart-button input.addtocart-button:focus,
.open > .dropdown-togglediv.viewdetail-button a.viewdetail-button:focus,
.open > .dropdown-togglespan.addtocart-button input.addtocart-button:focus,
.open > .dropdown-togglespan.addtocart-button input.notify-button:focus,
.open > .dropdown-togglediv.vm-details-button a:focus,
div.product-container span.addtocart-button input.addtocart-button:active.focus,
div.viewdetail-button a.viewdetail-button:active.focus,
span.addtocart-button input.addtocart-button:active.focus,
span.addtocart-button input.notify-button:active.focus,
div.vm-details-button a:active.focus,
div.product-container span.addtocart-button input.addtocart-button.active.focus,
div.viewdetail-button a.viewdetail-button.active.focus,
span.addtocart-button input.addtocart-button.active.focus,
span.addtocart-button input.notify-button.active.focus,
div.vm-details-button a.active.focus,
.open > .dropdown-togglediv.product-container span.addtocart-button input.addtocart-button.focus,
.open > .dropdown-togglediv.viewdetail-button a.viewdetail-button.focus,
.open > .dropdown-togglespan.addtocart-button input.addtocart-button.focus,
.open > .dropdown-togglespan.addtocart-button input.notify-button.focus,
.open > .dropdown-togglediv.vm-details-button a.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
div.product-container span.addtocart-button input.addtocart-button.disabled:hover,
div.viewdetail-button a.viewdetail-button.disabled:hover,
span.addtocart-button input.addtocart-button.disabled:hover,
span.addtocart-button input.notify-button.disabled:hover,
div.vm-details-button a.disabled:hover,
div.product-container span.addtocart-button input.addtocart-button[disabled]:hover,
div.viewdetail-button a.viewdetail-button[disabled]:hover,
span.addtocart-button input.addtocart-button[disabled]:hover,
span.addtocart-button input.notify-button[disabled]:hover,
div.vm-details-button a[disabled]:hover,
fieldset[disabled] div.product-container span.addtocart-button input.addtocart-button:hover,
fieldset[disabled] div.viewdetail-button a.viewdetail-button:hover,
fieldset[disabled] span.addtocart-button input.addtocart-button:hover,
fieldset[disabled] span.addtocart-button input.notify-button:hover,
fieldset[disabled] div.vm-details-button a:hover,
div.product-container span.addtocart-button input.addtocart-button.disabled:focus,
div.viewdetail-button a.viewdetail-button.disabled:focus,
span.addtocart-button input.addtocart-button.disabled:focus,
span.addtocart-button input.notify-button.disabled:focus,
div.vm-details-button a.disabled:focus,
div.product-container span.addtocart-button input.addtocart-button[disabled]:focus,
div.viewdetail-button a.viewdetail-button[disabled]:focus,
span.addtocart-button input.addtocart-button[disabled]:focus,
span.addtocart-button input.notify-button[disabled]:focus,
div.vm-details-button a[disabled]:focus,
fieldset[disabled] div.product-container span.addtocart-button input.addtocart-button:focus,
fieldset[disabled] div.viewdetail-button a.viewdetail-button:focus,
fieldset[disabled] span.addtocart-button input.addtocart-button:focus,
fieldset[disabled] span.addtocart-button input.notify-button:focus,
fieldset[disabled] div.vm-details-button a:focus,
div.product-container span.addtocart-button input.addtocart-button.disabled.focus,
div.viewdetail-button a.viewdetail-button.disabled.focus,
span.addtocart-button input.addtocart-button.disabled.focus,
span.addtocart-button input.notify-button.disabled.focus,
div.vm-details-button a.disabled.focus,
div.product-container span.addtocart-button input.addtocart-button[disabled].focus,
div.viewdetail-button a.viewdetail-button[disabled].focus,
span.addtocart-button input.addtocart-button[disabled].focus,
span.addtocart-button input.notify-button[disabled].focus,
div.vm-details-button a[disabled].focus,
fieldset[disabled] div.product-container span.addtocart-button input.addtocart-button.focus,
fieldset[disabled] div.viewdetail-button a.viewdetail-button.focus,
fieldset[disabled] span.addtocart-button input.addtocart-button.focus,
fieldset[disabled] span.addtocart-button input.notify-button.focus,
fieldset[disabled] div.vm-details-button a.focus {
  background-color: #222222;
  border-color: #222222;
}
div.product-container span.addtocart-button input.addtocart-button .badge,
div.viewdetail-button a.viewdetail-button .badge,
span.addtocart-button input.addtocart-button .badge,
span.addtocart-button input.notify-button .badge,
div.vm-details-button a .badge {
  color: #222222;
  background-color: #ffffff;
}
span.addtocart-button .addtocart-button-disabled {
  color: #222222;
  background-color: #ffffff;
  border-color: #e8e8e8;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.428572;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  border-radius: 0;
  width: auto;
}
span.addtocart-button .addtocart-button-disabled:focus,
span.addtocart-button .addtocart-button-disabled.focus {
  color: #222222;
  background-color: #e6e6e6;
  border-color: #a8a8a8;
}
span.addtocart-button .addtocart-button-disabled:hover {
  color: #222222;
  background-color: #e6e6e6;
  border-color: #c9c9c9;
}
span.addtocart-button .addtocart-button-disabled:active,
span.addtocart-button .addtocart-button-disabled.active,
.open > .dropdown-togglespan.addtocart-button .addtocart-button-disabled {
  color: #222222;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #c9c9c9;
}
span.addtocart-button .addtocart-button-disabled:active:hover,
span.addtocart-button .addtocart-button-disabled.active:hover,
.open > .dropdown-togglespan.addtocart-button .addtocart-button-disabled:hover,
span.addtocart-button .addtocart-button-disabled:active:focus,
span.addtocart-button .addtocart-button-disabled.active:focus,
.open > .dropdown-togglespan.addtocart-button .addtocart-button-disabled:focus,
span.addtocart-button .addtocart-button-disabled:active.focus,
span.addtocart-button .addtocart-button-disabled.active.focus,
.open > .dropdown-togglespan.addtocart-button .addtocart-button-disabled.focus {
  color: #222222;
  background-color: #d4d4d4;
  border-color: #a8a8a8;
}
span.addtocart-button .addtocart-button-disabled.disabled:hover,
span.addtocart-button .addtocart-button-disabled[disabled]:hover,
fieldset[disabled] span.addtocart-button .addtocart-button-disabled:hover,
span.addtocart-button .addtocart-button-disabled.disabled:focus,
span.addtocart-button .addtocart-button-disabled[disabled]:focus,
fieldset[disabled] span.addtocart-button .addtocart-button-disabled:focus,
span.addtocart-button .addtocart-button-disabled.disabled.focus,
span.addtocart-button .addtocart-button-disabled[disabled].focus,
fieldset[disabled] span.addtocart-button .addtocart-button-disabled.focus {
  background-color: #ffffff;
  border-color: #e8e8e8;
}
span.addtocart-button .addtocart-button-disabled .badge {
  color: #ffffff;
  background-color: #222222;
}
span.addtocart-button .addtocart-button-disabled:hover {
  background: inherit;
}
html .general-bg,
html input.custom-attribute,
html input.quantity-input,
html .manufacturer-product-link a,
html a.ask-a-question,
html input.vm-default,
html a.details,
html div.details,
html button.default {
  border: 1px solid #222222;
  background: #ffffff;
  color: #959595;
  font-weight: 700;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.428572;
  border-radius: 0;
}
html .general-bg:hover,
html input.custom-attribute:hover,
html input.quantity-input:hover,
html .manufacturer-product-link a:hover,
html a.ask-a-question:hover,
html input.vm-default:hover,
html a.details:hover,
html div.details:hover,
html button.default:hover {
  background: #ffffff;
  border-color: #222222;
}
html textarea.virtuemart {
  border-radius: 0;
}
html textarea.virtuemart:hover,
html textarea.customer-comment:hover {
  background-color: #ffffff;
}
html .addtocart-bar .quantity-input,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input {
  height: 54px;
  color: #222222;
  background: #ffffff;
  border: 1px solid #222222;
}
html .addtocart-bar .quantity-input:hover,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input:hover,
html .addtocart-bar .quantity-input:focus,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input:focus {
  background: #ffffff !important;
}
html .addtocart-bar .quantity-box,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-box {
  float: left;
}
html .addtocart-bar .quantity-input,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input {
  padding: 0;
}
html .addtocart-bar .quantity-controls,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-controls {
  border: 1px solid #222222;
  float: left;
  margin-left: 0;
  height: 54px;
  width: 35px;
}
html .addtocart-bar .quantity-controls .quantity-controls,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-controls .quantity-controls {
  height: 26px;
  width: 34px;
  border: 0;
  margin: 0;
}
html .addtocart-bar .quantity-controls .quantity-controls.quantity-plus,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-controls .quantity-controls.quantity-plus {
  background: url("../../templates/ja_mixstore/images/virtuemart/quantity-controls.png") no-repeat center top;
  margin-bottom: 0;
  border-bottom: 0;
  border-bottom: 1px solid #222222;
}
html .addtocart-bar .quantity-controls .quantity-controls.quantity-minus,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-controls .quantity-controls.quantity-minus {
  background: url("../../templates/ja_mixstore/images/virtuemart/quantity-controls.png") no-repeat center bottom;
}
div.ratingbox,
span.ratingbox {
  background: url("../../templates/ja_mixstore/images/virtuemart/color-stars.png") repeat-x 0 bottom;
  text-align: left;
  height: 12px;
  width: 60px;
  display: inline-block;
  margin-right: 2.5px !important;
}
div.ratingbox div,
div.ratingbox span,
div.stars-orange,
span.stars-orange {
  background: url("../../templates/ja_mixstore/images/virtuemart/color-stars.png") repeat-x 0 0;
  height: 12px;
}
.vmicon,
.vmiconFE {
  background-image: url('../../templates/ja_mixstore/images/virtuemart/vm2-sprite.png');
  float: left;
  margin: 0 0 6px 0;
}
.vm2-termsofservice-icon {
  margin-right: 6px;
}
#fancybox-wrap #fancybox-outer .fancybox-bg {
  display: none;
}
#fancybox-wrap #fancybox-outer #fancybox-content {
  background: #ffffff;
  border: none !important;
  padding: 24px 8px 8px;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  max-width: 100%;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div {
  padding: 5px;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div h2 {
  margin-top: 0;
}
#fancybox-wrap #fancybox-outer .continue_link,
#fancybox-wrap #fancybox-outer .showcart {
  color: #ffffff;
  background-color: #ff4141;
  border-color: #ff4141;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.428572;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#fancybox-wrap #fancybox-outer .continue_link:focus,
#fancybox-wrap #fancybox-outer .showcart:focus,
#fancybox-wrap #fancybox-outer .continue_link.focus,
#fancybox-wrap #fancybox-outer .showcart.focus {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #c10000;
}
#fancybox-wrap #fancybox-outer .continue_link:hover,
#fancybox-wrap #fancybox-outer .showcart:hover {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #ff0404;
}
#fancybox-wrap #fancybox-outer .continue_link:active,
#fancybox-wrap #fancybox-outer .showcart:active,
#fancybox-wrap #fancybox-outer .continue_link.active,
#fancybox-wrap #fancybox-outer .showcart.active,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .continue_link,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .showcart {
  color: #ffffff;
  background-color: #ff0e0e;
  background-image: none;
  border-color: #ff0404;
}
#fancybox-wrap #fancybox-outer .continue_link:active:hover,
#fancybox-wrap #fancybox-outer .showcart:active:hover,
#fancybox-wrap #fancybox-outer .continue_link.active:hover,
#fancybox-wrap #fancybox-outer .showcart.active:hover,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .continue_link:hover,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .showcart:hover,
#fancybox-wrap #fancybox-outer .continue_link:active:focus,
#fancybox-wrap #fancybox-outer .showcart:active:focus,
#fancybox-wrap #fancybox-outer .continue_link.active:focus,
#fancybox-wrap #fancybox-outer .showcart.active:focus,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .continue_link:focus,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .showcart:focus,
#fancybox-wrap #fancybox-outer .continue_link:active.focus,
#fancybox-wrap #fancybox-outer .showcart:active.focus,
#fancybox-wrap #fancybox-outer .continue_link.active.focus,
#fancybox-wrap #fancybox-outer .showcart.active.focus,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .continue_link.focus,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .showcart.focus {
  color: #ffffff;
  background-color: #e90000;
  border-color: #c10000;
}
#fancybox-wrap #fancybox-outer .continue_link.disabled:hover,
#fancybox-wrap #fancybox-outer .showcart.disabled:hover,
#fancybox-wrap #fancybox-outer .continue_link[disabled]:hover,
#fancybox-wrap #fancybox-outer .showcart[disabled]:hover,
fieldset[disabled] #fancybox-wrap #fancybox-outer .continue_link:hover,
fieldset[disabled] #fancybox-wrap #fancybox-outer .showcart:hover,
#fancybox-wrap #fancybox-outer .continue_link.disabled:focus,
#fancybox-wrap #fancybox-outer .showcart.disabled:focus,
#fancybox-wrap #fancybox-outer .continue_link[disabled]:focus,
#fancybox-wrap #fancybox-outer .showcart[disabled]:focus,
fieldset[disabled] #fancybox-wrap #fancybox-outer .continue_link:focus,
fieldset[disabled] #fancybox-wrap #fancybox-outer .showcart:focus,
#fancybox-wrap #fancybox-outer .continue_link.disabled.focus,
#fancybox-wrap #fancybox-outer .showcart.disabled.focus,
#fancybox-wrap #fancybox-outer .continue_link[disabled].focus,
#fancybox-wrap #fancybox-outer .showcart[disabled].focus,
fieldset[disabled] #fancybox-wrap #fancybox-outer .continue_link.focus,
fieldset[disabled] #fancybox-wrap #fancybox-outer .showcart.focus {
  background-color: #ff4141;
  border-color: #ff4141;
}
#fancybox-wrap #fancybox-outer .continue_link .badge,
#fancybox-wrap #fancybox-outer .showcart .badge {
  color: #ff4141;
  background-color: #ffffff;
}
#fancybox-wrap #fancybox-outer .continue_link {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.428572;
  border-radius: 0;
}
#fancybox-wrap #fancybox-outer .continue_link:focus,
#fancybox-wrap #fancybox-outer .continue_link.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
#fancybox-wrap #fancybox-outer .continue_link:hover {
  color: #ffffff;
  background-color: #080808;
  border-color: #030303;
}
#fancybox-wrap #fancybox-outer .continue_link:active,
#fancybox-wrap #fancybox-outer .continue_link.active,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .continue_link {
  color: #ffffff;
  background-color: #080808;
  background-image: none;
  border-color: #030303;
}
#fancybox-wrap #fancybox-outer .continue_link:active:hover,
#fancybox-wrap #fancybox-outer .continue_link.active:hover,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .continue_link:hover,
#fancybox-wrap #fancybox-outer .continue_link:active:focus,
#fancybox-wrap #fancybox-outer .continue_link.active:focus,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .continue_link:focus,
#fancybox-wrap #fancybox-outer .continue_link:active.focus,
#fancybox-wrap #fancybox-outer .continue_link.active.focus,
.open > .dropdown-toggle#fancybox-wrap #fancybox-outer .continue_link.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
#fancybox-wrap #fancybox-outer .continue_link.disabled:hover,
#fancybox-wrap #fancybox-outer .continue_link[disabled]:hover,
fieldset[disabled] #fancybox-wrap #fancybox-outer .continue_link:hover,
#fancybox-wrap #fancybox-outer .continue_link.disabled:focus,
#fancybox-wrap #fancybox-outer .continue_link[disabled]:focus,
fieldset[disabled] #fancybox-wrap #fancybox-outer .continue_link:focus,
#fancybox-wrap #fancybox-outer .continue_link.disabled.focus,
#fancybox-wrap #fancybox-outer .continue_link[disabled].focus,
fieldset[disabled] #fancybox-wrap #fancybox-outer .continue_link.focus {
  background-color: #222222;
  border-color: #222222;
}
#fancybox-wrap #fancybox-outer .continue_link .badge {
  color: #222222;
  background-color: #ffffff;
}
#fancybox-wrap #fancybox-outer h4 {
  font-weight: normal;
  font-size: 14px;
  clear: both;
}
#fancybox-wrap #fancybox-title {
  background: #f7f7f7;
  margin: -10px 0 0 0 !important;
  padding: 0 8px;
  max-width: 100%;
}
#fancybox-wrap #fancybox-close {
  background: url("../../templates/ja_mixstore/images/virtuemart/closelabel.png") no-repeat center center;
  top: 0;
  right: 0;
  left: auto;
  width: 30px;
  height: 30px;
  opacity: 0.5;
}
#fancybox-wrap #fancybox-close:hover {
  opacity: 1;
}
#fancybox-wrap #fancybox-right {
  right: -20px;
}
.product-related-products {
  border: none;
  padding: 24px 0;
  margin: 24px -5px 0;
}
.product-related-products .product-fields-title-wrapper {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 24px;
  color: #222222;
}
.product-related-products .product-fields-title-wrapper strong {
  font-weight: 500;
}
.product-related-products .product-fields-title-wrapper .product-fields-title + span {
  display: none;
}
.product-related-products h4 {
  text-transform: uppercase;
  color: #cc0000;
  padding: 0 3.33333333px;
  margin: 0 0 12px;
  font-weight: 500;
}
.product-related-products .product-field {
  width: 100%;
  float: none;
  padding: 0 5px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .product-related-products .product-field {
    width: 33.3333%;
    float: left;
  }
}
@media screen and (min-width: 1296px) {
  .product-related-products .product-field {
    width: 25%;
  }
}
.product-related-products .vm-product-media-container {
  text-align: left;
}
.product-related-products .vm-product-media-container > a {
  line-height: 1.7143;
  color: #222222;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid transparent;
}
.product-related-products .vm-product-media-container > a:hover,
.product-related-products .vm-product-media-container > a:focus,
.product-related-products .vm-product-media-container > a:active {
  border-bottom-color: #e8e8e8;
}
.product-related-products .vm-product-media-container img {
  display: block;
  margin-bottom: 24px;
}
.product-related-products .product-field-display {
  background: #ffffff;
  box-shadow: 0;
  padding: 0;
}
.product-related-products .product-field-display > a {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-bottom: 12px;
}
.product-related-products .product-field-display > a:hover {
  color: #ff4141;
}
.product-related-products .product-field-display > a img {
  width: 100%;
  margin-bottom: 24px;
  border-bottom: 1px solid #e8e8e8;
}
.product-related-products .product-field-display div.PricesalesPrice {
  margin-bottom: 12px;
}
.product-related-products .product-field-display span.PricesalesPrice {
  font-size: 16px;
  font-weight: 500;
  color: #ff4141;
}
.product-related-products .product-field-display p.product_s_desc {
  overflow: hidden;
}
.product-related-products .product-field-desc,
.product-related-products .product_s_desc {
  display: none;
}
.product-related-products span.PricesalesPrice {
  font-size: 16px !important;
  font-weight: 500;
}
.vm-customfields-wrap .product-fields .product-field {
  margin-bottom: 0;
  text-align: left;
}
.vm-customfields-wrap .product-fields .product-field + .product-field {
  margin-top: 12px;
}
.vm-customfields-wrap .product-fields .product-field .product-fields-title-wrapper {
  display: block;
}
.vm-customfields-wrap .product-fields .product-field .product-field-display {
  margin-left: 0 !important;
}
.vm-customfields-wrap .product-fields .product-field .product-field-display .vm-cmv-label {
  display: inline-block;
  margin-bottom: 12px;
}
.vm-customfields-wrap .product-fields .product-field .product-field-display .radio {
  display: inline-block;
  padding: 12px 24px;
  border: 1px solid #e8e8e8;
}
.vm-customfields-wrap .product-fields .product-field .product-field-display .radio:hover,
.vm-customfields-wrap .product-fields .product-field .product-field-display .radio:active,
.vm-customfields-wrap .product-fields .product-field .product-field-display .radio:checked,
.vm-customfields-wrap .product-fields .product-field .product-field-display .radio.checked {
  border-color: #222222;
}
.vm-customfields-wrap .product-fields .product-field .product-field-display input[type="radio"] {
  display: none;
}
.vm-customfields-wrap .product-fields .product-field .product-field-display .chzn-single {
  display: inline-block;
}
.vm-pagination {
  float: none;
  text-align: left !important;
  margin-top: 24px;
}
.vm-pagination.vm-pagination-top {
  display: none;
}
.vm-pagination .pagenav {
  color: #555555;
}
.vm-pagination > ul {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0;
}
.vm-pagination > ul > li {
  display: inline;
}
.vm-pagination > ul > li > a,
.vm-pagination > ul > li > span {
  position: relative;
  float: left;
  padding: 12px 24px;
  line-height: 1.7143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #ededed;
  margin-left: -1px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.vm-pagination > ul > li > span.pagenav {
  background-color: #ff4141;
  color: #ffffff;
}
.vm-pagination > ul > li > a.pagenav {
  color: #555555;
}
.vm-pagination > ul > li:first-child > a,
.vm-pagination > ul > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.vm-pagination > ul > li:last-child > a,
.vm-pagination > ul > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.vm-pagination > ul > li.pagination-start > span.pagenav,
.vm-pagination > ul > li.pagination-prev > span.pagenav,
.vm-pagination > ul > li.pagination-next > span.pagenav,
.vm-pagination > ul > li.pagination-end > span.pagenav {
  background-color: transparent;
  color: #555555;
}
.vm-pagination > ul > li > a:hover,
.vm-pagination > ul > li > a:focus {
  color: #ff4141;
  background-color: #e8e8e8;
  border-color: #dddddd;
}
.vm-pagination > ul > .active > a,
.vm-pagination > ul > .active > a:hover,
.vm-pagination > ul > .active > a:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #222222;
  border-color: #ff4141;
  cursor: default;
}
.vm-pagination > ul > .disabled > span,
.vm-pagination > ul > .disabled > span:hover,
.vm-pagination > ul > .disabled > span:focus,
.vm-pagination > ul > .disabled > a,
.vm-pagination > ul > .disabled > a:hover,
.vm-pagination > ul > .disabled > a:focus {
  color: #959595;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.category-view .item h2 {
  font-size: 14px;
}
.category-view .vendor-store-desc #system-readmore {
  display: none;
}
.category-view .row .category .spacer {
  position: relative;
  padding: 0;
}
.category-view .row .category .spacer h2,
.category-view .row .category .spacer h1 {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 12px;
}
.category-view .row .category .spacer img {
  object-fit: cover;
  width: 100%;
  min-height: 50%;
  height: auto;
}
.category-view .row .category .spacer span {
  text-align: center;
  color: #222222;
  
  font-size: 24px;
  font-weight: 300;
  width: 100%;
}
.width25 {
  width: 25%;
  height: auto;
}
.input-group select.form-select {
  min-width: unset;
}
.com_virtuemart .virtuemart_search {
  display: block;
  margin-bottom: 24px;
}
.com_virtuemart .virtuemart_search input.inputbox {
  float: left;
  margin-right: 12px;
}
@media (max-width: 767px) {
  .com_virtuemart .virtuemart_search input.inputbox {
    margin-bottom: 24px;
  }
}
.com_virtuemart .virtuemart_search .vm-search-custom-search-input .inputbox {
  margin-bottom: 4.8px;
}
.com_virtuemart .virtuemart_search .vm-search-descr {
  display: block;
  clear: both;
}
.loading_layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
  background: #ffffff;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.no-js .loading_layer {
  display: none;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #16a085;
  animation: spin 1.7s linear infinite;
  z-index: 11;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  animation: spin-reverse 0.6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f9c922;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.orderby-displaynumber {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  margin-top: 0;
  margin-bottom: 24px;
  padding: 12px 24px;
}
.orderby-displaynumber .orderlistcontainer {
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .orderby-displaynumber .orderlistcontainer {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 8px;
  }
}
.orderby-displaynumber .orderlistcontainer a {
  color: #555555;
}
.orderby-displaynumber .orderlistcontainer div.title {
  color: #555555;
  display: block;
  margin-right: 8px;
}
@media (max-width: 991px) {
  .orderby-displaynumber .orderlistcontainer div.title {
    display: none;
  }
}
.orderby-displaynumber .orderlistcontainer div.activeOrder {
  background-position: right 7px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  display: inline-block;
  padding: 5px 24px 5px 12px;
  color: #555555;
}
@media screen and (max-width: 480px) {
  .orderby-displaynumber .orderlistcontainer:hover div.orderlist {
    display: block;
  }
}
.orderby-displaynumber .orderlistcontainer div.orderlist {
  min-width: 220px;
  right: 0;
}
@media screen and (max-width: 480px) {
  .orderby-displaynumber .orderlistcontainer div.orderlist {
    right: auto;
    left: 0;
    display: none;
  }
}
.orderby-displaynumber .orderlistcontainer div.orderlist div {
  font-size: 13px;
  padding: 0;
}
.orderby-displaynumber .orderlistcontainer div.orderlist div a {
  color: #555555;
  font-size: 12px;
  padding: 5px 12px;
}
.orderby-displaynumber .orderlistcontainer div.orderlist div a:hover,
.orderby-displaynumber .orderlistcontainer div.orderlist div a:focus,
.orderby-displaynumber .orderlistcontainer div.orderlist div a:active {
  background: #f7f7f7;
  color: #f30000;
}
.orderby-displaynumber .orderlistcontainer div.Order {
  border: 1px solid #e8e8e8;
  padding: 6px 8px;
  display: inline-block;
  color: #555555;
}
.orderby-displaynumber .orderlistcontainer div.Order + div.orderlist {
  display: none !important;
}
.orderby-displaynumber div.display-number {
  color: #555555;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 8px 0;
}
.orderby-displaynumber div.display-number #limit_chzn {
  width: auto !important;
}
.orderby-displaynumber div.display-number #limit_chzn .chzn-single {
  width: 65px !important;
  display: inline-block;
  padding: 2px 10px;
}
.orderby-displaynumber div.display-number span {
  display: inline-block;
  margin-right: 15px;
}
.orderby-displaynumber div.display-number .chzn-container-single .chzn-single {
  padding: 5px 12px 5px 12px;
  height: auto;
  line-height: normal;
}
.orderby-displaynumber div.display-number .chzn-container-single .chzn-single div b {
  background-position: 0 4px;
  margin-top: -4px;
}
.orderby-displaynumber div.display-number .chzn-drop {
  margin-top: -6px;
}
@media screen and (max-width: 767px) {
  .orderby-displaynumber div.display-number {
    float: left;
    text-align: left !important;
  }
}
.orderby-displaynumber div.display-number select {
  display: inline-block;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .orderby-displaynumber div.display-number select {
    width: auto;
    margin-left: 0;
  }
}
div.productdetails-view.productdetails {
  background: #ffffff;
  margin-bottom: 0;
}
div.productdetails-view.productdetails .product-neighbours {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: right;
}
div.productdetails-view.productdetails .product-neighbours:before,
div.productdetails-view.productdetails .product-neighbours:after {
  display: table;
  content: " ";
}
div.productdetails-view.productdetails .product-neighbours:after {
  clear: both;
}
div.productdetails-view.productdetails .product-neighbours a {
  background-image: none;
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
  padding: 17px 36px;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 0;
  font-weight: 700;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  position: relative;
}
div.productdetails-view.productdetails .product-neighbours a:focus,
div.productdetails-view.productdetails .product-neighbours a.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
div.productdetails-view.productdetails .product-neighbours a:hover {
  color: #ffffff;
  background-color: #080808;
  border-color: #030303;
}
div.productdetails-view.productdetails .product-neighbours a:active,
div.productdetails-view.productdetails .product-neighbours a.active,
.open > .dropdown-togglediv.productdetails-view.productdetails .product-neighbours a {
  color: #ffffff;
  background-color: #080808;
  background-image: none;
  border-color: #030303;
}
div.productdetails-view.productdetails .product-neighbours a:active:hover,
div.productdetails-view.productdetails .product-neighbours a.active:hover,
.open > .dropdown-togglediv.productdetails-view.productdetails .product-neighbours a:hover,
div.productdetails-view.productdetails .product-neighbours a:active:focus,
div.productdetails-view.productdetails .product-neighbours a.active:focus,
.open > .dropdown-togglediv.productdetails-view.productdetails .product-neighbours a:focus,
div.productdetails-view.productdetails .product-neighbours a:active.focus,
div.productdetails-view.productdetails .product-neighbours a.active.focus,
.open > .dropdown-togglediv.productdetails-view.productdetails .product-neighbours a.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
div.productdetails-view.productdetails .product-neighbours a.disabled:hover,
div.productdetails-view.productdetails .product-neighbours a[disabled]:hover,
fieldset[disabled] div.productdetails-view.productdetails .product-neighbours a:hover,
div.productdetails-view.productdetails .product-neighbours a.disabled:focus,
div.productdetails-view.productdetails .product-neighbours a[disabled]:focus,
fieldset[disabled] div.productdetails-view.productdetails .product-neighbours a:focus,
div.productdetails-view.productdetails .product-neighbours a.disabled.focus,
div.productdetails-view.productdetails .product-neighbours a[disabled].focus,
fieldset[disabled] div.productdetails-view.productdetails .product-neighbours a.focus {
  background-color: #222222;
  border-color: #222222;
}
div.productdetails-view.productdetails .product-neighbours a .badge {
  color: #222222;
  background-color: #ffffff;
}
div.productdetails-view.productdetails .product-neighbours a.previous-page {
  padding-left: 48px;
  float: left;
}
div.productdetails-view.productdetails .product-neighbours a.previous-page:after {
  content: "\f177";
  display: block;
  font-family: FontAwesome;
  height: 10px;
  position: absolute;
  left: 18px;
  top: 19px;
  width: 20px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
div.productdetails-view.productdetails .product-neighbours a.next-page {
  padding-right: 48px;
  float: right;
}
div.productdetails-view.productdetails .product-neighbours a.next-page:after {
  content: "\f178";
  display: block;
  font-family: FontAwesome;
  height: 10px;
  position: absolute;
  right: 18px;
  top: 19px;
  width: 20px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media screen and (max-width: 991px) {
  div.productdetails-view.productdetails .product-neighbours {
    background: #484848;
    border-top: 1px solid #484848;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
  div.productdetails-view.productdetails .product-neighbours a.previous-page,
  div.productdetails-view.productdetails .product-neighbours a.next-page {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
  }
  div.productdetails-view.productdetails .product-neighbours a.previous-page {
    text-align: left;
    border-right: 1px solid #484848;
  }
}
div.productdetails-view.productdetails .product-price {
  float: none;
  margin-bottom: 24px;
  margin-top: 24px;
}
div.productdetails-view.productdetails .product-price .PricesalesPrice.vm-display.vm-price-value span {
  font-size: 25px;
  font-weight: 600;
}
div.productdetails-view.productdetails .product-price .PricebasePrice.vm-display.vm-price-value span {
  font-weight: 300;
}
div.productdetails-view.productdetails .product-price .vm-price-value,
div.productdetails-view.productdetails .product-price .vm-prices-info {
  display: block;
}
div.productdetails-view.productdetails .ratingbox {
  margin-bottom: 24px;
  margin-top: 0;
}
div.productdetails-view.productdetails .tab-content ul {
  padding-left: 15px;
}
div.productdetails-view.productdetails .tab-content .title {
  font-size: 36px;
  line-height: 1.33;
  text-align: center;
  margin-bottom: 10px;
}
div.productdetails-view.productdetails .tab-content span.title {
  display: none;
}
@media screen and (min-width: 992px) {
  div.productdetails-view.productdetails .tab-content .has-image p {
    padding-left: 30px;
    padding-right: 30px;
  }
}
div.productdetails-view.productdetails .tab-content .has-image p.image {
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}
div.productdetails-view.productdetails .customer-reviews {
  margin-top: 0;
}
div.productdetails-view.productdetails .spacer-buy-area {
  padding-left: 0;
}
div.productdetails-view.productdetails .spacer-buy-area > div {
  margin-top: 24px;
}
div.productdetails-view.productdetails .spacer-buy-area > div:before,
div.productdetails-view.productdetails .spacer-buy-area > div:after {
  display: table;
  content: " ";
}
div.productdetails-view.productdetails .spacer-buy-area > div:after {
  clear: both;
}
div.productdetails-view.productdetails .spacer-buy-area > div.clear {
  display: none;
}
div.productdetails-view.productdetails .spacer-buy-area br {
  display: none;
}
div.productdetails-view.productdetails .spacer-buy-area .ratingbox {
  margin: 24px 0 8px;
  padding-bottom: 22px;
  border: none;
}
div.productdetails-view.productdetails .spacer-buy-area .product-price {
  text-align: left;
  height: auto;
}
@media screen and (min-width: 992px) {
  div.productdetails-view.productdetails .spacer-buy-area .product-field .product-field-display {
    display: inline-block;
    margin-left: 24px;
  }
}
div.productdetails-view.productdetails .addtocart-area .addtocart-bar {
  margin-bottom: 24px;
  margin-top: 10px;
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
  display: flex;
}
div.productdetails-view.productdetails .addtocart-area .addtocart-bar .quantity-input {
  min-width: 54px;
}
div.productdetails-view.productdetails .addtocart-area .addtocart-bar span.addtocart-button {
  margin-left: 5px;
  display: block;
  width: calc(100% - 89px);
}
div.productdetails-view.productdetails .addtocart-area .addtocart-bar span.addtocart-button .addtocart-button {
  width: 100%;
}
div.productdetails-view.productdetails .customer-reviews #reviewform {
  text-align: center;
}
div.productdetails-view.productdetails .customer-reviews #reviewform .rating {
  text-align: center;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .normal {
  border-radius: 0;
  padding: 24px;
}
div.productdetails-view.productdetails .customer-reviews h4 {
  display: none;
}
div.productdetails-view.productdetails .customer-reviews .write-reviews {
  text-align: center;
}
div.productdetails-view.productdetails .customer-reviews .write-reviews input {
  display: inline-block;
}
div.productdetails-view.productdetails .customer-reviews .rating {
  margin: 12px 0 0 0;
  text-align: left;
}
div.productdetails-view.productdetails .customer-reviews .rating .ratingbox {
  margin-bottom: 0;
}
div.productdetails-view.productdetails .customer-reviews .write-reviews {
  margin: 12px 0 0 0;
}
div.productdetails-view.productdetails .customer-reviews input.highlight-button {
  margin-bottom: 12px;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews {
  padding-top: 0;
  text-align: center;
  margin-top: 4px;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .step {
  text-align: center;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .normal,
div.productdetails-view.productdetails .customer-reviews .list-reviews .highlight {
  border: none;
  padding: 0;
  margin-bottom: 10px;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .highlight {
  background-color: #f7f7f7;
  padding: 12px;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .highlight blockquote,
div.productdetails-view.productdetails .customer-reviews .list-reviews .normal blockquote {
  padding: 0;
  border: 0;
  margin-bottom: 12px;
  line-height: 1.7143;
  font-size: 14px;
  color: #555555;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .highlight blockquote::before,
div.productdetails-view.productdetails .customer-reviews .list-reviews .normal blockquote::before,
div.productdetails-view.productdetails .customer-reviews .list-reviews .highlight blockquote::after,
div.productdetails-view.productdetails .customer-reviews .list-reviews .normal blockquote::after {
  display: none;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .vote {
  float: none;
  margin-left: 0;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .vote:before,
div.productdetails-view.productdetails .customer-reviews .list-reviews .vote:after {
  display: table;
  content: " ";
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .vote:after {
  clear: both;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .vote .ratingbox {
  margin-top: 0;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews .ratingbox {
  margin-bottom: 0;
}
div.productdetails-view.productdetails .customer-reviews .list-reviews span.date {
  background: #f7f7f7;
  border: 1px solid #e8e8e8;
  top: -24px;
}
div.productdetails-view.productdetails .product-short-description {
  color: #555555;
  font-size: 15px;
  margin: 0;
  padding: 10px 0 0;
}
div.productdetails-view.productdetails .vm-product-container:before,
div.productdetails-view.productdetails .vm-product-container:after {
  display: table;
  content: " ";
}
div.productdetails-view.productdetails .vm-product-container:after {
  clear: both;
}
@media screen and (min-width: 1296px) {
  div.productdetails-view.productdetails .vm-product-container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
div.productdetails-view.productdetails .vm-product-container .vm-product-media-container {
  background: none;
  float: none;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1296px) {
  div.productdetails-view.productdetails .vm-product-container .vm-product-media-container {
    border: none;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
  }
}
div.productdetails-view.productdetails .vm-product-container .vm-product-media-container .main-image img {
  max-height: none;
  max-width: 100%;
}
div.productdetails-view.productdetails .vm-product-container .additional-images {
  margin: 24px 0;
}
@media screen and (max-width: 1295px) {
  div.productdetails-view.productdetails .vm-product-container .additional-images {
    margin: 0;
  }
}
div.productdetails-view.productdetails .vm-product-container .additional-images img {
  border: 1px solid #e8e8e8;
  padding: 0;
  width: 72px;
}
@media screen and (min-width: 1296px) {
  div.productdetails-view.productdetails .vm-product-container .additional-images .floatleft {
    float: none !important;
  }
}
@media screen and (max-width: 1295px) {
  div.productdetails-view.productdetails .vm-product-container .additional-images .floatleft {
    margin-top: 5px;
  }
}
div.productdetails-view.productdetails .vm-product-container .additional-images .floatleft + .floatleft {
  margin-top: 5px;
}
div.productdetails-view.productdetails .vm-product-container .additional-images a:hover > img {
  border-color: #222222;
}
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container {
  float: left;
  width: 100%;
}
@media screen and (min-width: 1296px) {
  div.productdetails-view.productdetails .vm-product-container .vm-product-details-container {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
  }
}
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container h1 {
  text-transform: none;
  border-top: 0;
  margin-bottom: 24px;
  margin-top: 24px;
  font-size: 32px;
  font-weight: 300;
}
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container .back-to-category {
  float: none;
}
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container .back-to-category a {
  background: #ffffff;
  border-radius: 0;
  color: #888888;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0;
  border: 0;
  border-bottom: 1px solid transparent;
}
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container .back-to-category a:hover,
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container .back-to-category a:focus,
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container .back-to-category a:active {
  border-bottom-color: #e8e8e8;
}
div.productdetails-view.productdetails span.quantity-controls {
  vertical-align: top;
}
div.productdetails-view.productdetails span.quantity-controls input.quantity-controls {
  padding: 0;
}
div.productdetails-view.productdetails .manufacturer {
  text-align: left;
}
div.productdetails-view.productdetails .manufacturer span {
  font-weight: 300;
}
div.productdetails-view.productdetails .manufacturer .manuModal {
  font-weight: 700;
  margin: 0;
}
div.productdetails-view.productdetails .product-related-categories {
  border: none;
  margin: 48px 0;
}
div.productdetails-view.productdetails .product-related-categories .product-fields-title-wrapper {
  text-transform: uppercase;
  color: #cc0000;
  padding: 12px 0;
}
div.productdetails-view.productdetails .product-related-categories .product-fields-title-wrapper strong {
  font-weight: 500;
}
div.productdetails-view.productdetails .product-related-categories .product-fields-wrapper {
  background: #ffffff;
  margin: 0 -30px;
  padding: 24px 18px;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
}
@media screen and (max-width: 991px) {
  div.productdetails-view.productdetails .product-related-categories .product-fields-wrapper {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 -5px;
  }
}
div.productdetails-view.productdetails .product-related-categories .product-field {
  width: 100%;
  float: none;
  padding: 12px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  div.productdetails-view.productdetails .product-related-categories .product-field {
    width: 33.3333%;
    float: left;
  }
}
@media screen and (min-width: 1296px) {
  div.productdetails-view.productdetails .product-related-categories .product-field {
    width: 25%;
  }
}
div.productdetails-view.productdetails .product-related-categories .product-field-container {
  background: #ffffff;
  box-shadow: 0px 1px 3px #959595;
  padding: 24px;
}
div.productdetails-view.productdetails .product-related-categories .product-field-display > a {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-bottom: 12px;
}
div.productdetails-view.productdetails .product-related-categories .product-field-display > a:hover {
  color: #ff4141;
}
div.productdetails-view.productdetails .product-related-categories .product-field-display > a img {
  width: 100%;
  margin-bottom: 24px;
  border-bottom: 1px solid #e8e8e8;
}
div.productdetails-view.productdetails .product-related-categories .product-field-display div.PricesalesPrice {
  margin-bottom: 12px;
}
div.productdetails-view.productdetails .product-related-categories .product-field-display span.PricesalesPrice {
  font-size: 16px;
  font-weight: 500;
  color: #ff4141;
}
div.productdetails-view.productdetails .product-related-categories .product-field-display p.product_s_desc {
  overflow: hidden;
}
.productdetails-tabs {
  margin-top: 20px;
  margin-bottom: 96px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1296px) {
  .productdetails-tabs {
    max-width: 100%;
    width: 230px;
  }
}
.productdetails-tabs .nav-tabs {
  margin-bottom: 10px;
  text-align: center;
}
.productdetails-tabs .nav-tabs > li {
  float: none;
  display: inline-block;
}
.productdetails-tabs .nav-tabs > li a {
  color: #959595;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid transparent;
}
.productdetails-tabs .nav-tabs > li a:hover {
  border-bottom-color: #959595;
}
.productdetails-tabs .nav-tabs > li.active a,
.productdetails-tabs .nav-tabs > li.active a:hover,
.productdetails-tabs .nav-tabs > li.active a:focus {
  color: #222222;
  border-bottom: 1px solid #222222;
}
.ask-a-question-view input.counter,
.ask-a-question-view input#name,
.ask-a-question-view input#email {
  border: 1px solid #e8e8e8;
  background: #ffffff;
  color: #959595;
  font-weight: 400;
  margin-left: 0;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.428572;
  border-radius: 0;
}
.ask-a-question-view input.counter:hover,
.ask-a-question-view input#name:hover,
.ask-a-question-view input#email:hover {
  background: #ffffff;
  border-color: #222222;
}
.ask-a-question-view .form-field textarea.field {
  border: 1px solid #e8e8e8;
  background: #ffffff;
  color: #959595;
  font-weight: 400;
  border-radius: 0;
}
.ask-a-question-view .form-field textarea.field:hover {
  background: #ffffff;
  border-color: #222222;
}
.ask-a-question-view table.askform {
  border: 1px solid #dddddd;
}
.ask-a-question-view table.askform td,
.ask-a-question-view table.askform tr td {
  padding: 8px;
  border-top: 1px solid #dddddd;
}
.ask-a-question-view .submit .floatleft.width50 {
  float: none;
  width: 100%;
  text-align: left;
  margin-top: 24px;
}
.ask-a-question-view .submit .floatleft.width50 .counter {
  display: inline-block;
  width: auto;
}
@media screen and (min-width: 1296px) {
  .t3-content.col-xs-12 div.productdetails-view.productdetails .vm-product-container .additional-images {
    position: absolute;
    left: 10px;
    top: 0;
    margin: 0;
  }
  .t3-content.col-xs-12 div.productdetails-view.productdetails .vm-product-container .additional-images img {
    margin-right: 0;
  }
  .t3-content.col-xs-12 div.productdetails-view.productdetails .vm-product-container .main-image {
    padding-left: 77px;
  }
  .t3-content.col-xs-12 div.productdetails-view .vm-product-media-container .badge {
    left: 92px;
  }
}
.com_virtuemart .checkoutStep {
  color: #222222;
  font-size: 24px;
  font-weight: 700;
  margin-top: 12px;
}
.com_virtuemart #com-form-login {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  padding: 24px;
}
.com_virtuemart #com-form-login h2 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 24px;
  text-transform: none;
}
@media (max-width: 767px) {
  .com_virtuemart #com-form-login input.default {
    margin-bottom: 6px;
    width: 100%;
  }
}
.com_virtuemart #com-form-login label {
  display: inline-block;
}
.com_virtuemart #com-form-login .width30 {
  width: auto;
}
.com_virtuemart #com-form-login .width30 > a {
  font-size: 13px;
}
.com_virtuemart #com-form-login .width30.floatleft {
  display: block;
  margin-right: 0;
}
@media (min-width: 480px) {
  .com_virtuemart #com-form-login .width30.floatleft {
    display: inline-block;
    margin-right: 24px;
  }
}
.com_virtuemart #com-form-login #com-form-login-username,
.com_virtuemart #com-form-login #com-form-login-password {
  margin-bottom: 12px;
}
.com_virtuemart #com-form-login #com-form-login-username input,
.com_virtuemart #com-form-login #com-form-login-password input {
  border-width: 1px;
  width: 100%;
}
@media (min-width: 767px) {
  .com_virtuemart #com-form-login #com-form-login-username input,
  .com_virtuemart #com-form-login #com-form-login-password input {
    width: auto;
  }
}
.com_virtuemart #com-form-login #com-form-login-remember input.default {
  margin-right: 12px;
}
.com_virtuemart #com-form-login #com-form-login-remember input.inputbox {
  display: inline-block;
  outline: none;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .com_virtuemart #form-login input {
    display: block;
    margin-top: 6px;
  }
}
.com_virtuemart #userForm .control-buttons {
  margin-bottom: 24px;
}
.com_virtuemart #userForm .control-buttons > button,
.com_virtuemart #userForm .control-buttons .reg_text {
  margin-top: 6px;
  margin-bottom: 6px;
}
.com_virtuemart .vm-cart-header h1 {
  font-size: 32px;
  margin-top: 0;
}
.com_virtuemart #cart-view {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  padding: 10px;
}
@media (max-width: 480px) {
  .com_virtuemart #cart-view {
    border: 0;
    padding: 0;
  }
}
.com_virtuemart #cart-view h1 {
  border: none;
}
.com_virtuemart #cart-view label {
  font-weight: 400;
}
.com_virtuemart #cart-view input[type="radio"] {
  margin: 3px 6px 6px 0;
  position: relative;
}
.com_virtuemart #cart-view input[type="submit"],
.com_virtuemart #cart-view .cart-summary input.details-button,
.com_virtuemart #cart-view button.vm-button-correct {
  color: #ffffff;
  background-color: #ff4141;
  border-color: #ff4141;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.428572;
  background-image: none;
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}
.com_virtuemart #cart-view input[type="submit"]:focus,
.com_virtuemart #cart-view .cart-summary input.details-button:focus,
.com_virtuemart #cart-view button.vm-button-correct:focus,
.com_virtuemart #cart-view input[type="submit"].focus,
.com_virtuemart #cart-view .cart-summary input.details-button.focus,
.com_virtuemart #cart-view button.vm-button-correct.focus {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #c10000;
}
.com_virtuemart #cart-view input[type="submit"]:hover,
.com_virtuemart #cart-view .cart-summary input.details-button:hover,
.com_virtuemart #cart-view button.vm-button-correct:hover {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #ff0404;
}
.com_virtuemart #cart-view input[type="submit"]:active,
.com_virtuemart #cart-view .cart-summary input.details-button:active,
.com_virtuemart #cart-view button.vm-button-correct:active,
.com_virtuemart #cart-view input[type="submit"].active,
.com_virtuemart #cart-view .cart-summary input.details-button.active,
.com_virtuemart #cart-view button.vm-button-correct.active,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"],
.open > .dropdown-toggle.com_virtuemart #cart-view .cart-summary input.details-button,
.open > .dropdown-toggle.com_virtuemart #cart-view button.vm-button-correct {
  color: #ffffff;
  background-color: #ff0e0e;
  background-image: none;
  border-color: #ff0404;
}
.com_virtuemart #cart-view input[type="submit"]:active:hover,
.com_virtuemart #cart-view .cart-summary input.details-button:active:hover,
.com_virtuemart #cart-view button.vm-button-correct:active:hover,
.com_virtuemart #cart-view input[type="submit"].active:hover,
.com_virtuemart #cart-view .cart-summary input.details-button.active:hover,
.com_virtuemart #cart-view button.vm-button-correct.active:hover,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"]:hover,
.open > .dropdown-toggle.com_virtuemart #cart-view .cart-summary input.details-button:hover,
.open > .dropdown-toggle.com_virtuemart #cart-view button.vm-button-correct:hover,
.com_virtuemart #cart-view input[type="submit"]:active:focus,
.com_virtuemart #cart-view .cart-summary input.details-button:active:focus,
.com_virtuemart #cart-view button.vm-button-correct:active:focus,
.com_virtuemart #cart-view input[type="submit"].active:focus,
.com_virtuemart #cart-view .cart-summary input.details-button.active:focus,
.com_virtuemart #cart-view button.vm-button-correct.active:focus,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"]:focus,
.open > .dropdown-toggle.com_virtuemart #cart-view .cart-summary input.details-button:focus,
.open > .dropdown-toggle.com_virtuemart #cart-view button.vm-button-correct:focus,
.com_virtuemart #cart-view input[type="submit"]:active.focus,
.com_virtuemart #cart-view .cart-summary input.details-button:active.focus,
.com_virtuemart #cart-view button.vm-button-correct:active.focus,
.com_virtuemart #cart-view input[type="submit"].active.focus,
.com_virtuemart #cart-view .cart-summary input.details-button.active.focus,
.com_virtuemart #cart-view button.vm-button-correct.active.focus,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"].focus,
.open > .dropdown-toggle.com_virtuemart #cart-view .cart-summary input.details-button.focus,
.open > .dropdown-toggle.com_virtuemart #cart-view button.vm-button-correct.focus {
  color: #ffffff;
  background-color: #e90000;
  border-color: #c10000;
}
.com_virtuemart #cart-view input[type="submit"].disabled:hover,
.com_virtuemart #cart-view .cart-summary input.details-button.disabled:hover,
.com_virtuemart #cart-view button.vm-button-correct.disabled:hover,
.com_virtuemart #cart-view input[type="submit"][disabled]:hover,
.com_virtuemart #cart-view .cart-summary input.details-button[disabled]:hover,
.com_virtuemart #cart-view button.vm-button-correct[disabled]:hover,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"]:hover,
fieldset[disabled] .com_virtuemart #cart-view .cart-summary input.details-button:hover,
fieldset[disabled] .com_virtuemart #cart-view button.vm-button-correct:hover,
.com_virtuemart #cart-view input[type="submit"].disabled:focus,
.com_virtuemart #cart-view .cart-summary input.details-button.disabled:focus,
.com_virtuemart #cart-view button.vm-button-correct.disabled:focus,
.com_virtuemart #cart-view input[type="submit"][disabled]:focus,
.com_virtuemart #cart-view .cart-summary input.details-button[disabled]:focus,
.com_virtuemart #cart-view button.vm-button-correct[disabled]:focus,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"]:focus,
fieldset[disabled] .com_virtuemart #cart-view .cart-summary input.details-button:focus,
fieldset[disabled] .com_virtuemart #cart-view button.vm-button-correct:focus,
.com_virtuemart #cart-view input[type="submit"].disabled.focus,
.com_virtuemart #cart-view .cart-summary input.details-button.disabled.focus,
.com_virtuemart #cart-view button.vm-button-correct.disabled.focus,
.com_virtuemart #cart-view input[type="submit"][disabled].focus,
.com_virtuemart #cart-view .cart-summary input.details-button[disabled].focus,
.com_virtuemart #cart-view button.vm-button-correct[disabled].focus,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"].focus,
fieldset[disabled] .com_virtuemart #cart-view .cart-summary input.details-button.focus,
fieldset[disabled] .com_virtuemart #cart-view button.vm-button-correct.focus {
  background-color: #ff4141;
  border-color: #ff4141;
}
.com_virtuemart #cart-view input[type="submit"] .badge,
.com_virtuemart #cart-view .cart-summary input.details-button .badge,
.com_virtuemart #cart-view button.vm-button-correct .badge {
  color: #ff4141;
  background-color: #ffffff;
}
.com_virtuemart #cart-view input[type="submit"][value="Logout"],
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"] {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.com_virtuemart #cart-view input[type="submit"][value="Logout"]:focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:focus,
.com_virtuemart #cart-view input[type="submit"][value="Logout"].focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.com_virtuemart #cart-view input[type="submit"][value="Logout"]:hover,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:hover {
  color: #ffffff;
  background-color: #080808;
  border-color: #030303;
}
.com_virtuemart #cart-view input[type="submit"][value="Logout"]:active,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:active,
.com_virtuemart #cart-view input[type="submit"][value="Logout"].active,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].active,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"][value="Logout"],
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"][name="searchShopper"] {
  color: #ffffff;
  background-color: #080808;
  background-image: none;
  border-color: #030303;
}
.com_virtuemart #cart-view input[type="submit"][value="Logout"]:active:hover,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:active:hover,
.com_virtuemart #cart-view input[type="submit"][value="Logout"].active:hover,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].active:hover,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"][value="Logout"]:hover,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:hover,
.com_virtuemart #cart-view input[type="submit"][value="Logout"]:active:focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:active:focus,
.com_virtuemart #cart-view input[type="submit"][value="Logout"].active:focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].active:focus,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"][value="Logout"]:focus,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:focus,
.com_virtuemart #cart-view input[type="submit"][value="Logout"]:active.focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:active.focus,
.com_virtuemart #cart-view input[type="submit"][value="Logout"].active.focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].active.focus,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"][value="Logout"].focus,
.open > .dropdown-toggle.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.com_virtuemart #cart-view input[type="submit"][value="Logout"].disabled:hover,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].disabled:hover,
.com_virtuemart #cart-view input[type="submit"][value="Logout"][disabled]:hover,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"][disabled]:hover,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"][value="Logout"]:hover,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:hover,
.com_virtuemart #cart-view input[type="submit"][value="Logout"].disabled:focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].disabled:focus,
.com_virtuemart #cart-view input[type="submit"][value="Logout"][disabled]:focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"][disabled]:focus,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"][value="Logout"]:focus,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"][name="searchShopper"]:focus,
.com_virtuemart #cart-view input[type="submit"][value="Logout"].disabled.focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"].disabled.focus,
.com_virtuemart #cart-view input[type="submit"][value="Logout"][disabled].focus,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"][disabled].focus,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"][value="Logout"].focus,
fieldset[disabled] .com_virtuemart #cart-view input[type="submit"][name="searchShopper"].focus {
  background-color: #222222;
  border-color: #222222;
}
.com_virtuemart #cart-view input[type="submit"][value="Logout"] .badge,
.com_virtuemart #cart-view input[type="submit"][name="searchShopper"] .badge {
  color: #222222;
  background-color: #ffffff;
}
.com_virtuemart #cart-view .vm-cart-header-container {
  background: transparent;
  border-top: 2px solid #ff4141;
  color: #222222;
  font-size: 13px;
  text-transform: uppercase;
  padding-top: 24px;
}
.com_virtuemart #cart-view .vm-cart-header-container .vm-cart-header h1 {
  position: relative;
  display: inline-block;
  font-size: 32px;
  padding-bottom: 0;
  padding-top: 0;
  color: #222222;
}
.com_virtuemart #cart-view .vm-cart-header-container .vm-continue-shopping {
  margin: 0;
}
@media (max-width: 767px) {
  .com_virtuemart #cart-view .vm-cart-header-container .vm-continue-shopping {
    width: 100%;
  }
}
.com_virtuemart #cart-view .vm-cart-header-container .continue_link {
  background: transparent;
  border: 1px solid #e8e8e8;
  color: #555555;
  display: inline-block;
  padding: 12px 24px;
}
.com_virtuemart #cart-view .vm-cart-header-container .continue_link:after {
  content: "\f061";
  font-family: FontAwesome;
  margin-left: 6px;
}
.com_virtuemart #cart-view .vm-cart-header-container .continue_link:hover,
.com_virtuemart #cart-view .vm-cart-header-container .continue_link:focus,
.com_virtuemart #cart-view .vm-cart-header-container .continue_link:active {
  border-color: #222222;
}
.com_virtuemart #cart-view .inline input[type="text"] {
  display: inline-block;
}
.com_virtuemart #cart-view .inline tbody tr:first-child td:first-child > .button {
  margin-left: 0 !important;
  margin-top: 8px;
}
.com_virtuemart #cart-view .inline table td {
  padding: 6px;
}
@media (max-width: 767px) {
  .com_virtuemart #cart-view .inline table td {
    display: block;
  }
  .com_virtuemart #cart-view .inline table td .button {
    margin-top: 12px;
    margin-left: 0 !important;
  }
  .com_virtuemart #cart-view .inline table td .chzn-container {
    margin-bottom: -8px;
  }
}
.com_virtuemart #cart-view .billto-shipto {
  border: 1px solid #e8e8e8;
  margin: 24px 0;
  padding: 24px;
}
.com_virtuemart #cart-view .billto-shipto span {
  color: #222222;
}
@media (max-width: 767px) {
  .com_virtuemart #cart-view .billto-shipto .width50 {
    width: 100%;
  }
  .com_virtuemart #cart-view .billto-shipto .width50 + .width50 {
    margin-top: 12px;
  }
}
.com_virtuemart #cart-view .billto-shipto .vm2-billto-icon,
.com_virtuemart #cart-view .billto-shipto .vm2-shipto-icon {
  background: none;
  line-height: 1;
  margin-right: 6px;
  vertical-align: baseline;
  height: auto;
  width: auto;
}
.com_virtuemart #cart-view .billto-shipto .vm2-billto-icon:before,
.com_virtuemart #cart-view .billto-shipto .vm2-shipto-icon:before {
  font-family: FontAwesome;
  font-size: 25px;
}
.com_virtuemart #cart-view .billto-shipto .vm2-billto-icon::before {
  content: "\f015";
}
.com_virtuemart #cart-view .billto-shipto .vm2-shipto-icon:before {
  content: "\f003";
}
.com_virtuemart #cart-view .billto-shipto .output-shipto input {
  float: left;
  margin-right: 6px;
}
.com_virtuemart #cart-view .billto-shipto a.details {
  background: transparent;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  color: #555555;
  display: inline-block;
  padding: 6px 12px;
}
.com_virtuemart #cart-view .billto-shipto a.details:hover,
.com_virtuemart #cart-view .billto-shipto a.details:active,
.com_virtuemart #cart-view .billto-shipto a.details:focus {
  border-color: #222222;
}
@media (max-width: 991px) {
  .com_virtuemart #cart-view .vm-fieldset-pricelist {
    display: table-cell;
    overflow-y: scroll;
    outline: 1px solid #e8e8e8;
    outline-offset: -1px;
  }
}
.com_virtuemart #cart-view table.cart-summary tr th {
  background: #222222;
  border-color: #e8e8e8;
  color: #ffffff;
  font-weight: 400;
  padding: 12px 24px;
}
.com_virtuemart #cart-view table.cart-summary tr th .priceColor2 {
  color: #ffffff;
}
@media (max-width: 991px) {
  .com_virtuemart #cart-view table.cart-summary tr th {
    padding: 12px;
  }
}
.com_virtuemart #cart-view table.cart-summary tr td {
  border-color: #e8e8e8 !important;
  padding: 24px;
  vertical-align: middle;
}
.com_virtuemart #cart-view table.cart-summary tr td > br {
  display: none;
}
.com_virtuemart #cart-view table.cart-summary tr td .details-button {
  margin-left: 0;
  margin-top: 4.8px;
}
@media (max-width: 991px) {
  .com_virtuemart #cart-view table.cart-summary tr td {
    padding: 12px;
  }
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-name span.cart-images {
  margin-right: 12px;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-name span.cart-images img {
  margin-bottom: 5px;
  float: none;
  width: 60px;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-name a {
  color: #333333;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-name a:hover,
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-name a:focus,
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-name a:active {
  color: #ff4141;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity {
  min-width: 150px;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .quantity-input {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  display: inline-block;
  margin-right: 6px;
  padding: 1px;
  height: 24px;
  width: 24px;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .quantity-input:focus,
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .quantity-input:active,
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .quantity-input:hover {
  border-color: #222222;
  box-shadow: none;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart {
  background: none;
  border: 1px solid #e8e8e8;
  color: #959595;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 6px;
  padding: 0;
  vertical-align: top;
  height: 24px;
  width: 24px;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart:before {
  background: transparent !important;
  content: "\f021" !important;
  font-family: FontAwesome;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart:hover,
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart:focus,
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart:active {
  border-color: #222222;
  color: #555555;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart {
  background: none;
  border: 1px solid #e8e8e8;
  color: #959595;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  vertical-align: top;
  height: 24px;
  width: 24px;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart:before {
  background: transparent !important;
  content: "\f00d" !important;
  font-family: FontAwesome;
}
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart:hover,
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart:focus,
.com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart:active {
  border-color: #222222;
  color: #555555;
}
.com_virtuemart #cart-view table.cart-summary tr td .vmshipment_description,
.com_virtuemart #cart-view table.cart-summary tr td .vmpayment_description {
  padding-left: 24px;
}
.com_virtuemart #cart-view table.cart-summary tr td .vm-shipment-plugin-single {
  position: relative;
}
.com_virtuemart #cart-view table.cart-summary tr td .vm-shipment-plugin-single + .vm-shipment-plugin-single {
  margin-top: 24px;
}
.com_virtuemart #cart-view table.cart-summary tr td .vm-shipment-plugin-single > input {
  position: absolute;
  top: 0px;
}
.com_virtuemart #cart-view table.cart-summary tr td .vm-shipment-plugin-single > label {
  padding-left: 24px;
}
.com_virtuemart #cart-view table.cart-summary tr td > .vmshipment_name:before,
.com_virtuemart #cart-view table.cart-summary tr td > .vmpayment_name:before {
  content: "\f058";
  color: #00b765;
  font-family: FontAwesome;
  margin-right: 6px;
}
.com_virtuemart #cart-view table.cart-summary tr td .vm-payment-plugin-single {
  position: relative;
}
.com_virtuemart #cart-view table.cart-summary tr td .vm-payment-plugin-single + .vm-payment-plugin-single {
  margin-top: 24px;
}
.com_virtuemart #cart-view table.cart-summary tr td .vm-payment-plugin-single > input {
  position: absolute;
  top: 0px;
}
.com_virtuemart #cart-view table.cart-summary tr td .vm-payment-plugin-single > label {
  padding-left: 24px;
}
.com_virtuemart #cart-view table.cart-summary h3 {
  font-size: 14px;
}
.com_virtuemart #cart-view table.cart-summary td > h3:first-child {
  background: #f7f7f7;
  margin: -24px -24px 24px;
  padding: 12px 24px;
}
@media (max-width: 991px) {
  .com_virtuemart #cart-view table.cart-summary td > h3:first-child {
    margin: -12px -12px 24px;
    padding: 12px 12px;
  }
}
.com_virtuemart #cart-view .sectiontableentry1 h4 {
  margin-top: 0;
}
.com_virtuemart #cart-view .customer-note .customer-note {
  display: block;
  font-weight: 500;
  margin-top: 48px;
}
.com_virtuemart #cart-view .customer-note #customer_note_field {
  min-height: 100px;
  width: 100%;
}
.com_virtuemart #cart-view .vm-fieldset-tos {
  padding-top: 24px;
}
.com_virtuemart #cart-view .vm-fieldset-tos input.terms-of-service {
  float: left;
  margin-right: 6px;
}
.com_virtuemart #cart-view .vm-fieldset-tos div.terms-of-service {
  font-weight: 400;
  display: block;
}
.com_virtuemart #cart-view .coupon {
  display: inline-block;
  margin-bottom: 12px;
}
@media screen and (min-width: 767px) {
  .com_virtuemart #cart-view .coupon {
    margin-bottom: 0;
  }
}
.com_virtuemart #cart-view .checkout-button-top {
  border: 0;
}
.com_virtuemart #cart-view .vm-cart-item-total br {
  display: none;
}
.com_virtuemart .vmpayment_cardinfo {
  display: block;
  margin-top: 24px;
  font-size: 13px;
}
.com_virtuemart .vmpayment_cardinfo table {
  margin-top: 12px;
}
.manufacturer-details-view .spacer {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  margin-top: 24px;
}
.manufacturer-details-view .spacer .manufacturer-email {
  margin-bottom: 12px;
}
.manufacturer-details-view .spacer .manufacturer-email a {
  background: #5bc0de;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  padding: 6px 12px;
  line-height: 1;
}
.manufacturer-details-view .spacer .manufacturer-email a:hover,
.manufacturer-details-view .spacer .manufacturer-email a:focus,
.manufacturer-details-view .spacer .manufacturer-email a:active {
  background: #008449;
}
.manufacturer-details-view .spacer .manufacturer-url {
  margin-bottom: 12px;
}
.manufacturer-details-view .spacer .manufacturer-image img {
  border: 1px solid #f0f0f0;
}
@media screen and (min-width: 480px) {
  .manufacturer-details-view .spacer .manufacturer-image img {
    max-width: 200px;
  }
}
.manufacturer-details-view .spacer .manufacturer-product-link a {
  display: inline-block;
  margin-top: 24px;
  color: #ffffff;
  background-color: #ff4141;
  border-color: #ff4141;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.428572;
  border-radius: 0;
  font-weight: 700;
}
.manufacturer-details-view .spacer .manufacturer-product-link a:focus,
.manufacturer-details-view .spacer .manufacturer-product-link a.focus {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #c10000;
}
.manufacturer-details-view .spacer .manufacturer-product-link a:hover {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #ff0404;
}
.manufacturer-details-view .spacer .manufacturer-product-link a:active,
.manufacturer-details-view .spacer .manufacturer-product-link a.active,
.open > .dropdown-toggle.manufacturer-details-view .spacer .manufacturer-product-link a {
  color: #ffffff;
  background-color: #ff0e0e;
  background-image: none;
  border-color: #ff0404;
}
.manufacturer-details-view .spacer .manufacturer-product-link a:active:hover,
.manufacturer-details-view .spacer .manufacturer-product-link a.active:hover,
.open > .dropdown-toggle.manufacturer-details-view .spacer .manufacturer-product-link a:hover,
.manufacturer-details-view .spacer .manufacturer-product-link a:active:focus,
.manufacturer-details-view .spacer .manufacturer-product-link a.active:focus,
.open > .dropdown-toggle.manufacturer-details-view .spacer .manufacturer-product-link a:focus,
.manufacturer-details-view .spacer .manufacturer-product-link a:active.focus,
.manufacturer-details-view .spacer .manufacturer-product-link a.active.focus,
.open > .dropdown-toggle.manufacturer-details-view .spacer .manufacturer-product-link a.focus {
  color: #ffffff;
  background-color: #e90000;
  border-color: #c10000;
}
.manufacturer-details-view .spacer .manufacturer-product-link a.disabled:hover,
.manufacturer-details-view .spacer .manufacturer-product-link a[disabled]:hover,
fieldset[disabled] .manufacturer-details-view .spacer .manufacturer-product-link a:hover,
.manufacturer-details-view .spacer .manufacturer-product-link a.disabled:focus,
.manufacturer-details-view .spacer .manufacturer-product-link a[disabled]:focus,
fieldset[disabled] .manufacturer-details-view .spacer .manufacturer-product-link a:focus,
.manufacturer-details-view .spacer .manufacturer-product-link a.disabled.focus,
.manufacturer-details-view .spacer .manufacturer-product-link a[disabled].focus,
fieldset[disabled] .manufacturer-details-view .spacer .manufacturer-product-link a.focus {
  background-color: #ff4141;
  border-color: #ff4141;
}
.manufacturer-details-view .spacer .manufacturer-product-link a .badge {
  color: #ff4141;
  background-color: #ffffff;
}
div[class*="-view"] {
  margin-bottom: 20px;
}
div[class*="-view"] div.row {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  div[class*="-view"] div.row {
    flex-wrap: nowrap;
  }
}
div[class*="-view"] div.row + .row > * {
  margin-top: 10px;
}
div[class*="-view"] h1 {
  color: #222222;
  font-size: 32px;
  margin-bottom: 0;
  margin-top: 10px;
}
div[class*="-view"] > h4 {
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  color: #222222;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 10px 0;
  padding: 10px 0 2.5px;
  position: relative;
  text-transform: uppercase;
}
div[class*="-view"] .horizontal-separator {
  background: transparent;
  margin: 0;
  height: 10px;
}
div[class*="-view"] .vm-col.product {
  border: 0;
  min-width: 0;
  margin: 0;
  position: relative;
  text-align: left;
}
@media (max-width: 991px) {
  div[class*="-view"] .vm-col.product + .product {
    margin-top: 10px;
  }
}
div[class*="-view"] .vm-col.product .spacer {
  background: #ffffff;
  border: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  padding: 0;
  margin: 0;
  height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  div[class*="-view"] .vm-col.product .spacer {
    display: block;
  }
}
div[class*="-view"] .vm-col.product .spacer .vm3pr-0,
div[class*="-view"] .vm-col.product .spacer .vm-details-button {
  margin-top: 10px;
}
div[class*="-view"] .vm-col.product .spacer .vm3pr-0 a,
div[class*="-view"] .vm-col.product .spacer .vm-details-button a {
  display: block;
  min-width: 100%;
  width: 100%;
}
div[class*="-view"] .vm-col.product.vm-col-5 .spacer {
  min-height: 365px;
}
div[class*="-view"] .vm-col.product .vm-info-footer {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 12px;
}
div[class*="-view"] .ratingbox {
  margin-bottom: 0;
}
div[class*="-view"] .vm-product-footer,
div[class*="-view"] .vm-product-action {
  margin-top: 5px;
}
div[class*="-view"] .vm-product-footer:before,
div[class*="-view"] .vm-product-action:before,
div[class*="-view"] .vm-product-footer:after,
div[class*="-view"] .vm-product-action:after {
  display: table;
  content: " ";
}
div[class*="-view"] .vm-product-footer:after,
div[class*="-view"] .vm-product-action:after {
  clear: both;
}
div[class*="-view"] .vm-product-footer .vm3pr-0,
div[class*="-view"] .vm-product-action .vm3pr-0,
div[class*="-view"] .vm-product-footer .vmicon,
div[class*="-view"] .vm-product-action .vmicon {
  float: left;
}
div[class*="-view"] .vm-product-footer .vmicon,
div[class*="-view"] .vm-product-action .vmicon {
  background: #959595;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 0;
  margin-left: 5px;
}
div[class*="-view"] .vm-product-footer .vmicon.vm2-nostock i,
div[class*="-view"] .vm-product-action .vmicon.vm2-nostock i {
  color: #959595;
}
div[class*="-view"] .vm-product-footer .vmicon.vm2-normalstock i,
div[class*="-view"] .vm-product-action .vmicon.vm2-normalstock i {
  color: #ff4141;
}
div[class*="-view"] .vm-product-footer .quantity-box,
div[class*="-view"] .vm-product-action .quantity-box,
div[class*="-view"] .vm-product-footer .quantity-controls,
div[class*="-view"] .vm-product-action .quantity-controls {
  display: none;
}
div[class*="-view"] .vm-product-descr-container-1,
div[class*="-view"] .vm-product-descr-container-0 {
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  line-height: 1.7143;
  margin-bottom: 2.5px;
  min-height: 0;
}
div[class*="-view"] .vm-product-descr-container-1 > h4,
div[class*="-view"] .vm-product-descr-container-0 > h4 {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7143;
}
div[class*="-view"] .vm-product-descr-container-1 a,
div[class*="-view"] .vm-product-descr-container-0 a {
  border-bottom: 1px solid transparent;
  color: #333333;
  display: inline;
}
div[class*="-view"] .vm-product-descr-container-1 a:hover,
div[class*="-view"] .vm-product-descr-container-0 a:hover,
div[class*="-view"] .vm-product-descr-container-1 a:focus,
div[class*="-view"] .vm-product-descr-container-0 a:focus,
div[class*="-view"] .vm-product-descr-container-1 a:active,
div[class*="-view"] .vm-product-descr-container-0 a:active {
  border-bottom-color: #e8e8e8;
  color: #333333;
}
div[class*="-view"] .product_s_desc {
  color: #888888;
  font-size: 14px;
  line-height: 1.7143;
  height: auto;
  margin-top: 6px;
}
div[class*="-view"] .vm-product-media-container {
  position: relative;
  margin-bottom: 24px;
}
div[class*="-view"] .vm-product-media-container .badge {
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff !important;
  position: absolute;
  top: 5px;
  left: 5px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px !important;
  line-height: 15px;
  padding: 0;
  height: 15px;
  width: 15px;
}
div[class*="-view"] .vm-product-media-container .badge.badge-new {
  background-color: #00b765;
}
div[class*="-view"] .vm-product-media-container .badge.badge-hot {
  background-color: #cc0000;
}
div[class*="-view"] .vm-product-media-container .badge.badge-sale {
  background-color: #0077bb;
}
div[class*="-view"] .vm-product-media-container .vm-product-action {
  position: absolute;
  bottom: 0;
  padding: 5px;
  margin-top: 0;
  width: 100%;
}
div[class*="-view"] .vm-product-media-container .vm-product-action .vm-customfields-wrap {
  display: none;
}
div[class*="-view"] .vm-product-media-container .vm-product-action .addtocart-area,
div[class*="-view"] .vm-product-media-container .vm-product-action .addtocart-bar {
  margin: 0;
}
div[class*="-view"] .vm-product-media-container .vm-product-action .addtocart-button,
div[class*="-view"] .vm-product-media-container .vm-product-action .viewdetail-button {
  display: block;
}
div[class*="-view"] .vm-product-media-container .vm-product-action .addtocart-button .addtocart-button,
div[class*="-view"] .vm-product-media-container .vm-product-action .viewdetail-button .addtocart-button,
div[class*="-view"] .vm-product-media-container .vm-product-action .addtocart-button .viewdetail-button,
div[class*="-view"] .vm-product-media-container .vm-product-action .viewdetail-button .viewdetail-button {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  width: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.touch div[class*="-view"] .vm-product-media-container .vm-product-action {
  display: none;
}
@media (max-width: 991px) {
  div[class*="-view"] .vm-product-media-container.vmproduct-image .featuredProductImage {
    width: 100%;
  }
}
div[class*="-view"] .spacer:hover .vm-product-media-container .vm-product-action .addtocart-button .addtocart-button,
div[class*="-view"] .spacer:hover .vm-product-media-container .vm-product-action .viewdetail-button .viewdetail-button {
  transform: scale(1);
  -webkit-transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
div[class*="-view"] .product-price .PricesalesPrice.vm-display.vm-price-value span.tax_info {
  font-weight: 600;
}
div[class*="-view"] .product-price .vm-display.vm-price-value {
  text-align: left;
  margin-top: 0;
  margin-bottom: 12px;
  float: none;
  display: block;
}
div[class*="-view"] .product-price .vm-display.vm-price-value span {
  color: #222222;
  font-size: 16px;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
}
div[class*="-view"] .product-price .vm-display.vm-price-value span.PricesalesPrice {
  font-weight: 600;
}
div[class*="-view"] .product-price .vm-display.vm-price-value span.PricebasePrice {
  font-weight: 300;
  margin-bottom: 0;
}
div[class*="-view"] .product-price .vm-display.vm-price-value span.vm-price-desc {
  display: block;
  margin-right: 0;
  color: #555555;
  font-size: 14px;
  font-weight: 400;
}
div[class*="-view"] .product-price div.PricebasePrice.vm-display.vm-price-value {
  margin-bottom: 0;
  display: block;
}
div[class*="-view"] .vm-prices-info {
  display: block;
}
div[class*="-view"] .vm-category a {
  color: #888888;
  font-size: 13px;
}
div[class*="-view"] .vm-category a:hover,
div[class*="-view"] .vm-category a:focus,
div[class*="-view"] .vm-category a:active {
  color: #ff4141;
}
div[class*="-view"] .vm-product-footer:before,
div[class*="-view"] .vm-product-footer:after {
  display: table;
  content: " ";
}
div[class*="-view"] .vm-product-footer:after {
  clear: both;
}
div[class*="-view"] .vm-product-footer .product-price {
  float: left;
}
div[class*="-view"] .vm-product-footer .vm-product-rating-container {
  float: right;
}
.com_virtuemart.view-user h1 {
  color: #555555;
  margin-bottom: 24px;
  margin-top: 20px;
  font-size: 45px;
}
@media (max-width: 767px) {
  .com_virtuemart.view-user h1 {
    font-size: 32px;
  }
}
.com_virtuemart.view-user #com-form-login {
  background: #f7f7f7;
  border: 1px solid #e8e8e8;
  padding: 24px;
  font-size: 12px;
}
.com_virtuemart.view-user #com-form-login label {
  font-weight: 400;
  margin-left: 8px;
}
.com_virtuemart.view-user #com-form-login + #checkoutForm .billto-shipto {
  border-top: none;
}
.com_virtuemart.view-user #com-form-login input[type="checkbox"] {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.com_virtuemart.view-user #com-form-login input[type="submit"] {
  color: #ffffff;
  background-color: #ff4141;
  border-color: #ff4141;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  margin-right: 6px;
  padding: 5px 24px;
  text-transform: uppercase;
}
.com_virtuemart.view-user #com-form-login input[type="submit"]:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"].focus {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #c10000;
}
.com_virtuemart.view-user #com-form-login input[type="submit"]:hover {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #ff0404;
}
.com_virtuemart.view-user #com-form-login input[type="submit"]:active,
.com_virtuemart.view-user #com-form-login input[type="submit"].active,
.open > .dropdown-toggle.com_virtuemart.view-user #com-form-login input[type="submit"] {
  color: #ffffff;
  background-color: #ff0e0e;
  background-image: none;
  border-color: #ff0404;
}
.com_virtuemart.view-user #com-form-login input[type="submit"]:active:hover,
.com_virtuemart.view-user #com-form-login input[type="submit"].active:hover,
.open > .dropdown-toggle.com_virtuemart.view-user #com-form-login input[type="submit"]:hover,
.com_virtuemart.view-user #com-form-login input[type="submit"]:active:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"].active:focus,
.open > .dropdown-toggle.com_virtuemart.view-user #com-form-login input[type="submit"]:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"]:active.focus,
.com_virtuemart.view-user #com-form-login input[type="submit"].active.focus,
.open > .dropdown-toggle.com_virtuemart.view-user #com-form-login input[type="submit"].focus {
  color: #ffffff;
  background-color: #e90000;
  border-color: #c10000;
}
.com_virtuemart.view-user #com-form-login input[type="submit"].disabled:hover,
.com_virtuemart.view-user #com-form-login input[type="submit"][disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user #com-form-login input[type="submit"]:hover,
.com_virtuemart.view-user #com-form-login input[type="submit"].disabled:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user #com-form-login input[type="submit"]:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"].disabled.focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][disabled].focus,
fieldset[disabled] .com_virtuemart.view-user #com-form-login input[type="submit"].focus {
  background-color: #ff4141;
  border-color: #ff4141;
}
.com_virtuemart.view-user #com-form-login input[type="submit"] .badge {
  color: #ff4141;
  background-color: #ffffff;
}
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"] {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:hover {
  color: #ffffff;
  background-color: #080808;
  border-color: #030303;
}
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:active,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].active,
.open > .dropdown-toggle.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"] {
  color: #ffffff;
  background-color: #080808;
  background-image: none;
  border-color: #030303;
}
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:active:hover,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].active:hover,
.open > .dropdown-toggle.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:hover,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:active:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].active:focus,
.open > .dropdown-toggle.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:active.focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].active.focus,
.open > .dropdown-toggle.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].disabled:hover,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"][disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:hover,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].disabled:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"][disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"]:focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].disabled.focus,
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"][disabled].focus,
fieldset[disabled] .com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"].focus {
  background-color: #222222;
  border-color: #222222;
}
.com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"] .badge {
  color: #222222;
  background-color: #ffffff;
}
.com_virtuemart.view-user #com-form-login #com-form-login-username .inputbox,
.com_virtuemart.view-user #com-form-login #com-form-login-password .inputbox {
  width: 100%;
  background: #ffffff;
  color: #555555;
}
@media (max-width: 767px) {
  .com_virtuemart.view-user #com-form-login #com-form-login-username,
  .com_virtuemart.view-user #com-form-login #com-form-login-password,
  .com_virtuemart.view-user #com-form-login #com-form-login-remember {
    display: block;
    margin-bottom: 12px;
    width: 100%;
  }
}
.com_virtuemart.view-user #adminForm > a + a {
  margin-left: 24px;
}
.com_virtuemart.view-user .userdata {
  margin-bottom: 10px;
}
.com_virtuemart.view-user .userdata h2 {
  font-size: 14px;
  margin-top: 0;
  font-weight: 400;
  padding: 0;
  border: none;
}
.com_virtuemart.view-user .userdata .inputbox[type="text"],
.com_virtuemart.view-user .userdata .inputbox[type="password"] {
  width: 100%;
}
.com_virtuemart.view-user .userdata #com-form-login-remember .inputbox {
  height: auto;
  width: auto;
}
@media (max-width: 991px) {
  .com_virtuemart.view-user .user-details {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user .user-details {
    width: 100%;
  }
}
.com_virtuemart.view-user .user-details tr td {
  border: none;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user .user-details tr td {
    display: block;
    padding: 0;
  }
}
.com_virtuemart.view-user .user-details tr td.key {
  padding: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user .user-details tr td.key:before,
  .com_virtuemart.view-user .user-details tr td.key:after {
    display: table;
    content: " ";
  }
  .com_virtuemart.view-user .user-details tr td.key:after {
    clear: both;
  }
}
.com_virtuemart.view-user .user-details tr td.key .asterisk {
  color: #ffcc00;
}
.com_virtuemart.view-user .user-details tr td input {
  border-radius: 0;
  background: none;
  margin-left: 0;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  padding: 12px 24px;
}
@media screen and (min-width: 768px) {
  .com_virtuemart.view-user .user-details tr td input {
    width: 280px !important;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user .user-details tr td input {
    width: 100% !important;
  }
}
.com_virtuemart.view-user .user-details tr td input:focus {
  box-shadow: none;
  border-color: #777171;
}
.com_virtuemart.view-user .user-details tr td input.default:hover {
  color: #555555;
}
@media screen and (min-width: 768px) {
  .com_virtuemart.view-user .user-details tr td .chzn-container {
    width: 280px !important;
  }
}
.com_virtuemart.view-user .user-details tr td .chzn-container .chzn-single {
  border-radius: 0;
}
.com_virtuemart.view-user .user-details tr td .chzn-container .chzn-drop {
  box-sizing: border-box !important;
  width: 100% !important;
}
.com_virtuemart.view-user .user-details tr td label {
  width: 200px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user .user-details tr td label {
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 1295px) {
  .com_virtuemart.view-user table {
    display: block;
    max-width: 100%;
    overflow: auto;
  }
}
.com_virtuemart.view-user #vendor_currency_chzn {
  padding-bottom: 24px;
}
.com_virtuemart.view-user #editcell table th,
.com_virtuemart.view-user #editcell table td {
  padding-right: 24px;
}
.com_virtuemart.view-user button.reset-value {
  height: auto !important;
}
.com_virtuemart.view-user .buttonBar-right .button {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  padding: 5px 24px;
  font-size: 12px;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
}
.com_virtuemart.view-user .buttonBar-right .button:focus,
.com_virtuemart.view-user .buttonBar-right .button.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.com_virtuemart.view-user .buttonBar-right .button:hover {
  color: #ffffff;
  background-color: #080808;
  border-color: #030303;
}
.com_virtuemart.view-user .buttonBar-right .button:active,
.com_virtuemart.view-user .buttonBar-right .button.active,
.open > .dropdown-toggle.com_virtuemart.view-user .buttonBar-right .button {
  color: #ffffff;
  background-color: #080808;
  background-image: none;
  border-color: #030303;
}
.com_virtuemart.view-user .buttonBar-right .button:active:hover,
.com_virtuemart.view-user .buttonBar-right .button.active:hover,
.open > .dropdown-toggle.com_virtuemart.view-user .buttonBar-right .button:hover,
.com_virtuemart.view-user .buttonBar-right .button:active:focus,
.com_virtuemart.view-user .buttonBar-right .button.active:focus,
.open > .dropdown-toggle.com_virtuemart.view-user .buttonBar-right .button:focus,
.com_virtuemart.view-user .buttonBar-right .button:active.focus,
.com_virtuemart.view-user .buttonBar-right .button.active.focus,
.open > .dropdown-toggle.com_virtuemart.view-user .buttonBar-right .button.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.com_virtuemart.view-user .buttonBar-right .button.disabled:hover,
.com_virtuemart.view-user .buttonBar-right .button[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user .buttonBar-right .button:hover,
.com_virtuemart.view-user .buttonBar-right .button.disabled:focus,
.com_virtuemart.view-user .buttonBar-right .button[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user .buttonBar-right .button:focus,
.com_virtuemart.view-user .buttonBar-right .button.disabled.focus,
.com_virtuemart.view-user .buttonBar-right .button[disabled].focus,
fieldset[disabled] .com_virtuemart.view-user .buttonBar-right .button.focus {
  background-color: #222222;
  border-color: #222222;
}
.com_virtuemart.view-user .buttonBar-right .button .badge {
  color: #222222;
  background-color: #ffffff;
}
.com_virtuemart.view-user .buttonBar-right button[type="submit"] {
  color: #ffffff;
  background-color: #ff4141;
  border-color: #ff4141;
}
.com_virtuemart.view-user .buttonBar-right button[type="submit"]:focus,
.com_virtuemart.view-user .buttonBar-right button[type="submit"].focus {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #c10000;
}
.com_virtuemart.view-user .buttonBar-right button[type="submit"]:hover {
  color: #ffffff;
  background-color: #ff0e0e;
  border-color: #ff0404;
}
.com_virtuemart.view-user .buttonBar-right button[type="submit"]:active,
.com_virtuemart.view-user .buttonBar-right button[type="submit"].active,
.open > .dropdown-toggle.com_virtuemart.view-user .buttonBar-right button[type="submit"] {
  color: #ffffff;
  background-color: #ff0e0e;
  background-image: none;
  border-color: #ff0404;
}
.com_virtuemart.view-user .buttonBar-right button[type="submit"]:active:hover,
.com_virtuemart.view-user .buttonBar-right button[type="submit"].active:hover,
.open > .dropdown-toggle.com_virtuemart.view-user .buttonBar-right button[type="submit"]:hover,
.com_virtuemart.view-user .buttonBar-right button[type="submit"]:active:focus,
.com_virtuemart.view-user .buttonBar-right button[type="submit"].active:focus,
.open > .dropdown-toggle.com_virtuemart.view-user .buttonBar-right button[type="submit"]:focus,
.com_virtuemart.view-user .buttonBar-right button[type="submit"]:active.focus,
.com_virtuemart.view-user .buttonBar-right button[type="submit"].active.focus,
.open > .dropdown-toggle.com_virtuemart.view-user .buttonBar-right button[type="submit"].focus {
  color: #ffffff;
  background-color: #e90000;
  border-color: #c10000;
}
.com_virtuemart.view-user .buttonBar-right button[type="submit"].disabled:hover,
.com_virtuemart.view-user .buttonBar-right button[type="submit"][disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user .buttonBar-right button[type="submit"]:hover,
.com_virtuemart.view-user .buttonBar-right button[type="submit"].disabled:focus,
.com_virtuemart.view-user .buttonBar-right button[type="submit"][disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user .buttonBar-right button[type="submit"]:focus,
.com_virtuemart.view-user .buttonBar-right button[type="submit"].disabled.focus,
.com_virtuemart.view-user .buttonBar-right button[type="submit"][disabled].focus,
fieldset[disabled] .com_virtuemart.view-user .buttonBar-right button[type="submit"].focus {
  background-color: #ff4141;
  border-color: #ff4141;
}
.com_virtuemart.view-user .buttonBar-right button[type="submit"] .badge {
  color: #ff4141;
  background-color: #ffffff;
}
.com_virtuemart.view-user .userfields_info {
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  margin: 5px 0;
  padding: 12px 0;
  text-transform: uppercase;
}
.com_virtuemart.view-user .form-validate {
  padding-top: 24px;
}
.com_virtuemart.view-user .form-validate .vm-btn {
  word-wrap: break-word;
  white-space: pre;
  width: auto;
  padding: 12px 24px;
  margin: 8px 8px 0 0 !important;
}
.com_virtuemart.view-user fieldset {
  margin-bottom: 12px;
}
.com_virtuemart.view-user fieldset > legend {
  border: none;
  font-size: 14px;
  color: #555555;
  margin: 0 0 12px;
}
.com_virtuemart .vendor-details-view h1 {
  margin-bottom: 24px;
}
.com_virtuemart .vendor-details-view h1 .vendor-image {
  margin-top: 24px;
}
.com_virtuemart .vendor-details-view #askform label {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .com_virtuemart .vendor-details-view #askform .submit .paddingtop input.counter {
    margin-top: 0;
    margin-left: 6px;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart .vendor-details-view #askform .submit .paddingtop input.counter {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart .vendor-details-view #askform .submit .paddingtop {
    margin-bottom: 24px;
    padding-top: 24px;
    text-align: left;
    width: 100%;
  }
}
div[class*="-view"].mod-vmproduct-slide {
  margin-bottom: 0;
}
.vm-product-list-wrap .vm-category {
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-size: 32px;
  font-weight: 300;
  align-items: center;
  justify-content: center;
}
.vm-product-list-wrap .mod-vmproduct {
  margin-bottom: 0;
}
.vm-product-list-wrap .mod-vmproduct .spacer {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}
.vm-product-list-wrap .category-action {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .vm-product-list-wrap .area-category {
    margin-bottom: 10px;
  }
  .vm-product-list-wrap .area-category .vm-category {
    padding: 20px 10px;
  }
}
.vm-orders-list #com-form-order-submit {
  margin-top: 28px;
}
.productdetails.product-container > div + div {
  margin-top: 10px;
}
.productdetails.product-container .featuredProductImage {
  margin-bottom: 5px;
}
.productdetails.product-container .productdetails {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 12px;
}
.productdetails.product-container .productdetails .product-field {
  text-align: center;
}
.productdetails.product-container .productdetails .addtocart-button {
  margin-left: 12px;
}
#vmCartModule .show_cart a.details {
  background: #ff4141;
  padding: 8px 12px;
  margin-top: 10px;
}
#vmCartModule .show_cart a.details:hover {
  opacity: 0.9;
}
@media (max-width: 767px) {
  #adminForm #ui-tabs .admintable tr {
    display: flex;
    flex-wrap: wrap;
  }
  #adminForm #ui-tabs .admintable tr td {
    width: auto;
  }
}