@charset "utf-8";.ja-megafilter-wrap {
  position: relative;
}
.ja-megafilter-wrap.row {
  margin-left: -18px;
  margin-right: -18px;
}
.ja-megafilter-wrap .main-content {
  width: 100%;
  padding-left: 18px;
  padding-right: 18px;
}
.ja-megafilter-wrap .sidebar-main {
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: 1050;
  max-width: 324px;
  width: 0;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 36px;
  padding-right: 36px;
  -webkit-transition: 350ms all;
  -o-transition: 350ms all;
  transition: 350ms all;
}
.ja-megafilter-wrap .sidebar-main.open {
  width: 100%;
  opacity: 1;
}
.ja-megafilter-wrap .sidebar-main .sidebar-toggle {
  display: block;
  position: absolute;
  color: #ffffff;
  background: #000000;
  border-left: 1px solid #222222;
  padding: 0 12px;
  font-size: 12px;
  text-align: center;
  right: 0;
  height: 54px;
  width: 54px;
  line-height: 54px;
}
.ja-megafilter-wrap .sidebar-main .block-subtitle {
  display: none;
}
.ja-megafilter-wrap .sidebar-main .block-subtitle.filter-current-subtitle {
  background: #000000;
  color: #ffffff;
  margin: 0 -36px;
  padding: 0 12px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  height: 54px;
  line-height: 54px;
  border-bottom: 0;
  display: block;
}
.ja-megafilter-wrap .sidebar-main .selected-filters {
  margin: 0 -36px 24px;
  background: none;
  padding: 0;
  border-bottom: 1px solid #e8e8e8;
}
.ja-megafilter-wrap .sidebar-main .selected-filters ol.items {
  padding: 18px 36px;
  margin-bottom: 0;
}
.ja-megafilter-wrap .sidebar-main .selected-filters .filter-value .fa {
  border: 1px solid #e8e8e8;
  border-radius: 50%;
}
.ja-megafilter-wrap .sidebar-main .filter-actions {
  padding: 0 36px 36px;
}
.ja-megafilter-wrap .sidebar-main + .sidebar-toggle {
  color: #222222;
  background: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  border-right: 1px solid #e8e8e8;
  height: 54px;
  line-height: 54px;
  display: inline-block;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  left: 19px;
  top: 1px;
  z-index: 2;
}
.ja-megafilter-wrap .sidebar-main + .sidebar-toggle i {
  margin-right: 12px;
}
.ja-megafilter-wrap .sidebar-main + .sidebar-toggle + .main-content .jamg-layout-chooser {
  display: none;
}
.ja-products-wrapper .product-items {
  margin-right: -18px;
  margin-left: -18px;
}
.ja-products-wrapper .product-item {
  padding-right: 18px;
  padding-left: 18px;
}
.ja-products-wrapper .product-item .product-item-name {
  line-height: 1.7143;
  font-size: 14px;
  font-weight: 500;
}
.ja-products-wrapper .product-item .product-item-name a {
  color: #222222;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid transparent;
}
.ja-products-wrapper .product-item .product-item-name a:hover,
.ja-products-wrapper .product-item .product-item-name a:focus,
.ja-products-wrapper .product-item .product-item-name a:active {
  border-bottom-color: #e8e8e8;
}
.ja-products-wrapper .product-item .product-item-details:before,
.ja-products-wrapper .product-item .product-item-details:after {
  display: table;
  content: " ";
}
.ja-products-wrapper .product-item .product-item-details:after {
  clear: both;
}
.ja-products-wrapper .product-item .product-item-details:hover .product-item-actions {
  opacity: 1;
  -webkit-transition: 350ms all;
  -o-transition: 350ms all;
  transition: 350ms all;
}
.ja-products-wrapper .product-item .product-item-details .row.price {
  float: left;
}
.ja-products-wrapper .product-item .product-item-details .row.rating {
  float: right;
}
.ja-products-wrapper .product-item .product-item-details .cat {
  font-size: 13px;
  color: #959595;
  margin-bottom: 12px;
}
.ja-products-wrapper .product-item .product-item-details span.price {
  font-size: 16px;
  color: #222222;
  font-weight: 500;
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar {
  background: #222222;
  margin: 0;
  display: flex;
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar .quantity-controls {
  margin-right: 0;
  margin-left: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  width: 20px;
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar .quantity-controls input {
  background-color: transparent;
  border: 0;
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar .quantity-controls input.quantity-plus {
  margin-top: 8px;
  margin-bottom: 5px;
  background-position: 2px bottom;
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar .quantity-controls input.quantity-minus {
  background-position: -14px -15px;
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar .btn-default {
  width: 100%;
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar .addtocart-button {
  width: calc(100% - 69px);
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar .addtocart-button .wait-1 {
  display: none;
}
.ja-products-wrapper .product-item .product-item-details .addtocart-bar .quantity-input {
  border: 0;
  background: none;
  color: #ffffff;
  height: 100%;
}
.ja-products-wrapper .product-item .product-item-details .product-item-actions {
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  opacity: 0;
  padding-right: 18px;
  padding-left: 18px;
}
.touch .ja-products-wrapper .product-item .product-item-details .product-item-actions {
  opacity: 1;
  position: static;
  padding-right: 0;
  padding-left: 0;
}
.ja-products-wrapper .product-item span.addtocart-button input.btn-default {
  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;
}
.ja-products-wrapper .product-item span.addtocart-button input.btn-default:focus,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.ja-products-wrapper .product-item span.addtocart-button input.btn-default:hover {
  color: #ffffff;
  background-color: #080808;
  border-color: #030303;
}
.ja-products-wrapper .product-item span.addtocart-button input.btn-default:active,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default.active,
.open > .dropdown-toggle.ja-products-wrapper .product-item span.addtocart-button input.btn-default {
  color: #ffffff;
  background-color: #080808;
  background-image: none;
  border-color: #030303;
}
.ja-products-wrapper .product-item span.addtocart-button input.btn-default:active:hover,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default.active:hover,
.open > .dropdown-toggle.ja-products-wrapper .product-item span.addtocart-button input.btn-default:hover,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default:active:focus,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default.active:focus,
.open > .dropdown-toggle.ja-products-wrapper .product-item span.addtocart-button input.btn-default:focus,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default:active.focus,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default.active.focus,
.open > .dropdown-toggle.ja-products-wrapper .product-item span.addtocart-button input.btn-default.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.ja-products-wrapper .product-item span.addtocart-button input.btn-default.disabled:hover,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default[disabled]:hover,
fieldset[disabled] .ja-products-wrapper .product-item span.addtocart-button input.btn-default:hover,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default.disabled:focus,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default[disabled]:focus,
fieldset[disabled] .ja-products-wrapper .product-item span.addtocart-button input.btn-default:focus,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default.disabled.focus,
.ja-products-wrapper .product-item span.addtocart-button input.btn-default[disabled].focus,
fieldset[disabled] .ja-products-wrapper .product-item span.addtocart-button input.btn-default.focus {
  background-color: #222222;
  border-color: #222222;
}
.ja-products-wrapper .product-item span.addtocart-button input.btn-default .badge {
  color: #222222;
  background-color: #ffffff;
}
.ja-products-wrapper .product-item-photo {
  position: relative;
}
.ja-products-wrapper .product-item-photo img {
  width: 100%;
}
.ja-products-wrapper.products-grid .product-item .product-item-info {
  padding: 0;
  border: 0;
}
.ja-products-wrapper.products-grid .product-item .product-item-info:hover {
  box-shadow: none;
}
.ja-products-wrapper.products-grid .product-item .product-item-info > .product-item-actions {
  display: none;
}
.ja-products-wrapper.products-grid .product-item .row.desc {
  display: none;
}
.touch .ja-products-wrapper.products-grid .product-item span.addtocart-button input.btn-default {
  padding-left: 10px;
  padding-right: 10px;
}
.ja-products-wrapper.products-list .list .product-item .row.desc {
  clear: both;
  display: block;
}
.ja-products-wrapper.products-list .list .product-item .product-item-name a {
  font-size: 32px;
  font-weight: 300;
}
.ja-products-wrapper.products-list .list .product-item .product-item-details .row.thumb .col-md-12 {
  position: static;
}
.ja-products-wrapper.products-list .list .product-item .product-item-info {
  min-height: 392px;
  padding-left: 330px;
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 36px;
}
@media (max-width: 1295px) and (min-width: 768px) {
  .ja-products-wrapper.products-list .list .product-item .product-item-info {
    padding-left: 36px;
  }
  .ja-products-wrapper.products-list .list .product-item .product-item-info .product-item-photo {
    position: relative;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.ja-products-wrapper.products-list .list .product-item .product-item-info .product-item-photo {
  padding: 0;
  border: 0;
  text-align: center;
  top: 0;
}
.ja-products-wrapper.products-list .list .product-item .product-item-info .product-item-photo img {
  display: block;
  max-width: 294px;
}
.ja-products-wrapper.products-list .list .product-item .product-item-info .product-item-photo .product-item-actions {
  display: none;
}
@media screen and (max-width: 480px) {
  .ja-products-wrapper.products-list .list .product-item .product-item-info {
    padding-left: 0;
  }
  .ja-products-wrapper.products-list .list .product-item .product-item-info .product-item-photo {
    margin-right: 0;
    position: static;
  }
  .ja-products-wrapper.products-list .list .product-item .product-item-info .product-item-photo img {
    max-width: 100%;
  }
}
.ja-products-wrapper .rating-result {
  background: url(/templates/ja_mixstore/images/virtuemart/color-stars.png) repeat-x 0 bottom;
}
.ja-products-wrapper .rating-result span {
  background: url(/templates/ja_mixstore/images/virtuemart/color-stars.png) repeat-x 0 0;
}
.products-toolbar .pagination {
  float: left;
}
.products-toolbar .pagination > li > a,
.products-toolbar .pagination > li > span {
  border-radius: 50% !important;
  color: #555555;
  font-size: 11px;
  font-weight: 700;
  height: 40px;
  line-height: 38px;
  margin: 4px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
  background-color: #ffffff;
  border: 1px solid #ededed;
}
.products-toolbar .pagination > li > a:hover,
.products-toolbar .pagination > li > span:hover,
.products-toolbar .pagination > li > a:focus,
.products-toolbar .pagination > li > span:focus {
  color: #555555;
}
.products-toolbar .pagination > li.active > a {
  background-color: #222222;
  border-color: #222222;
  color: #ffffff;
}
.products-toolbar .pagination > li.active > a,
.products-toolbar .pagination > li.active > a:hover,
.products-toolbar .pagination > li.active > a:focus {
  border-color: #222222;
  color: #ffffff;
}
.products-toolbar .pagination > li.disabled > span,
.products-toolbar .pagination > li.disabled > span:hover,
.products-toolbar .pagination > li.disabled > span:focus,
.products-toolbar .pagination > li.disabled > a,
.products-toolbar .pagination > li.disabled > a:hover,
.products-toolbar .pagination > li.disabled > a:focus {
  display: none;
}
.products-toolbar .orderby-displaynumber .limiter,
.products-toolbar .orderby-displaynumber .sorter {
  height: 54px;
  line-height: 54px;
  position: relative;
}
.products-toolbar .orderby-displaynumber .limiter select,
.products-toolbar .orderby-displaynumber .sorter select {
  width: auto;
  padding: 0;
}
.products-toolbar .orderby-displaynumber .limiter .chzn-container-single,
.products-toolbar .orderby-displaynumber .sorter .chzn-container-single {
  position: static;
  display: inline-block;
}
.products-toolbar .orderby-displaynumber .limiter .chzn-container-single .chzn-single,
.products-toolbar .orderby-displaynumber .sorter .chzn-container-single .chzn-single {
  background: none;
  border: 0;
  box-shadow: none;
  color: #555555;
}
.products-toolbar .orderby-displaynumber .limiter .chzn-container-single .chzn-single span,
.products-toolbar .orderby-displaynumber .sorter .chzn-container-single .chzn-single span {
  width: unset;
}
.products-toolbar .orderby-displaynumber .limiter .chzn-container-single .chzn-single div b,
.products-toolbar .orderby-displaynumber .sorter .chzn-container-single .chzn-single div b {
  background-image: url(/templates/ja_mixstore/images/chosen-sprite.png);
}
.products-toolbar .orderby-displaynumber .limiter .chzn-container-single .chzn-drop,
.products-toolbar .orderby-displaynumber .sorter .chzn-container-single .chzn-drop {
  top: 54px !important;
  width: 100% !important;
  box-shadow: none;
  border-color: #e8e8e8;
}
.products-toolbar .orderby-displaynumber .limiter select {
  min-width: 54px;
}
.products-toolbar .orderby-displaynumber .sorter {
  padding-left: 12px;
}
.products-toolbar .orderby-displaynumber .sorter select {
  min-width: 120px;
}
.products-toolbar .orderby-displaynumber .sorter .sorter-options-wrap {
  position: relative;
  float: left;
  padding-left: 18px;
}
.ja-toolbar-wrapper {
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.ja-toolbar-wrapper label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
@media (max-width: 991px) {
  .ja-toolbar-wrapper label {
    display: none;
  }
}
.ja-toolbar-wrapper.toolbar-top .pagination-wrap {
  display: none;
}
.ja-toolbar-wrapper.toolbar-bottom .orderby-displaynumber {
  display: none;
}
.ja-toolbar-wrapper .jamg-layout-chooser {
  float: left !important;
  margin-left: 0;
}
.ja-toolbar-wrapper .jamg-layout-chooser span {
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  margin: 0;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  border-right-color: #e8e8e8;
}
.ja-toolbar-wrapper .jamg-layout-chooser span .fa {
  font-size: 16px;
}
.ja-toolbar-wrapper .jamg-layout-chooser span.active {
  border-color: #e8e8e8;
  color: #222222;
}
@media (max-width: 991px) {
  .ja-toolbar-wrapper .jamg-layout-chooser {
    display: none;
  }
}
.ja-toolbar-wrapper .toolbar-amount {
  line-height: 54px;
}
.ja-toolbar-wrapper .toolbar-sorter {
  float: right;
  padding-right: 0;
}
.ja-toolbar-wrapper .toolbar-sorter .action {
  background: none;
  color: #222222;
  height: 54px;
  line-height: 54px;
  border-left: 1px solid #e8e8e8;
}
@media (min-width: 768px) {
  .ja-toolbar-wrapper .toolbar-sorter {
    border-left: 1px solid #e8e8e8;
  }
  .ja-toolbar-wrapper .toolbar-sorter select {
    background: url(/templates/ja_mixstore/images/virtuemart/arrow_down.png) no-repeat right center;
    border: 0;
    color: #222222;
    padding-right: 12px;
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
}
.ja-toolbar-wrapper .limiter {
  border-left: 1px solid #e8e8e8;
  padding-right: 18px;
  padding-left: 18px;
}
@media (min-width: 768px) {
  .ja-toolbar-wrapper .limiter select {
    background: url(/templates/ja_mixstore/images/virtuemart/arrow_down.png) no-repeat right center;
    border: 0;
    color: #222222;
    padding-right: 12px;
    padding-left: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
}
@media (max-width: 991px) {
  .ja-toolbar-wrapper .limiter {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .ja-toolbar-wrapper .orderby-displaynumber .toolbar-sorter {
    width: auto;
    float: right;
    margin-bottom: 0;
  }
}
.ja-toolbar-wrapper .toolbar-amount {
  display: none;
}
.ja-toolbar-wrapper .orderby-displaynumber {
  border: 1px solid #e8e8e8;
  background: none;
  padding: 0;
  margin: 0 0 36px;
}
.t3-sidebar .ja-filter-wrapper .filter-content .block-subtitle {
  display: none;
}
.ja-filter-wrapper .filter-content {
  background: none;
  padding: 0;
}
.ja-filter-wrapper .filter-content .filter-list > .filter-field {
  border-top: 1px solid #e8e8e8;
}
.ja-filter-wrapper .filter-content .filter-list > .filter-field:first-child {
  border-top: 0;
}
.ja-filter-wrapper .filter-content .filter-list > .filter-field:first-child .filter-options-title {
  padding-top: 0;
}
.ja-filter-wrapper .filter-content .filter-list > .filter-field + .filter-field {
  margin-top: 24px;
}
.ja-filter-wrapper .filter-content .filter-options-title {
  padding-top: 24px;
  margin-bottom: 24px;
}
.ja-filter-wrapper .filter-content .filter-options-title span {
  background: none;
  padding: 0;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222222;
  display: block;
}
.ja-filter-wrapper .filter-content .filter-options-title span::after {
  left: auto;
  right: 0;
  top: 0;
  content: "\f068";
  color: inherit;
}
.ja-filter-wrapper .filter-content .filter-options-title.collapsed span::after {
  content: "\f067";
}
.ja-filter-wrapper .filter-content .filter-options-title:hover span::after {
  color: inherit;
}
.ja-filter-wrapper .filter-content input[type="radio"] {
  display: none;
}
.ja-filter-wrapper .filter-content .filter-items li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ja-filter-wrapper .filter-content .filter-items li.jamg-active label {
  border-bottom-color: #e8e8e8;
}
.ja-filter-wrapper .filter-content .filter-items label {
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #222222;
  font-weight: 500;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.ja-filter-wrapper .filter-content .filter-items label:hover {
  border-bottom-color: #e8e8e8;
}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content {
  padding-right: 0.6em;
}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content .ui-slider-horizontal {
  background: #ddd;
}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content .ui-slider-horizontal .ui-slider-range {
  background-color: #00b765;
}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content .ui-slider-horizontal .ui-slider-handle {
  border: 2px solid #00b765;
  box-shadow: none;
}
.ja-filter-wrapper .filter-content .color-item {
  margin-left: 4.5px;
  margin-right: 4.5px;
}
.ja-filter-wrapper .filter-content .color-item label {
  border-radius: 50%;
  border: 1px solid #e8e8e8;
  padding: 5px;
}
.ja-filter-wrapper .filter-content .color-item label:hover {
  border-color: #222222 !important;
}
.ja-filter-wrapper .filter-content .color-item span.color-item-bg {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  border: 0;
}
.ja-filter-wrapper .filter-content .color-item span.color-item-bg:hover {
  border: 0;
}
.ja-filter-wrapper .filter-content .color-item span.color-item-bg.color-active::before {
  display: none;
}
.ja-filter-wrapper .filter-content .color-item .item-counter {
  display: none;
}
.ja-filter-wrapper .filter-current.filter-values.empty .filter-values .items,
.ja-filter-wrapper .filter-current.filter-values.empty .filter-actions {
  display: none;
}
.ja-filter-wrapper .filter-actions {
  padding-bottom: 36px;
}
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.42857;
  border-radius: 0;
}
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:focus,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #8b211e;
}
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:active,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.active,
.open > .dropdown-toggle.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:active:hover,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.active:hover,
.open > .dropdown-toggle.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:hover,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:active:focus,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.active:focus,
.open > .dropdown-toggle.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:focus,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:active.focus,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.active.focus,
.open > .dropdown-toggle.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #8b211e;
}
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.disabled:hover,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter[disabled]:hover,
fieldset[disabled] .ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:hover,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.disabled:focus,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter[disabled]:focus,
fieldset[disabled] .ja-filter-wrapper .filter-actions.block-actions .clear-all-filter:focus,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.disabled.focus,
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter[disabled].focus,
fieldset[disabled] .ja-filter-wrapper .filter-actions.block-actions .clear-all-filter.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}
.ja-filter-wrapper .filter-actions.block-actions .clear-all-filter .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.vm-col-1 {
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px;
}
@media (min-width: 992px) {
  .vm-col-1 {
    float: left;
    width: 100%;
  }
}
.vm-col-2 {
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px;
}
@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: 18px;
  padding-left: 18px;
}
@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: 18px;
  padding-left: 18px;
}
@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: 18px;
  padding-left: 18px;
  width: 20%;
  float: left;
  min-height: 1px;
  position: relative;
}
.vm-col-6 {
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px;
}
@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: inline;
    font-size: 12px;
  margin-top: 0px;
  padding-right: 24px;
}
.vm-search-custom-values .col,
div.row > div[class*="width"],
div[class*="vm-col"] {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 991px) {
  .vm-search-custom-values .col,
  div.row > div[class*="width"],
  div[class*="vm-col"] {
    width: 47%;
  }
  .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: 36px;
  }
}
.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: 'Philosopher', sans-serif;
  letter-spacing: 0;
  height: 30x;
  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.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: #343232;
  border-color: #343232;
  padding: 18px 10px;
  font-size: 20px;
  line-height: 0;
  border-radius: 50px;
  font-weight: 100;
  text-transform: initial;
  letter-spacing: 0px;
}

div.product-container span.addtocart-button input.addtocart-button {
	padding: 15px 15px;
}


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: #000;
  border-color: #000;
}
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: #000;
  border-color: #000;
}
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: #fff;
  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: -webkit-linear-gradient(left,#fe836d 100%, #fe699e 0);
 border-color: #fe7687;
}
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 dashed #ad9595;
}
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-controls,
html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-controls {
      border: 1px dashed #ad9595;
  border-left: 0;
  float: left;
  margin-left: 0;
  height: 54px;
  width: 21px;
}
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: 20px;
  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: 1px dashed #ad9595;
}
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: 9px !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: 8px 8px 8px;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div {
  padding: 35px;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div h2 {
  margin-top: 0;
}
#fancybox-wrap #fancybox-outer .showcart {
  color: #ffffff;
   background: -webkit-linear-gradient(left,#FF6652FF 0,#F3357BFF 100%);
    border-color: #f94e67;
  padding: 17px 36px;
  font-size: 14px;
  line-height: 1.428572;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#fancybox-wrap #fancybox-outer .continue_link {
  color: #ffffff;
   background-color: #222222;
  padding: 17px 36px;
  font-size: 12px;
  line-height: 1.428572;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  font-family: 'Philosopher', 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: -webkit-linear-gradient(left,#F3357BFF 0,#FF6652FF 100%);
    border-color: #f94e67;
}
#fancybox-wrap #fancybox-outer .continue_link:hover,
#fancybox-wrap #fancybox-outer .showcart:hover {
  color: #ffffff;
  background: -webkit-linear-gradient(left,#F3357BFF 0,#FF6652FF 100%);
    border-color: #f94e67;
}
#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: -webkit-linear-gradient(left,#F3357BFF 0,#FF6652FF 100%);
    border-color: #f94e67;
}
#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: #020202;
    background-color: #ffe658;
    border-color: #ffe658;
}
#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: 8px 20px;
  font-size: 12px;
  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;
}
#fancybox-wrap #fancybox-close {
  background: url(/templates/ja_mixstore/images/virtuemart/closelabel.png) no-repeat center center;
  top: 0;
  right: 0;
  left: auto;
  width: 32px;
  height: 32px;
  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 -18px 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 12px;
  margin: 0 0 12px;
  font-weight: 500;
}
.product-related-products .product-field {
  width: 100%;
  float: none;
  padding: 0 18px;
  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: 'Philosopher', 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: 0px;
}
.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: #1b1a1b;
  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 span {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 32px;
  font-weight: 300;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  width: 100%;
}
.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;
  display: none;
}
.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;
  margin: 10px;
}
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: 'Philosopher', 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: left;
  margin-bottom: 10px;
  margin-top: 15px;
}
div.productdetails-view.productdetails .product-price .vm-display.vm-price-value span.PricesalesPrice {
  font-size: 30px;
  font-weight: 900;
  float: left;
}
div.productdetails-view.productdetails .product-price .vm-display.vm-price-value span.PricebasePrice {
  text-decoration: line-through;
}
div.productdetails-view.productdetails .ratingbox {
  margin-bottom: 10px;
  margin-top: 0;
  display: none;
}
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: 36px;
}
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: 108px;
    padding-right: 108px;
  }
}
div.productdetails-view.productdetails .tab-content .has-image p.image {
  margin-bottom: 36px;
  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: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 .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: 5px;
  margin-top: 20px;
  border-top: 1px solid #e8e8e8;
  padding-top: 25px;
  display: flex;
}


div.productdetails-view.productdetails .addtocart-area .addtocart-bar .quantity-input {
  min-width: 20px;
}
div.productdetails-view.productdetails .addtocart-area .addtocart-bar span.addtocart-button {
  margin-left: 5px;
    margin-right: 5px;
  display: block;
  width: calc(60% - 89px);
}
div.productdetails-view.productdetails .addtocart-area .addtocart-bar span.addtocart-button .addtocart-button {
  width: 100%;
  height: 56px;
  text-transform: uppercase;
    font-size: 14px;
}


@media (max-width: 768px) {
    div.productdetails-view.productdetails .addtocart-area .addtocart-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px;
        box-shadow: 0 -2px 8px rgba(0,0,0,0.15);
        z-index: 999;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 0px;
        background: rgb(255 255 255 / 45%);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }

   
}


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: 36px;
}
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: #000;
   border-radius: 5px;
    font-size: 14px;
    border: 1px dashed #69696942;
    /* border-style: dashed; */
    margin: 15px 0 20px 0;
    padding: 1rem 1rem;
}

.button2 {
    background-color: #05aa89;
    border: none;
    border-radius: 10px;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 0px;
    cursor: pointer;
}
.button2: hover {
	color: white;
}

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: -36px;
    margin-right: -36px;
  }
}
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: 15px;
    padding-right: 15px;
    width: 55%;
  }
}

img.featuredProductImage {
    border-radius: 15px 15px 0px 0px;
}

.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    border-radius: 15px 15px 0px 0px;
}

div.productdetails-view.productdetails .vm-product-container .vm-product-media-container .main-image img {
  max-height: none;
  max-width: 100%;
  border-radius: 15px;
  
}
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;
  border-radius: 10px;
  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;
  }
}
.additional-images img {
    margin-right: 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%;
}

.product_weight {
    margin: 10px 0px;
    border-bottom: 1px dashed #ad9595;
    width: 100px;
}




@media (max-width: 480px){
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container {
   padding: 10px;
}
}

@media screen and (min-width: 1296px) {
  div.productdetails-view.productdetails .vm-product-container .vm-product-details-container {
    padding-left: 10px;
    padding-right: 10px;
    width: 45%;
  }
}
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container h1 {
  text-transform: none;
    border-top: 0;
    line-height: 28px;
    margin-bottom: 0px;
	text-align: left;
    margin-top: 0px;
    font-size: 24px;
    font-weight: 700;
}


@media (max-width: 767px){
.vm-rating-wrap {
    float: none;
}
}

.count-votes-text {
    font-size: 12px;
}


div.productdetails-view.productdetails .vm-product-container .vm-product-details-container .back-to-category {
  float: none;
}
@media (max-width: 767px){
div.productdetails-view.productdetails .vm-product-container .vm-product-details-container {
  
}
.back-to-category {
	*display: none;
}
}

div.productdetails-view.productdetails .vm-product-container .vm-product-details-container .back-to-category a {
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 10px;
  color: #888888;
  font-size: 12px;
  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;
  display: none;
}
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 -108px;
  padding: 24px 96px;
  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: 18px;
    padding-right: 18px;
    margin: 0 -18px;
  }
}
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: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1296px) {
  .productdetails-tabs {
    max-width: 100%;
    width: 828px;
  }
}
.productdetails-tabs .nav-tabs {
  margin-bottom: 36px;
  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;
    right: 30px;
    top: 15px;
    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: 0px;
  }
  .t3-content.col-xs-12 div.productdetails-view .vm-product-media-container .badge {
    left: 144px;
  }
}
.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: 36px;
}
@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: 18px;
  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: 3px;
  margin-right: 0px;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  div[class*="-view"] div.row {
    flex-wrap: nowrap;
  }
}

.vmfooter {
    text-align: center;
    margin: 10px 0 -5px 0;
    font-size: 14px;
}

div[class*="-view"] div.row + .row > * {
  margin-top: 5px;
}
div[class*="-view"] h1 {
  color: #222222;
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 32px;
    font-weight: 800;
	text-align: center;
}
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 36px 0;
  padding: 36px 0 9px;
  position: relative;
  text-transform: uppercase;
}
div[class*="-view"] .horizontal-separator {
  background: transparent;
  margin: 0;
  height: 5px;
}
@media (max-width: 767px) {
	div[class*="-view"] .horizontal-separator {
  background: transparent;
  margin: 0;
  height: 0px;
	}
}


div[class*="-view"] .vm-col.product {
  border: 0;
  min-width: 0;
  margin: 5px 4px;
  position: relative;
  text-align: left;
  border-radius: 15px;
}

@media screen and (min-width: 768px) {
  div[class*="-view"] .vm-col.product {
   margin: 5px;
   border-radius: 15px;
   
  }
}

@media (max-width: 991px) {
  div[class*="-view"] .vm-col.product + .product {
    margin-top: 5px;
  }
}
div[class*="-view"] .vm-col.product .spacer {
  background: #ffffff;
  border-radius: 15px;
  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: 36px;
}
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: initial;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 5px;
    margin-bottom: 7px;
}
div[class*="-view"] .ratingbox {
  margin-bottom: 0;
}
div[class*="-view"] .vm-product-footer,
div[class*="-view"] .vm-product-action {
  margin-top: 0px;
}
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;
  margin-top: 5px;
  line-height: 1.7143;
  padding: 7px 5px 5px 5px;
  min-height: 0;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
div[class*="-view"] .vm-product-descr-container-1 > h4,
div[class*="-view"] .vm-product-descr-container-0 > h4 {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3143;
}
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;
  font-size: 16px;
  letter-spacing: -0.5px;
}
@media (max-width: 767px){
	div[class*="-view"] .vm-product-descr-container-1 a {
		font-size: 14px;
		line-height: 1.2;
		
	}
}

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;
	display: none;
    line-height: 1.7143;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 6px;
}
div[class*="-view"] .vm-product-media-container {
  position: relative;
  margin-bottom: 5px;
}

.vm-category {
    text-align: center;
	display: none;
}

.product-price {
    text-align: center;
    float: initial;
}

div[class*="-view"] .vm-product-media-container .badge {
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff !important;
  position: absolute;
  top: 18px;
  left: 18px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px !important;
  line-height: 54px;
  padding: 0;
  height: 54px;
  width: 54px;
}
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: -13px;
  padding: 0px;
  *display: none;
  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 .viewdetail-button {
  display: inline-block;
  display: inline-block;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
}

div[class*="-view"] .vm-product-media-container .vm-product-action .addtocart-button {
  display: inline-block;
  display: inline-block;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 100;
}


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(1);
  -webkit-transform: scale(1);
  width: 100%;
  border: 0px;
    color: #fff;
    background: -webkit-linear-gradient(left,#FF6652FF 0,#F3357BFF 100%);
  filter: alpha(opacity=0);
  opacity: 1;
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 300ms;
}
.touch div[class*="-view"] .vm-product-media-container .vm-product-action {
  
}
@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 {
  background: -webkit-linear-gradient(left,#F3357BFF 0,#FF6652FF 100%);
}

@media (max-width: 767px){
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 {
   background: -webkit-linear-gradient(left,#fe836d 0,#fe699e 100%);
	
}
}

div[class*="-view"] .product-price .vm-display.vm-price-value {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0px;
  padding-right: 0px;
  *display: flex;
    margin-bottom: 0px;
}
div[class*="-view"] .product-price .vm-display.vm-price-value span {
  color: #222222;
  font-weight: 900;
  *font-size: 24px;
  font-family: 'Philosopher', sans-serif;
}
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"] .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: initial;
 margin: -5px 0 15px;
}

@media (max-width: 767px){
	div[class*="-view"] .vm-product-footer .product-price {
 float: initial;
 margin: -5px 0 10px;
}
}

div[class*="-view"] .vm-product-footer .vm-product-rating-container {
  float: right;
}
.com_virtuemart.view-user h1 {
  color: #555555;
  margin-bottom: 24px;
  margin-top: 72px;
  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: 'Philosopher', sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  margin-right: 6px;
  padding: 18px 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 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: 18px 24px;
  font-size: 12px;
  font-family: 'Philosopher', 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: 18px 0;
  padding: 12px 0;
  text-transform: uppercase;
}
.com_virtuemart.view-user .form-validate {
  padding-top: 24px;
}
.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: 30px;
  font-weight: 900;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

@media (max-width: 767px){
.vm-product-list-wrap .vm-category {
    line-height: 75px;
	font-size: 24px;
}
}

.product {
    margin: 10px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}

form.product.js-recalculate {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}


.vm-product-list-wrap .mod-vmproduct {
  margin-bottom: 0;
}
.vm-product-list-wrap .mod-vmproduct .spacer {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 36px;
}
.vm-product-list-wrap .category-action {
  border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
    margin-top: 10px;
    max-width: 300px;
    margin: 15px auto 0px;
}
.vm-orders-list #com-form-order-submit {
  margin-top: 28px;
}


.vm-img-desc {
    display: none;
}
div#fancybox-title-inside {
    display: none;
}



span.PricesalesPrice {
    font-size: 18px;
}

@media (max-width: 767px){
	span.PricesalesPrice {
    font-size: 18px;
}
}

.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax {

    float: left;
}


.vm3pr-2 .product-price {
    min-height: 25px;
}

.yandex {
    margin-left: 10px;
    font-size: 13px;
    line-height: normal;
}


.textsale {
    float: right;
    text-align: right;
    margin-top: -13px;
}
.c-pdp-price__text {
    font-size: 1.5rem;
    line-height: 1.5rem;
	margin-bottom: 3px;
}
.c-pdp-price__discount {
    font-size: 1.7rem;
    color: #ffffff;
    line-height: 2rem;
    background: -webkit-linear-gradient(left, #FF6652FF 0, #F3357BFF 100%);
    font-weight: 900;
    padding: 8px 9px;
    float: right;
    border-radius: 4px;
    text-align: center;
}

.ratsam {
    margin-top: 20px;
    margin-bottom: -20px;
    display: flex;
    align-items: center;
}

.scu {
   float: right;
    color: #888888;
    margin: 4px;
    font-size: 12px;
    text-transform: uppercase;
}

.vm-display {
    display: inline-flex;
}


.browse-view .row .product .spacer span {
    color: #fff;
}

a.custom-modal {
  display: inline-block;
  text-shadow: 1px 1px #fff;
  text-decoration: none;
  padding: .3em 1em;
  border: 1px solid #aaa;
  border-radius: 100px;
  outline: none;
  background: #d6dbbf no-repeat;
  background-image:
   linear-gradient(to left, #aaa, #aaa),
   linear-gradient(to left, #feffe8, #feffe8),
   linear-gradient(#feffe8, #d6dbbf);
  background-position: calc(100% - 2.7em) 0, calc(100% - 2.7em + 1px) 0, 0 0;
  background-size: 1px 100%, 1px 100%, auto auto;
  overflow: hidden;
}
a.custom-modal:after {
  content: "\bb";
  position: relative;
  bottom: 0;
  display: inline-block;
  margin-left: 1.4em;
  vertical-align: middle;
  font-family: "Times","Times New Roman","serif","sans-serif","EmojiSymbols";
  font-weight: 700;
  font-size: 140%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
a.custom-modal:hover {
  background-color: #fdfd9f;
  background-image:
   linear-gradient(to left, #aaa, #aaa),
   linear-gradient(to left, #feffe8, #feffe8),
   linear-gradient(#fffce7, #fdfd9f);
}
a.custom-modal:active:after {
  bottom: -1.2em;
  transition: .3s;
}

.tooltip2 span{
    border-radius: 5px 5px 5px 5px;
    visibility: hidden;
    position: absolute;
	z-index: 99999999999;
	box-shadow: -2px 2px 10px -1px #333;
}
 
.tooltip2:hover span{
visibility: visible;
}

select#customProductData1498193950customsforall_option {
    width: 96%;
    height: 35px;
    border-radius: 15px;
}
