/**
 *------------------------------------------------------------------------------
 * @package       T4_Blank - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2019 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
**/
.com_virtuemart h1 {
  font-size: 3rem; }

.com_virtuemart .button,
.com_virtuemart button[type="submit"],
.com_virtuemart button[type="reset"] {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 3px;
  border-style: solid;
  border-radius: 0;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 600;
  height: calc(3.2rem + 8px);
  padding: 0.85rem 1.5rem;
  text-transform: uppercase; }
  .com_virtuemart .button:hover, .com_virtuemart .button:focus, .com_virtuemart .button:active,
  .com_virtuemart button[type="submit"]:hover,
  .com_virtuemart button[type="submit"]:focus,
  .com_virtuemart button[type="submit"]:active,
  .com_virtuemart button[type="reset"]:hover,
  .com_virtuemart button[type="reset"]:focus,
  .com_virtuemart button[type="reset"]:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.com_virtuemart .chzn-single {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-width: 3px;
  border-style: solid;
  font-size: 18px;
  font-weight: 600;
  height: calc(3.2rem + 8px);
  padding: 0.85rem 1.5rem;
  text-transform: uppercase;
  width: 320px; }
  .com_virtuemart .chzn-single > div {
    top: 10px; }

.com_virtuemart table.user-details tr td.key {
  padding: 0 1.5rem 0 0; }

.com_virtuemart table.user-details {
  width: auto; }
  .com_virtuemart table.user-details tr td {
    border: none;
    padding: 0.25rem; }
    .com_virtuemart table.user-details tr td input {
      background: none;
      border-radius: 0;
      border-width: 3px;
      border-style: solid;
      font-weight: 600;
      height: calc(3.2rem + 8px);
      padding: 0.85rem 0.75rem;
      width: 320px; }
    @media (max-width: 575.98px) {
      .com_virtuemart table.user-details tr td {
        display: block;
        padding: 0; } }
    .com_virtuemart table.user-details tr td .input,
    .com_virtuemart table.user-details tr td .inputbox {
      margin-left: 0; }
    .com_virtuemart table.user-details tr td label {
      color: #999;
      margin-right: 0; }
      .com_virtuemart table.user-details tr td label.invalid {
        background: transparent; }
      @media (max-width: 575.98px) {
        .com_virtuemart table.user-details tr td label {
          text-align: left; } }

.com_virtuemart #com-form-login {
  border-width: 3px;
  border-style: solid;
  padding: 36px;
  margin-bottom: 2rem; }
  @media (max-width: 991.98px) {
    .com_virtuemart #com-form-login {
      padding: 18px; } }
  .com_virtuemart #com-form-login h2 {
    color: #999;
    font-size: 1.11111rem;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0.75rem;
    text-transform: none; }
  @media (max-width: 575.98px) {
    .com_virtuemart #com-form-login input.default {
      margin-bottom: 0.5rem;
      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 {
    max-width: 100%; }
    .com_virtuemart #com-form-login .width30 > a {
      font-size: 16px;
      color: #999; }
      .com_virtuemart #com-form-login .width30 > a:hover {
        text-decoration: underline; }
    .com_virtuemart #com-form-login .width30.floatleft {
      display: block;
      margin-right: 0.5rem; }
      @media (min-width: 576px) {
        .com_virtuemart #com-form-login .width30.floatleft {
          display: inline-block; } }
  .com_virtuemart #com-form-login #com-form-login-username,
  .com_virtuemart #com-form-login #com-form-login-password {
    margin-bottom: 0.5rem; }
    .com_virtuemart #com-form-login #com-form-login-username input,
    .com_virtuemart #com-form-login #com-form-login-password input {
      width: 100%;
      max-width: 100%;
      border-style: solid;
      border-width: 3px; }
  .com_virtuemart #com-form-login #com-form-login-remember input[type="submit"] {
    line-height: 1; }
  .com_virtuemart #com-form-login #com-form-login-remember input.default {
    margin-right: 0.5rem;
    padding: 0.5rem 1rem; }
  .com_virtuemart #com-form-login #com-form-login-remember input.inputbox {
    display: inline-block;
    outline: none;
    vertical-align: middle; }
  @media (max-width: 575.98px) {
    .com_virtuemart #com-form-login #form-login input {
      display: block;
      margin-top: 0.5rem; } }

.com_virtuemart #adminForm legend.userfields_info {
  margin-top: 1rem;
  text-transform: uppercase; }

.com_virtuemart #userForm input {
  border-style: solid;
  border-width: 3px;
  padding: 0.5rem; }

.vm-col-1 {
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px; }
  @media (min-width: 768px) {
    .vm-col-1 {
      float: left;
      width: 100%; } }

.vm-col-2 {
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px; }
  @media (min-width: 768px) {
    .vm-col-2 {
      float: left;
      width: 50%; } }

.vm-col-3,
.width33.width33 {
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px;
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px;
  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: 768px) {
    .vm-col-3,
    .width33.width33 {
      float: left;
      width: 100%; } }
  @media (min-width: 768px) {
    .vm-col-3,
    .width33.width33 {
      float: left;
      width: 33.33333%; } }

.vm-col-4 {
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px;
  position: relative;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 18px;
  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: 768px) {
    .vm-col-4 {
      float: left;
      width: 100%; } }
  @media (min-width: 768px) {
    .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: 768px) {
    .vm-col-6 {
      float: left;
      width: 16.66667%; } }

@media (max-width: 767.98px) {
  div.row div[class*="width"],
  div[class*="vm-col-"] {
    width: 100%; }
    div.row div[class*="width"] + div[class*="width"],
    div[class*="vm-col-"] + div[class*="width"] {
      margin-top: 36px; } }

.browseProductImage,
.vmproduct-image img {
  max-height: none;
  max-width: 100%; }

.vm-product-rating-container {
  margin-bottom: 36px;
  line-height: 1; }
  .vm-product-rating-container span {
    color: #2196F3 !important;
    font-size: 0.725rem !important;
    position: relative;
    margin: 0; }

.vm-product-stock-container span {
  display: block;
  float: none !important;
  margin-bottom: 18px !important; }

div.vmgroup div.addtocart-bar {
  text-align: left;
  margin: 0; }

div.vmgroup .addtocart-area {
  margin: 0; }

span.vm-search-descr {
  font-size: 1.11111rem;
  margin-top: 18px; }

span.quantity-box,
span.quantity-controls {
  display: none; }

div.right {
  text-align: left; }

.com_virtuemart input[type="submit"],
.com_virtuemart button.default,
.com_virtuemart button.vm-button,
.com_virtuemart .buttonBar-right button {
  background-image: none;
  background-color: transparent;
  border-style: solid;
  border-width: 3px;
  border-radius: 0;
  font-weight: 600;
  letter-spacing: 0;
  height: calc(3.2rem + 8px);
  text-transform: uppercase; }

div.product-container span.addtocart-button input.addtocart-button,
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button,
div.vm-details-button a,
.vm-btn-primary {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-width: 3px;
  border-style: solid;
  font-size: 18px;
  font-weight: 600;
  height: auto;
  padding: 1rem 1.5rem;
  text-transform: uppercase; }
  div.product-container span.addtocart-button input.addtocart-button:hover, div.product-container span.addtocart-button input.addtocart-button:focus, div.product-container span.addtocart-button input.addtocart-button:active,
  span.addtocart-button input.addtocart-button:hover,
  span.addtocart-button input.addtocart-button:focus,
  span.addtocart-button input.addtocart-button:active,
  span.addtocart-button input.notify-button:hover,
  span.addtocart-button input.notify-button:focus,
  span.addtocart-button input.notify-button:active,
  div.vm-details-button a:hover,
  div.vm-details-button a:focus,
  div.vm-details-button a:active,
  .vm-btn-primary:hover,
  .vm-btn-primary:focus,
  .vm-btn-primary:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

span.addtocart-button .addtocart-button-disabled {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  border-radius: 0;
  width: auto; }
  span.addtocart-button .addtocart-button-disabled:hover {
    background: inherit; }

.general-bg,
input.custom-attribute,
input.quantity-input,
a.ask-a-question,
input.vm-default,
a.details,
div.details,
button.default {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #ced4da;
  font-weight: 600; }
  .general-bg:hover,
  input.custom-attribute:hover,
  input.quantity-input:hover,
  a.ask-a-question:hover,
  input.vm-default:hover,
  a.details:hover,
  div.details:hover,
  button.default:hover {
    background: #fff;
    border-color: #343a40; }

textarea.virtuemart {
  border-radius: 0; }

textarea.virtuemart:hover,
textarea.customer-comment:hover {
  background-color: #fff; }

div.ratingbox,
span.ratingbox {
  background: url("../images/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("../images/color-stars.png") repeat-x 0 0;
  height: 12px; }

#fancybox-wrap #fancybox-outer .fancybox-bg {
  display: none; }

#fancybox-wrap #fancybox-outer #fancybox-content {
  background: #fff;
  border: none !important;
  padding: 0.5rem 0.25rem 0.25rem;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }
  #fancybox-wrap #fancybox-outer #fancybox-content > div {
    padding: 10px; }
    #fancybox-wrap #fancybox-outer #fancybox-content > div h2 {
      margin-top: 0;
      color: #666;
      line-height: 1; }
  #fancybox-wrap #fancybox-outer #fancybox-content .vm-product-media-container a {
    color: #666 !important; }

#fancybox-wrap #fancybox-outer .continue_link,
#fancybox-wrap #fancybox-outer .showcart {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  border-radius: 0;
  width: auto;
  padding: 0.5rem 1.5rem;
  color: #121212; }

#fancybox-wrap #fancybox-outer .continue_link {
  border-style: inherit; }

#fancybox-wrap #fancybox-outer .showcart {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-width: 3px;
  border-style: solid;
  height: auto;
  line-height: 1; }
  #fancybox-wrap #fancybox-outer .showcart:hover, #fancybox-wrap #fancybox-outer .showcart:focus, #fancybox-wrap #fancybox-outer .showcart:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff; }

#fancybox-wrap #fancybox-outer h4 {
  font-weight: normal;
  font-size: 1rem;
  clear: both;
  color: #121212; }

#fancybox-wrap #fancybox-title {
  background: #bcbcbc;
  margin: -10px 0 0 0 !important;
  padding: 0 0.16667rem; }

#fancybox-wrap #fancybox-close {
  top: -10px;
  right: -15px;
  left: auto;
  width: 30px;
  height: 30px; }
  #fancybox-wrap #fancybox-close:hover {
    opacity: 0.8; }

#fancybox-wrap #fancybox-right {
  right: -20px; }

#fancybox-wrap .product-related-products {
  border-color: rgba(0, 0, 0, 0.1);
  padding: 0.5rem 0;
  margin: 0.5rem 0; }
  #fancybox-wrap .product-related-products h4 {
    text-transform: uppercase;
    margin: 0 0 0.25rem;
    font-weight: 600 !important; }
  #fancybox-wrap .product-related-products .product-field {
    width: 100%;
    float: none;
    padding: 0.25rem;
    margin: 0; }
    @media (min-width: 768px) {
      #fancybox-wrap .product-related-products .product-field {
        width: 33.3333%;
        float: left; } }
    @media (min-width: 992px) {
      #fancybox-wrap .product-related-products .product-field {
        width: 25%; } }
  #fancybox-wrap .product-related-products .product-field-display .product-container {
    padding: 0; }
  #fancybox-wrap .product-related-products .product-field-display a {
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 0.25rem;
    line-height: 1; }
    #fancybox-wrap .product-related-products .product-field-display a img {
      width: 100%;
      margin-bottom: 0.5rem; }
  #fancybox-wrap .product-related-products .product-field-display .product-price {
    margin: 0;
    float: none; }
  #fancybox-wrap .product-related-products .product-field-display div.PricesalesPrice {
    margin-bottom: 0.25rem; }
  #fancybox-wrap .product-related-products .product-field-display span.PricesalesPrice {
    font-size: 16px !important;
    font-weight: 600; }
  #fancybox-wrap .product-related-products .product-field-display p.product_s_desc {
    overflow: hidden;
    height: auto; }

.vm-customfields-wrap .product-fields {
  margin-bottom: 0.5rem; }
  .vm-customfields-wrap .product-fields .product-field {
    margin-bottom: 0.25rem;
    text-align: left; }
    .vm-customfields-wrap .product-fields .product-field .product-field-display .vm-cmv-label {
      display: inline-block;
      margin-bottom: 0.25rem; }
    .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: 2rem; }
  .vm-pagination.vm-pagination-top {
    display: none; }
  .vm-pagination .pagenav {
    color: #343a40; }
  .vm-pagination > ul {
    display: inline-block;
    padding-left: 0;
    margin: 0.25rem 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: 0.25rem 0.5rem;
        line-height: 1.5;
        text-decoration: none;
        background: transparent;
        border-width: 1px;
        border-style: solid;
        margin: 0; }
      .vm-pagination > ul > li > span.pagenav,
      .vm-pagination > ul > li > a.pagenav {
        border-width: 3px;
        border-style: solid;
        height: 50px;
        width: 50px;
        font-weight: 400;
        text-align: center;
        margin: 0 0.25rem 0.25rem 0;
        line-height: 36px; }
      .vm-pagination > ul > li:first-child > a,
      .vm-pagination > ul > li:first-child > span {
        margin-left: 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 !important; }
    .vm-pagination > ul > .active > a, .vm-pagination > ul > .active > a:hover, .vm-pagination > ul > .active > a:focus {
      z-index: 2;
      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 {
      cursor: not-allowed; }
  .vm-pagination .vm-page-counter {
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0.5rem 1rem !important;
    border-width: 3px;
    border-style: solid; }

.category-view:last-child {
  display: none; }

.category-view .item h2 {
  font-size: 1rem; }

.category-view .featured-view,
.category-view .latest-view {
  margin-bottom: 3rem; }

.com_virtuemart .virtuemart_search {
  display: table;
  margin-bottom: 0.5rem; }
  .com_virtuemart .virtuemart_search input.inputbox {
    float: left;
    margin-right: 0.25rem; }
    @media (max-width: 575.98px) {
      .com_virtuemart .virtuemart_search input.inputbox {
        margin-bottom: 0.25rem; } }
  .com_virtuemart .virtuemart_search .vm-search-custom-search-input .inputbox {
    margin-bottom: 0.1rem; }

div[class*="-view"] div.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -18px;
  margin-right: -18px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    div[class*="-view"] div.row {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  div[class*="-view"] div.row + .row > * {
    margin-top: 36px; }

div[class*="-view"] h1 {
  font-size: 2.66667rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 3rem;
  margin-bottom: 1rem; }

div[class*="-view"] > h4 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 1rem 0;
  text-transform: uppercase; }

div[class*="-view"] .horizontal-separator {
  background: transparent;
  margin: 0;
  height: 36px; }

div[class*="-view"] .vm-col.product {
  border: 0;
  min-width: 0;
  margin: 0;
  position: relative;
  text-align: left; }
  @media (max-width: 767.98px) {
    div[class*="-view"] .vm-col.product + .product {
      margin-top: 36px; } }
  div[class*="-view"] .vm-col.product .spacer {
    border: none;
    position: relative;
    padding: 18px;
    margin: 0;
    height: 100%;
    text-align: center; }
    div[class*="-view"] .vm-col.product .spacer span.addtocart-button .addtocart-button {
      padding: 10px; }
    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"] .ratingbox {
  margin-bottom: 0; }

div[class*="-view"] .vm-product-footer {
  margin-top: 36px; }
  div[class*="-view"] .vm-product-footer::after {
    display: block;
    clear: both;
    content: ""; }
  div[class*="-view"] .vm-product-footer .vm3pr-0,
  div[class*="-view"] .vm-product-footer .vmicon {
    float: left; }
  div[class*="-view"] .vm-product-footer .vmicon {
    background: #ced4da;
    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 {
      color: #ced4da; }
    div[class*="-view"] .vm-product-footer .vmicon.vm2-normalstock i {
      color: #e72b42; }
  div[class*="-view"] .vm-product-footer .quantity-box,
  div[class*="-view"] .vm-product-footer .quantity-controls {
    display: none; }

div[class*="-view"] .vm-product-descr-container-1,
div[class*="-view"] .vm-product-descr-container-0 {
  line-height: 1.5625;
  margin-bottom: 1rem;
  min-height: 0; }
  div[class*="-view"] .vm-product-descr-container-1 > h2,
  div[class*="-view"] .vm-product-descr-container-0 > h2 {
    font-size: 1.22222rem;
    line-height: 1.5;
    font-weight: 500; }
    @media (min-width: 768px) and (max-width: 1289.98px) {
      div[class*="-view"] .vm-product-descr-container-1 > h2,
      div[class*="-view"] .vm-product-descr-container-0 > h2 {
        font-size: 20px;
        line-height: 1.3; } }
  div[class*="-view"] .vm-product-descr-container-1 a,
  div[class*="-view"] .vm-product-descr-container-0 a {
    display: block; }
    div[class*="-view"] .vm-product-descr-container-1 a:hover,
    div[class*="-view"] .vm-product-descr-container-0 a:hover {
      text-decoration: unset; }
  div[class*="-view"] .vm-product-descr-container-1 p,
  div[class*="-view"] .vm-product-descr-container-0 p {
    color: #999; }

div[class*="-view"] .vm-product-media-container {
  position: relative;
  margin: -18px -18px 1rem;
  max-width: none; }
  @media (max-width: 767.98px) {
    div[class*="-view"] .vm-product-media-container {
      display: inline-block; } }
  div[class*="-view"] .vm-product-media-container .badge {
    border-radius: 50%;
    color: #fff !important;
    position: absolute;
    top: 6px;
    left: 6px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.725rem !important;
    line-height: 48px;
    padding: 0;
    height: 48px;
    width: 48px; }
  div[class*="-view"] .vm-product-media-container .vm-img-desc {
    display: none; }

div[class*="-view"] .vm-product-descr-container-1 {
  color: #343a40;
  font-size: 1rem;
  padding: 0; }
  div[class*="-view"] .vm-product-descr-container-1 .product_s_desc {
    height: auto; }

div[class*="-view"] .product-price .vm-display.vm-price-value {
  margin-top: 0;
  float: none; }
  div[class*="-view"] .product-price .vm-display.vm-price-value span {
    font-weight: 600;
    font-size: 1.33333rem; }
    @media (min-width: 768px) and (max-width: 1289.98px) {
      div[class*="-view"] .product-price .vm-display.vm-price-value span {
        font-size: 20px; } }
  div[class*="-view"] .product-price .vm-display.vm-price-value span.vm-price-desc {
    display: block;
    margin-right: 0;
    margin-top: 0.25rem;
    color: #343a40;
    font-size: 1rem; }

.loading_layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
  background: #fff; }
  .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;
  -webkit-animation: spin 1.7s linear infinite;
  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;
    -webkit-animation: spin-reverse 0.6s linear infinite;
    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;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

.orderby-displaynumber {
  background: transparent;
  border-width: 3px;
  border-style: solid;
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 18px; }
  .orderby-displaynumber .orderlistcontainer {
    font-size: 0.725rem;
    font-weight: 500;
    margin: 0 18px 0 0;
    position: relative;
    text-transform: uppercase; }
    @media (max-width: 575.98px) {
      .orderby-displaynumber .orderlistcontainer {
        margin-top: 0.5rem; } }
    .orderby-displaynumber .orderlistcontainer a {
      color: #878787; }
    .orderby-displaynumber .orderlistcontainer div.title {
      display: block;
      margin-right: 0.5rem;
      margin-bottom: 0.25rem; }
    .orderby-displaynumber .orderlistcontainer div.activeOrder {
      background: transparent;
      background-position: right 7px;
      border-width: 1px;
      border-style: solid;
      border-radius: 0;
      display: inline-block;
      padding: 5px 24px 5px 12px; }
    @media (max-width: 575.98px) {
      .orderby-displaynumber .orderlistcontainer:hover div.orderlist {
        display: block; } }
    .orderby-displaynumber .orderlistcontainer div.orderlist {
      min-width: 162px;
      right: 0; }
      @media (max-width: 575.98px) {
        .orderby-displaynumber .orderlistcontainer div.orderlist {
          right: auto;
          left: 0;
          display: none; } }
      .orderby-displaynumber .orderlistcontainer div.orderlist div {
        font-size: 0.725rem;
        padding: 0; }
        .orderby-displaynumber .orderlistcontainer div.orderlist div a {
          color: #343a40;
          font-size: 0.725rem;
          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: #bcbcbc;
            color: #0056b3; }
    .orderby-displaynumber .orderlistcontainer div.Order {
      border-width: 1px;
      border-style: solid;
      padding: 6px 0.75rem;
      display: inline-block; }
      .orderby-displaynumber .orderlistcontainer div.Order + div.orderlist {
        display: none !important; }
  .orderby-displaynumber div.display-number {
    font-size: 0.725rem;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0; }
    @media (max-width: 575.98px) {
      .orderby-displaynumber div.display-number {
        float: left;
        text-align: left !important;
        margin-top: 0.5rem;
        width: 100%; } }
    .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 #limit option {
      color: #666 !important; }
    .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; }
    .orderby-displaynumber div.display-number select {
      border-width: 1px;
      border-style: solid;
      background: rgba(255, 255, 255, 0.3);
      display: inline-block;
      margin-left: 0;
      margin-top: 0.25rem;
      padding: 0.25rem;
      font-size: 14px; }
      @media (max-width: 575.98px) {
        .orderby-displaynumber div.display-number select {
          width: auto; } }

div.productdetails-view .product-neighbours {
  margin-bottom: 72px;
  text-align: right; }
  div.productdetails-view .product-neighbours::after {
    display: block;
    clear: both;
    content: ""; }
  div.productdetails-view .product-neighbours a {
    background: none;
    display: block;
    padding: 0;
    position: relative; }
    div.productdetails-view .product-neighbours a:hover, div.productdetails-view .product-neighbours a:focus, div.productdetails-view .product-neighbours a:active {
      text-decoration: none; }
    div.productdetails-view .product-neighbours a.previous-page:after, div.productdetails-view .product-neighbours a.next-page:after {
      color: #fff;
      display: block;
      font-family: FontAwesome;
      height: 10px;
      position: absolute;
      top: 2px;
      width: 20px;
      -webkit-transition: all 0.35s;
      -o-transition: all 0.35s;
      transition: all 0.35s; }
      @media (prefers-reduced-motion: reduce) {
        div.productdetails-view .product-neighbours a.previous-page:after, div.productdetails-view .product-neighbours a.next-page:after {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; } }
    div.productdetails-view .product-neighbours a.previous-page {
      padding-left: 25px;
      float: left; }
      div.productdetails-view .product-neighbours a.previous-page:after {
        content: "\f177";
        left: 0; }
      div.productdetails-view .product-neighbours a.previous-page:hover:after {
        left: -5px; }
    div.productdetails-view .product-neighbours a.next-page {
      padding-right: 25px;
      float: right; }
      div.productdetails-view .product-neighbours a.next-page:after {
        content: "\f178";
        right: 0; }
      div.productdetails-view .product-neighbours a.next-page:hover:after {
        right: -5px; }

div.productdetails-view .product-price {
  float: none;
  text-align: left;
  margin: 1rem 0; }
  div.productdetails-view .product-price .vm-display.vm-price-value span.PricesalesPrice {
    font-size: 25px;
    font-weight: 600; }

div.productdetails-view .manufacturer a:hover {
  text-decoration: none; }

div.productdetails-view .product-description .title {
  display: none; }

div.productdetails-view .product-description ul {
  padding-left: 15px; }

div.productdetails-view .customer-reviews {
  margin-top: 0; }
  div.productdetails-view .customer-reviews .list-reviews .date {
    font-size: 14px; }

div.productdetails-view .spacer-buy-area {
  padding-left: 0; }
  div.productdetails-view .spacer-buy-area > div {
    margin-top: 0.5rem; }
    div.productdetails-view .spacer-buy-area > div::after {
      display: block;
      clear: both;
      content: ""; }
    div.productdetails-view .spacer-buy-area > div.clear {
      display: none; }
  div.productdetails-view .spacer-buy-area br {
    display: none; }
  div.productdetails-view .spacer-buy-area .ratingbox {
    margin: 0.5rem 0 0.16667rem;
    padding-bottom: 22px;
    border: none; }
  div.productdetails-view .spacer-buy-area .product-price {
    text-align: left;
    height: auto; }
  div.productdetails-view .spacer-buy-area .product-field {
    margin-bottom: 0.5rem;
    padding: 0; }
    div.productdetails-view .spacer-buy-area .product-field .product-fields-title-wrapper {
      font-weight: 400;
      display: block;
      margin-bottom: 0.5rem;
      padding: 0; }
      div.productdetails-view .spacer-buy-area .product-field .product-fields-title-wrapper strong {
        font-weight: 600; }
    @media (min-width: 768px) {
      div.productdetails-view .spacer-buy-area .product-field .product-field-display {
        display: inline-block; } }
    div.productdetails-view .spacer-buy-area .product-field .product-field-display .chzn-single {
      width: auto;
      padding: 0.5rem 1rem;
      height: auto;
      font-size: 14px;
      letter-spacing: 1px; }

div.productdetails-view .addtocart-area {
  margin-bottom: 0.5rem; }
  div.productdetails-view .addtocart-area .addtocart-bar {
    margin-top: 0;
    left: 0;
    text-align: left; }

div.productdetails-view .customer-reviews .list-reviews .normal {
  border-radius: 0;
  padding: 0.5rem; }
  div.productdetails-view .customer-reviews .list-reviews .normal blockquote {
    color: #878787;
    font-size: 1rem;
    line-height: 1.2;
    margin: 0; }

div.productdetails-view .customer-reviews h4 {
  display: none; }

div.productdetails-view .customer-reviews .write-reviews {
  text-align: left; }
  div.productdetails-view .customer-reviews .write-reviews input {
    display: inline-block; }

div.productdetails-view .customer-reviews .rating {
  margin: 0.25rem 0 0 0;
  text-align: left; }
  div.productdetails-view .customer-reviews .rating .ratingbox {
    margin-bottom: 0; }

div.productdetails-view .customer-reviews .write-reviews {
  margin: 0.25rem 0 0 0; }

div.productdetails-view .customer-reviews input.highlight-button {
  margin-bottom: 0.25rem; }

div.productdetails-view .customer-reviews .list-reviews {
  padding-top: 0.25rem; }
  div.productdetails-view .customer-reviews .list-reviews .normal,
  div.productdetails-view .customer-reviews .list-reviews .highlight {
    border-color: rgba(0, 0, 0, 0.1);
    padding: 0.5rem;
    margin-bottom: 0.25rem; }
  div.productdetails-view .customer-reviews .list-reviews .highlight {
    background-color: #bcbcbc; }
  div.productdetails-view .customer-reviews .list-reviews .highlight blockquote,
  div.productdetails-view .customer-reviews .list-reviews .normal blockquote {
    padding: 0 0.5rem;
    margin-bottom: 0.25rem; }
  div.productdetails-view .customer-reviews .list-reviews .vote {
    float: none;
    margin-left: 0; }
  div.productdetails-view .customer-reviews .list-reviews .ratingbox {
    margin-bottom: 0; }
  div.productdetails-view .customer-reviews .list-reviews span.date {
    background: #bcbcbc;
    border-color: rgba(0, 0, 0, 0.1);
    top: -0.5rem;
    right: -0.5rem; }

div.productdetails-view .product-short-description {
  color: #999;
  margin: 0;
  padding: 1rem 0; }

div.productdetails-view .vm-product-container::after {
  display: block;
  clear: both;
  content: ""; }

div.productdetails-view .vm-product-container .vm-product-media-container {
  background: none;
  float: none;
  width: 100%;
  padding-right: 0;
  position: relative;
  margin: 0; }
  @media (min-width: 992px) {
    div.productdetails-view .vm-product-container .vm-product-media-container {
      border: none;
      float: left;
      padding-right: 36px;
      width: 47%; } }
  div.productdetails-view .vm-product-container .vm-product-media-container .main-image img {
    max-height: none;
    max-width: 100%;
    border-width: 1px;
    border-style: solid; }

div.productdetails-view .vm-product-container .additional-images {
  margin: 0.5rem 0; }
  div.productdetails-view .vm-product-container .additional-images img {
    border-width: 1px;
    border-style: solid;
    padding: 4px;
    width: 72px; }

div.productdetails-view .vm-product-container .vm-product-details-container {
  float: left;
  width: 100%; }
  @media (min-width: 992px) {
    div.productdetails-view .vm-product-container .vm-product-details-container {
      width: 50%; } }
  div.productdetails-view .vm-product-container .vm-product-details-container h1 {
    text-transform: none;
    border-top: 0;
    margin-bottom: 0.5rem;
    font-size: 2.66667rem;
    font-weight: 600;
    margin-top: 0.75rem; }
    @media (max-width: 767.98px) {
      div.productdetails-view .vm-product-container .vm-product-details-container h1 {
        font-size: 36px; } }
  div.productdetails-view .vm-product-container .vm-product-details-container .back-to-category {
    float: none; }
    div.productdetails-view .vm-product-container .vm-product-details-container .back-to-category a {
      background: transparent;
      border: none;
      border-radius: 0;
      font-size: 1.11111rem;
      padding: 0; }

div.productdetails-view span.quantity-controls {
  vertical-align: top; }
  div.productdetails-view span.quantity-controls input.quantity-controls {
    padding: 0; }

div.productdetails-view .manufacturer {
  text-align: left; }
  div.productdetails-view .manufacturer span {
    font-weight: 300; }
  div.productdetails-view .manufacturer .manuModal {
    font-weight: 600;
    margin: 0; }

div.productdetails-view .product-related-categories {
  border: none;
  margin: 1rem 0; }
  div.productdetails-view .product-related-categories .product-fields-title-wrapper {
    text-transform: uppercase;
    color: #e72b42;
    padding: 0.25rem 0; }
    div.productdetails-view .product-related-categories .product-fields-title-wrapper strong {
      font-weight: 500; }
  div.productdetails-view .product-related-categories .product-fields-wrapper {
    background: #fff;
    margin: -108px;
    padding: 0.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    @media (max-width: 575.98px) {
      div.productdetails-view .product-related-categories .product-fields-wrapper {
        padding-left: 18px;
        padding-right: 18px;
        margin: -18px; } }
  div.productdetails-view .product-related-categories .product-field {
    width: 100%;
    float: none;
    padding: 0.25rem;
    margin: 0; }
    @media (min-width: 768px) {
      div.productdetails-view .product-related-categories .product-field {
        width: 33.3333%;
        float: left; } }
    @media (min-width: 992px) {
      div.productdetails-view .product-related-categories .product-field {
        width: 25%; } }
  div.productdetails-view .product-related-categories .product-field-container {
    background: #fff;
    -webkit-box-shadow: 0px 1px 3px #ced4da;
    box-shadow: 0px 1px 3px #ced4da;
    padding: 0.5rem; }
  div.productdetails-view .product-related-categories .product-field-display {
    padding: 24px;
    border-style: solid;
    border-width: 1px; }
    div.productdetails-view .product-related-categories .product-field-display > a {
      font-size: 2.66667rem;
      font-weight: 500;
      display: block;
      margin-bottom: 0.25rem; }
      div.productdetails-view .product-related-categories .product-field-display > a img {
        width: 100%;
        margin-bottom: 0.5rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    div.productdetails-view .product-related-categories .product-field-display div.PricesalesPrice {
      margin-bottom: 0.25rem; }
    div.productdetails-view .product-related-categories .product-field-display span.PricesalesPrice {
      font-size: 1.33333rem;
      font-weight: 500;
      color: #e72b42; }
    div.productdetails-view .product-related-categories .product-field-display p.product_s_desc {
      overflow: hidden;
      height: auto; }

.productdetails-tabs {
  margin-top: 1.5rem; }
  .productdetails-tabs .nav-tabs {
    margin-bottom: 1rem;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 0.5rem; }
    .productdetails-tabs .nav-tabs > li + li {
      margin-left: 0.75rem;
      padding-left: 0.75rem;
      position: relative; }
      .productdetails-tabs .nav-tabs > li + li:before {
        content: "";
        height: 15px;
        width: 1px;
        background-color: #999;
        position: absolute;
        top: 8px;
        left: 0; }
    .productdetails-tabs .nav-tabs > li a {
      font-size: 1.11111rem;
      font-weight: 500; }
      .productdetails-tabs .nav-tabs > li a:hover {
        text-decoration: none; }
  .productdetails-tabs .tab-content {
    padding: 0 !important; }
    .productdetails-tabs .tab-content .tab-pane.in {
      opacity: 1; }
    .productdetails-tabs .tab-content .tab-pane .product-description ul li b {
      font-weight: 500;
      margin-right: 0.5rem; }
    .productdetails-tabs .tab-content .tab-pane .product-description figure img {
      border-style: solid;
      border-width: 1px; }
    .productdetails-tabs .tab-content .tab-pane .product-description figure figcaption {
      text-shadow: none;
      font-weight: 600;
      padding: 0.5rem;
      color: #000;
      background-color: #f4f4f4; }

.ask-a-question-view input.counter,
.ask-a-question-view input#name,
.ask-a-question-view input#email {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #ced4da;
  font-weight: 400;
  margin-left: 0; }
  .ask-a-question-view input.counter:hover,
  .ask-a-question-view input#name:hover,
  .ask-a-question-view input#email:hover {
    background: #fff;
    border-color: #343a40; }

.ask-a-question-view .form-field textarea.field {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #ced4da;
  font-weight: 400;
  border-radius: 0; }
  .ask-a-question-view .form-field textarea.field:hover {
    background: #fff;
    border-color: #343a40; }

.ask-a-question-view table.askform {
  border: 1px solid #e9ecef; }
  .ask-a-question-view table.askform td,
  .ask-a-question-view table.askform tr td {
    padding: 0.75rem;
    border-top: 1px solid #e9ecef; }

.ask-a-question-view .submit .floatleft.width50 {
  float: none;
  width: 100%;
  text-align: left;
  margin-top: 0.5rem; }
  .ask-a-question-view .submit .floatleft.width50 .counter {
    display: inline-block;
    width: auto; }

.com_virtuemart .vm-cart-header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .com_virtuemart .vm-cart-header-container .vm-continue-shopping {
    text-align: right; }

.com_virtuemart .checkoutStep {
  color: #343a40;
  font-size: 1.33333rem;
  font-weight: 600;
  margin-top: 0.25rem; }

@media (max-width: 575.98px) {
  .com_virtuemart #form-login input {
    display: block;
    margin-top: 0.125rem; } }

.com_virtuemart .vm-cart-header h1 {
  font-size: 2.66667rem;
  margin-top: 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 0.125rem 0.125rem 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,
.com_virtuemart #cart-view input.inputbox {
  font-size: 16px;
  height: 40px;
  padding: 0.3rem 1.5rem; }

.com_virtuemart #cart-view input[type="submit"]:hover, .com_virtuemart #cart-view input[type="submit"]:focus, .com_virtuemart #cart-view input[type="submit"]:active,
.com_virtuemart #cart-view button.vm-button-correct:hover,
.com_virtuemart #cart-view button.vm-button-correct:focus,
.com_virtuemart #cart-view button.vm-button-correct:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff; }

.com_virtuemart #cart-view input.inputbox {
  font-size: 12px !important;
  padding: 0.3rem 0.5rem; }

.com_virtuemart #cart-view #userIDcart_chzn {
  width: auto;
  margin: 0; }
  .com_virtuemart #cart-view #userIDcart_chzn > a.chzn-single {
    border-radius: 0;
    width: auto;
    height: 40px;
    line-height: 34px;
    padding: 0 0 0 12px; }
    .com_virtuemart #cart-view #userIDcart_chzn > a.chzn-single > div {
      padding-top: 5px; }

.com_virtuemart #cart-view .vm-cart-header-container {
  background: #bcbcbc;
  border-top: 2px solid #e72b42;
  color: #bcbcbc;
  font-size: 0.725rem;
  text-transform: uppercase;
  padding-top: 0.5rem; }
  .com_virtuemart #cart-view .vm-cart-header-container .vm-cart-header h1 {
    position: relative;
    display: inline-block;
    font-size: 2.66667rem;
    padding-bottom: 0;
    padding-top: 0;
    color: #343a40; }
  .com_virtuemart #cart-view .vm-cart-header-container .vm-continue-shopping {
    margin: 0; }
    @media (max-width: 575.98px) {
      .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 rgba(0, 0, 0, 0.1);
    color: #878787;
    display: inline-block;
    padding: 0.25rem 0.5rem; }
    .com_virtuemart #cart-view .vm-cart-header-container .continue_link:after {
      content: "\f061";
      font-family: FontAwesome;
      margin-left: 0.125rem; }
    .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: #343a40; }

.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; }

.com_virtuemart #cart-view .inline tbody tr:first-child td input[type="text"] {
  height: 40px;
  border-width: 3px;
  border-style: solid; }
  @media (max-width: 991.98px) {
    .com_virtuemart #cart-view .inline tbody tr:first-child td input[type="text"] {
      margin-bottom: 0.25rem; } }

.com_virtuemart #cart-view .inline table td {
  padding: 0.125rem; }
  @media (max-width: 575.98px) {
    .com_virtuemart #cart-view .inline table td {
      display: block; }
      .com_virtuemart #cart-view .inline table td .button {
        margin-top: 0.25rem;
        margin-left: 0 !important; }
      .com_virtuemart #cart-view .inline table td .chzn-container {
        margin-bottom: -4px; } }

.com_virtuemart #cart-view .billto-shipto {
  border-width: 3px;
  border-style: solid;
  margin: 0 0 2rem;
  padding: 36px; }
  @media (max-width: 991.98px) {
    .com_virtuemart #cart-view .billto-shipto {
      padding: 18px; } }
  @media (max-width: 575.98px) {
    .com_virtuemart #cart-view .billto-shipto .width50 {
      width: 100%; }
      .com_virtuemart #cart-view .billto-shipto .width50 + .width50 {
        margin-top: 0.25rem; } }
  .com_virtuemart #cart-view .billto-shipto .vm2-billto-icon,
  .com_virtuemart #cart-view .billto-shipto .vm2-shipto-icon {
    background: none;
    height: auto;
    line-height: 1;
    width: auto;
    vertical-align: baseline; }
    .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: 0.25rem;
    margin-top: 0.35rem; }
  .com_virtuemart #cart-view .billto-shipto a.details {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    color: #878787;
    display: inline-block;
    padding: 0.125rem 0.25rem; }
    .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 {
      text-decoration: underline; }

@media (min-width: 576px) {
  .com_virtuemart #cart-view .vm-fieldset-pricelist {
    display: table-cell;
    overflow-y: scroll; } }

.com_virtuemart #cart-view table.cart-summary tr th {
  background: #343a40;
  font-weight: 400;
  padding: 0.25rem 0.5rem;
  color: #fff; }
  .com_virtuemart #cart-view table.cart-summary tr th .priceColor2 {
    color: #fff; }
  @media (min-width: 576px) {
    .com_virtuemart #cart-view table.cart-summary tr th {
      padding: 0.25rem; } }

.com_virtuemart #cart-view table.cart-summary tr td {
  padding: 0.5rem;
  vertical-align: middle; }
  .com_virtuemart #cart-view table.cart-summary tr td > br {
    display: none; }
  .com_virtuemart #cart-view table.cart-summary tr td input.details-button {
    margin-left: 0;
    margin-top: 0.1rem;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-width: 3px;
    border-style: solid;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    text-transform: uppercase; }
    .com_virtuemart #cart-view table.cart-summary tr td input.details-button:hover {
      color: #fff; }
  @media (min-width: 576px) {
    .com_virtuemart #cart-view table.cart-summary tr td {
      padding: 0.25rem; } }
  .com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-name span.cart-images {
    margin-right: 0.25rem; }
    .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: #999; }
    .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: #007bff; }
  .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: #fff;
      border-radius: 0;
      margin-right: 0.125rem;
      height: 24px;
      width: 24px;
      color: #121212; }
      .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 {
        -webkit-box-shadow: none;
        box-shadow: none; }
    .com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart,
    .com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart {
      background: none;
      border-width: 1px;
      border-style: solid;
      color: #ced4da;
      padding: 0;
      font-size: 12px;
      font-weight: 400;
      line-height: 1;
      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,
      .com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_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,
      .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: #343a40;
        color: #878787; }
    .com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart:before {
      content: "\f021" !important; }
    .com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart:before {
      content: "\f00d" !important; }
  .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: 0.5rem; }
    .com_virtuemart #cart-view table.cart-summary tr td .vm-shipment-plugin-single > input {
      position: absolute;
      top: 4px; }
    .com_virtuemart #cart-view table.cart-summary tr td .vm-shipment-plugin-single > label {
      padding-left: 0.75rem; }
  .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: #4CAF50;
    font-family: FontAwesome;
    margin-right: 0.125rem; }
  .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: 0.5rem; }
    .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: 0.5rem; }

.com_virtuemart #cart-view table.cart-summary h3 {
  font-size: 1rem; }

.com_virtuemart #cart-view table.cart-summary td > h3:first-child {
  background: #bcbcbc;
  padding: 0.25rem 0.5rem;
  margin: 0;
  /*@include media-breakpoint-up(sm) {
					margin: -$spacer-sm/2 -$spacer-sm/2 $spacer-sm;
					padding: $spacer-sm / 2 $spacer-sm/2;
				}*/ }

.com_virtuemart #cart-view .sectiontableentry1 h4 {
  margin-top: 0; }

.com_virtuemart #cart-view .customer-note .customer-note {
  display: block;
  font-weight: 500;
  margin-top: 1rem; }

.com_virtuemart #cart-view .customer-note #customer_note_field {
  min-height: 100px;
  width: 100%;
  border-width: 1px;
  border-style: solid; }

.com_virtuemart #cart-view .vm-fieldset-tos {
  padding-top: 0.5rem; }
  .com_virtuemart #cart-view .vm-fieldset-tos input.terms-of-service {
    float: left;
    margin-right: 0.25rem;
    margin-top: 0.45rem; }
  .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: 0.25rem;
  border-radius: 0;
  height: 40px;
  padding: 0.5rem;
  font-size: 16px;
  margin-top: 2px;
  float: left; }
  @media (min-width: 576px) {
    .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: 0.5rem;
  font-size: 0.725rem; }
  .com_virtuemart .vmpayment_cardinfo table {
    margin-top: 0.25rem; }

.com_virtuemart .chzn-drop ul.chzn-results li {
  color: #000; }

.com_virtuemart #adminForm .user-details input {
  border-width: 3px !important; }

.com_virtuemart #virtuemart_country_id_field_chzn .chzn-search input[type="text"],
.com_virtuemart #shipto_virtuemart_country_id_field_chzn .chzn-search input[type="text"] {
  height: 45px;
  border-color: rgba(0, 0, 0, 0.3);
  padding: 0.25rem 0.5rem;
  font-size: 15px;
  width: 100%;
  color: #666; }

.manufacturer-details-view .spacer {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 0.5rem; }
  .manufacturer-details-view .spacer .manufacturer-email {
    margin-bottom: 0.25rem; }
    .manufacturer-details-view .spacer .manufacturer-email a {
      background: #00BCD4;
      color: #fff;
      display: inline-block;
      text-transform: uppercase;
      padding: 0.125rem 0.25rem;
      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: #3d8b40; }
  .manufacturer-details-view .spacer .manufacturer-image img {
    border: 1px solid rgba(8, 8, 8, 0.1);
    max-width: 200px; }
  .manufacturer-details-view .spacer .manufacturer-product-link a {
    display: inline-block;
    margin-top: 0.5rem;
    border-radius: 0;
    border-width: 3px;
    border-style: solid;
    font-weight: 500;
    background: transparent;
    padding: 0.5rem 1rem; }
    .manufacturer-details-view .spacer .manufacturer-product-link a:hover {
      color: #fff;
      text-decoration: none; }

.com_virtuemart.view-user label,
.com_virtuemart.view-cart label,
.com_virtuemart.view-orders label,
.com_virtuemart.view-productdetails label {
  font-weight: 400; }

.com_virtuemart.view-user .userfields_info,
.com_virtuemart.view-cart .userfields_info,
.com_virtuemart.view-orders .userfields_info,
.com_virtuemart.view-productdetails .userfields_info {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #343a40;
  font-size: 1.33333rem;
  margin: 0.5rem 0;
  padding: 0.25rem 0 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600; }

.com_virtuemart.view-user table.user-details tr td.key,
.com_virtuemart.view-cart table.user-details tr td.key,
.com_virtuemart.view-orders table.user-details tr td.key,
.com_virtuemart.view-productdetails table.user-details tr td.key {
  padding: 0.25rem 0.25rem 0 0; }

.com_virtuemart.view-user table.user-details,
.com_virtuemart.view-cart table.user-details,
.com_virtuemart.view-orders table.user-details,
.com_virtuemart.view-productdetails table.user-details {
  width: auto; }
  .com_virtuemart.view-user table.user-details tr td,
  .com_virtuemart.view-cart table.user-details tr td,
  .com_virtuemart.view-orders table.user-details tr td,
  .com_virtuemart.view-productdetails table.user-details tr td {
    border: none;
    padding: 5px; }
    .com_virtuemart.view-user table.user-details tr td input,
    .com_virtuemart.view-cart table.user-details tr td input,
    .com_virtuemart.view-orders table.user-details tr td input,
    .com_virtuemart.view-productdetails table.user-details tr td input {
      background: none;
      border-radius: 0;
      border: 1px solid rgba(0, 0, 0, 0.1);
      padding: 0.25rem 0.125rem;
      width: 210px; }
      .com_virtuemart.view-user table.user-details tr td input:hover, .com_virtuemart.view-user table.user-details tr td input:focus, .com_virtuemart.view-user table.user-details tr td input:active,
      .com_virtuemart.view-cart table.user-details tr td input:hover,
      .com_virtuemart.view-cart table.user-details tr td input:focus,
      .com_virtuemart.view-cart table.user-details tr td input:active,
      .com_virtuemart.view-orders table.user-details tr td input:hover,
      .com_virtuemart.view-orders table.user-details tr td input:focus,
      .com_virtuemart.view-orders table.user-details tr td input:active,
      .com_virtuemart.view-productdetails table.user-details tr td input:hover,
      .com_virtuemart.view-productdetails table.user-details tr td input:focus,
      .com_virtuemart.view-productdetails table.user-details tr td input:active {
        border: 1px solid #e72b42; }
    @media (max-width: 575.98px) {
      .com_virtuemart.view-user table.user-details tr td,
      .com_virtuemart.view-cart table.user-details tr td,
      .com_virtuemart.view-orders table.user-details tr td,
      .com_virtuemart.view-productdetails table.user-details tr td {
        display: block;
        padding: 0; } }
    .com_virtuemart.view-user table.user-details tr td .input,
    .com_virtuemart.view-user table.user-details tr td .inputbox,
    .com_virtuemart.view-cart table.user-details tr td .input,
    .com_virtuemart.view-cart table.user-details tr td .inputbox,
    .com_virtuemart.view-orders table.user-details tr td .input,
    .com_virtuemart.view-orders table.user-details tr td .inputbox,
    .com_virtuemart.view-productdetails table.user-details tr td .input,
    .com_virtuemart.view-productdetails table.user-details tr td .inputbox {
      margin-left: 0; }
    @media (max-width: 575.98px) {
      .com_virtuemart.view-user table.user-details tr td label,
      .com_virtuemart.view-cart table.user-details tr td label,
      .com_virtuemart.view-orders table.user-details tr td label,
      .com_virtuemart.view-productdetails table.user-details tr td label {
        text-align: left; } }

.com_virtuemart.view-user .userdata,
.com_virtuemart.view-cart .userdata,
.com_virtuemart.view-orders .userdata,
.com_virtuemart.view-productdetails .userdata {
  margin-bottom: 0.25rem; }
  .com_virtuemart.view-user .userdata .inputbox,
  .com_virtuemart.view-user .userdata #com-form-login-remember .inputbox,
  .com_virtuemart.view-cart .userdata .inputbox,
  .com_virtuemart.view-cart .userdata #com-form-login-remember .inputbox,
  .com_virtuemart.view-orders .userdata .inputbox,
  .com_virtuemart.view-orders .userdata #com-form-login-remember .inputbox,
  .com_virtuemart.view-productdetails .userdata .inputbox,
  .com_virtuemart.view-productdetails .userdata #com-form-login-remember .inputbox {
    display: inline-block;
    width: auto; }

.com_virtuemart.view-user .vmpayment_description,
.com_virtuemart.view-user .vmshipment_description,
.com_virtuemart.view-cart .vmpayment_description,
.com_virtuemart.view-cart .vmshipment_description,
.com_virtuemart.view-orders .vmpayment_description,
.com_virtuemart.view-orders .vmshipment_description,
.com_virtuemart.view-productdetails .vmpayment_description,
.com_virtuemart.view-productdetails .vmshipment_description {
  font-size: 1rem;
  display: block;
  font-weight: 400; }

.com_virtuemart.view-user .t3-content h1 {
  margin-top: 0; }
  @media (max-width: 575.98px) {
    .com_virtuemart.view-user .t3-content h1 {
      font-size: 1.33333rem; } }

.com_virtuemart.view-user .t3-content h2 {
  font-size: 1rem;
  text-transform: uppercase; }

.com_virtuemart.view-user #adminForm > .buttonBar-right {
  float: none;
  margin-bottom: 0.5rem;
  text-align: right; }
  .com_virtuemart.view-user #adminForm > .buttonBar-right + a {
    margin-right: 0.5rem; }

@media (max-width: 575.98px) {
  .control-buttons button {
    margin-bottom: 0.125rem; } }

.control-buttons button + button {
  margin-left: 0.125rem; }

.control-buttons #reg_text,
.control-buttons .reg_text {
  margin: 0 0 0.5rem 0;
  float: none; }

#userForm .control-buttons {
  margin-bottom: 0.5rem; }

#virtuemart_shoppergroup_id_chzn {
  display: block; }

#virtuemart_country_id_field_chzn {
  display: block; }
  #virtuemart_country_id_field_chzn input {
    width: 100% !important; }

.vmpayment_cardinfo {
  font-size: 0.725rem; }
  .vmpayment .vmpayment_cardinfo {
    background: #bcbcbc;
    display: inline-block;
    font-size: 0.725rem;
    padding: 0.25rem; }
  .vmpayment_cardinfo table tr th {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(0, 0, 0, 0.1);
    padding: 0.25rem 0.125rem; }
  .vmpayment_cardinfo table tr td {
    border-color: rgba(0, 0, 0, 0.1);
    padding: 0.25rem 0.125rem;
    vertical-align: middle; }
  .vmpayment_cardinfo table h3 {
    font-size: 1rem; }
  .vmpayment_cardinfo #cc_expire_month_2,
  .vmpayment_cardinfo #cc_expire_year_2 {
    display: inline-block; }

.vm-payment-shipment-select .vm-payment-plugin-single > input {
  vertical-align: top;
  margin-top: 6px; }

.com_virtuemart .vm-orders-list h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  padding: 0;
  text-transform: uppercase; }
  @media (min-width: 576px) {
    .com_virtuemart .vm-orders-list h1 {
      font-size: 1.33333rem; } }
  .com_virtuemart .vm-orders-list h1 span {
    position: relative;
    display: inline-block; }
    .com_virtuemart .vm-orders-list h1 span::before {
      content: "";
      border-top: 1px solid #e72b42;
      -webkit-box-shadow: 0 0 4px rgba(255, 255, 255, 0.5);
      box-shadow: 0 0 4px rgba(255, 255, 255, 0.5);
      width: 100%;
      height: 0;
      position: absolute;
      top: -0.5rem;
      left: 0; }

@media (min-width: 576px) {
  .com_virtuemart .vm-orders-list #editcell {
    overflow-y: scroll; } }

.com_virtuemart .vm-orders-list #editcell table {
  width: 100%; }
  .com_virtuemart .vm-orders-list #editcell table td,
  .com_virtuemart .vm-orders-list #editcell table th {
    padding: 10px 0; }
    @media (min-width: 576px) {
      .com_virtuemart .vm-orders-list #editcell table td,
      .com_virtuemart .vm-orders-list #editcell table th {
        min-width: 150px; } }

.com_virtuemart .vm-orders-list .order-view {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
  margin-bottom: 0.5rem; }
  .com_virtuemart .vm-orders-list .order-view h2 {
    margin-top: 0;
    font-size: 1rem;
    text-transform: none; }
  .com_virtuemart .vm-orders-list .order-view label {
    display: inline-block; }

.com_virtuemart .vm-orders-list #com-form-order-number,
.com_virtuemart .vm-orders-list #com-form-order-pass {
  margin-bottom: 0.5rem; }
  @media (min-width: 576px) {
    .com_virtuemart .vm-orders-list #com-form-order-number,
    .com_virtuemart .vm-orders-list #com-form-order-pass {
      width: 100%; } }

.com_virtuemart .vm-orders-list #com-form-order-submit {
  float: none;
  clear: both;
  margin-top: 0.5rem; }

#ui-tabs {
  margin-top: 0.5rem; }
  #ui-tabs ul#tabs {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 0.5rem;
    padding: 0; }
    #ui-tabs ul#tabs > li {
      background: none;
      margin-bottom: -1px;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 0;
      color: #343a40;
      font-size: 0.725rem;
      font-weight: 400;
      padding: 0.375rem 0.5rem;
      text-transform: uppercase; }
      @media (min-width: 576px) {
        #ui-tabs ul#tabs > li {
          display: block; } }
      #ui-tabs ul#tabs > li.current {
        background: none;
        border-color: #e72b42 rgba(0, 0, 0, 0.1) transparent transparent;
        color: #343a40; }
        @media (min-width: 576px) {
          #ui-tabs ul#tabs > li.current {
            background: #bcbcbc;
            display: block; } }
  #ui-tabs .tabs {
    padding: 0; }
    #ui-tabs .tabs table td,
    #ui-tabs .tabs table th {
      padding: 0.25rem 0.5rem 0.25rem 0; }
      @media (min-width: 576px) {
        #ui-tabs .tabs table td,
        #ui-tabs .tabs table th {
          padding: 10px 0.5rem; } }
  #ui-tabs .tabs[title="Vendor"] > table > tbody > tr > td {
    display: block; }
  #ui-tabs .tabs[title="Vendor"] input[type="file"] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  #ui-tabs legend {
    border-bottom: 0; }
  #ui-tabs #searchMedia,
  #ui-tabs .reset-value.fg-button {
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

.vm-orders-order.spaceStyle {
  margin: 0; }
  @media (min-width: 576px) {
    .vm-orders-order.spaceStyle {
      overflow-y: scroll; } }

.vm-orders-order table td {
  padding: 0.25rem 0; }
  @media (max-width: 575.98px) {
    .vm-orders-order table td {
      background: #bcbcbc;
      padding: 0.25rem; }
      .vm-orders-order table td[align="left"] {
        min-width: 250px; } }
  .vm-orders-order table td strong {
    display: block; }
  .vm-orders-order table td table td.key {
    min-width: 100px; }
    .vm-orders-order table td table td.key + td {
      min-width: 200px; }

.vm-order-done h3 {
  margin-top: 0; }

.vm-order-done .vm-button-correct {
  background-image: none;
  border-style: solid;
  border-width: 3px;
  border-radius: 0;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase; }

.vm-order-done .post_payment_payment_name,
.vm-order-done .post_payment_order_number,
.vm-order-done .post_payment_order_total {
  margin-bottom: 0.5rem; }

.vm-order-done #form-login {
  margin-top: 0.5rem; }

#toolbar-popup-help .icon-gear::before,
#toolbar-popup-help .icon-cog::before {
  content: "8"; }

#toolbar-popup-help .btn.btn-small.modal {
  position: static; }

#toolbar-popup-help .btn-group div.modal {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden; }
  #toolbar-popup-help .btn-group div.modal .modal-body iframe {
    max-height: 394px !important; }

#toolbar-lock .icon-checkedout::before,
#toolbar-lock .icon-lock::before, #toolbar-lock .icon-locked::before {
  content: "#"; }

.virtuemart-admin-area select, .virtuemart-admin-area textarea, .virtuemart-admin-area input[type="text"],
.virtuemart-admin-area input[type="password"], .virtuemart-admin-area input[type="datetime"],
.virtuemart-admin-area input[type="datetime-local"], .virtuemart-admin-area input[type="date"],
.virtuemart-admin-area input[type="month"], .virtuemart-admin-area input[type="time"],
.virtuemart-admin-area input[type="week"], .virtuemart-admin-area input[type="number"],
.virtuemart-admin-area input[type="email"], .virtuemart-admin-area input[type="url"],
.virtuemart-admin-area input[type="search"], .virtuemart-admin-area input[type="tel"],
.virtuemart-admin-area input[type="color"], .virtuemart-admin-area .uneditable-input {
  height: calc(3.2rem + 8px);
  line-height: 1.5; }

.sl-product .bx-controls {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem; }
  .sl-product .bx-controls .bx-controls-direction > a {
    background: #ced4da;
    border-radius: 0;
    color: #ced4da;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 30px;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms; }
    @media (prefers-reduced-motion: reduce) {
      .sl-product .bx-controls .bx-controls-direction > a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .sl-product .bx-controls .bx-controls-direction > a:hover, .sl-product .bx-controls .bx-controls-direction > a:focus, .sl-product .bx-controls .bx-controls-direction > a:active {
      background: #e72b42;
      color: #fff; }
    .sl-product .bx-controls .bx-controls-direction > a + a {
      margin-left: 0.125rem; }

.sl-product .badge {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  font-size: 0.725rem; }
  .sl-product .badge.badge-new {
    background-color: #00BCD4; }
  .sl-product .badge.badge-hot {
    background-color: #FF9800; }
  .sl-product .badge.badge-sale {
    background-color: #FDD835; }

.sl-product .name-product {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  padding: 0.5rem 0;
  text-align: left; }
  .sl-product .name-product a {
    color: #999; }
    .sl-product .name-product a:hover, .sl-product .name-product a:focus, .sl-product .name-product a:active {
      color: #0056b3; }

.sl-product .product-price {
  color: #e72b42;
  float: none;
  font-size: 1.25rem;
  margin-bottom: 0;
  text-align: left; }

.sl-product img {
  margin: 0.5rem 0; }
  @media (min-width: 576px) and (max-width: 991.98px) {
    .sl-product img {
      height: 145px; } }
  @media (max-width: 575.98px) {
    .sl-product img {
      height: 255px; } }

div.category-view.category-default .vm-product-descr-container-1 {
  min-height: 0; }

.javm_slider[class*="-view"] .product.vm-col {
  padding: 0;
  min-height: 0;
  width: 100%; }
  .javm_slider[class*="-view"] .product.vm-col .spacer {
    min-height: 0; }
    .javm_slider[class*="-view"] .product.vm-col .spacer::after {
      display: block;
      clear: both;
      content: ""; }
    .javm_slider[class*="-view"] .product.vm-col .spacer .vm-product-descr-container-1 > h2 a {
      -o-text-overflow: unset;
      text-overflow: unset;
      white-space: normal; }

.javm_slider .vm-product-more-info {
  overflow: hidden; }

.javm_slider .vm-product-descr-container-1 {
  min-height: 0;
  margin-bottom: 18px; }

.javm_slider .vm-product-footer .addtocart-area {
  margin: 0; }

.javm_slider .vm-product-footer .addtocart-bar {
  margin: 0;
  text-align: left; }

.javm_slider.owl-carousel {
  padding: 0;
  margin: 0; }
  .javm_slider.owl-carousel .owl-wrapper-outer {
    padding-bottom: 41px; }
    @media (max-width: 575.98px) {
      .javm_slider.owl-carousel .owl-wrapper-outer {
        padding-bottom: 0; } }

.javm_slider .owl-nav {
  bottom: 100%;
  position: absolute;
  right: 0;
  margin-top: 0;
  margin-bottom: 36px; }
  @media (max-width: 575.98px) {
    .javm_slider .owl-nav {
      display: none; } }
  .javm_slider .owl-nav > div {
    background: #ced4da;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin: 0;
    padding: 0;
    height: 30px;
    width: 30px; }
    .javm_slider .owl-nav > div:hover, .javm_slider .owl-nav > div:focus, .javm_slider .owl-nav > div:active {
      background: #343a40;
      color: #fff; }
    .javm_slider .owl-nav > div + div {
      margin-left: 0.125rem; }

@media (min-width: 768px) {
  .javm_slider.two-row .vm-product-media-container {
    margin-right: 36px;
    float: left;
    width: 2.5rem; } }

.javm_slider.two-row .col-wrap .slide + .slide {
  margin-top: 36px; }

.t3-sidebar .javm_slider .vm-col.product .spacer {
  border: 0;
  padding: 0; }
  .t3-sidebar .javm_slider .vm-col.product .spacer .badge {
    top: 0;
    left: 0; }

.t3-sidebar .javm_slider .owl-nav {
  display: none; }

div[class*="-view"].single-view {
  margin: 0; }
  div[class*="-view"].single-view .item-product + .item-product {
    margin-top: 0.5rem; }
  div[class*="-view"].single-view .vm-product-media-container {
    margin-right: 36px;
    float: left;
    width: 108px; }
    div[class*="-view"].single-view .vm-product-media-container .badge {
      height: 30px;
      line-height: 30px;
      top: 0;
      left: 0;
      width: 30px; }
  div[class*="-view"].single-view .vmproduct-image img {
    padding: 0; }
  div[class*="-view"].single-view .vm-product-descr-container-1 {
    margin-bottom: 18px; }
    div[class*="-view"].single-view .vm-product-descr-container-1 h5 {
      margin-top: 0; }
  div[class*="-view"].single-view .vm-product-more-info {
    overflow: hidden; }
  div[class*="-view"].single-view .vm-product-footer {
    margin-top: 18px; }
    div[class*="-view"].single-view .vm-product-footer span.addtocart-button input.addtocart-button {
      padding: 9px 18px; }
  div[class*="-view"].single-view .category-action {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0.25rem; }

.category-action {
  padding: 0.5rem; }

.manufacturers {
  margin: -0.5rem; }
  .manufacturers .manufacturer-item + .manufacturer-item {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .manufacturers .manufacturer-item:last-child {
    display: none; }
  .manufacturers .manufacturer-item > div {
    padding: 0.5rem;
    text-align: center; }
    .manufacturers .manufacturer-item > div a {
      color: #343a40; }
    .manufacturers .manufacturer-item > div + div {
      border-left: 1px solid rgba(0, 0, 0, 0.1); }
      @media (max-width: 575.98px) {
        .manufacturers .manufacturer-item > div + div {
          border-left: 0;
          border-top: 1px solid rgba(0, 0, 0, 0.1); } }

.product-related-products {
  border: none;
  margin: 0 -18px; }
  @media (max-width: 767.98px) {
    .product-related-products {
      margin: 0; } }
  .product-related-products .product-fields-title-wrapper {
    margin-bottom: 0.5rem;
    margin-left: 18px;
    margin-top: 2rem; }
    @media (max-width: 767.98px) {
      .product-related-products .product-fields-title-wrapper {
        margin-left: 0; } }
    .product-related-products .product-fields-title-wrapper .product-fields-title {
      text-transform: uppercase;
      font-size: 25px; }
      .product-related-products .product-fields-title-wrapper .product-fields-title strong {
        font-weight: 600; }
    .product-related-products .product-fields-title-wrapper .hasTooltip {
      display: none !important; }
  .product-related-products .product-field {
    margin: 0 18px 36px 18px;
    padding: 0;
    border: none; }
    @media (min-width: 768px) {
      .product-related-products .product-field {
        width: 29.53%; } }
    @media (max-width: 767.98px) {
      .product-related-products .product-field {
        width: 100%;
        margin: 0 0 36px; } }
    .product-related-products .product-field .product-container {
      text-align: center;
      padding: 18px; }
      .product-related-products .product-field .product-container .vm-product-media-container {
        margin-bottom: 0; }
        .product-related-products .product-field .product-container .vm-product-media-container a {
          display: block;
          font-size: 1.22222rem;
          font-weight: 500;
          line-height: 1.5; }
          .product-related-products .product-field .product-container .vm-product-media-container a img {
            margin-bottom: 0.75rem; }
          .product-related-products .product-field .product-container .vm-product-media-container a .vm-img-desc {
            display: none; }
      .product-related-products .product-field .product-container .product-price {
        margin-top: 0.5rem;
        text-align: center; }
        .product-related-products .product-field .product-container .product-price .PricesalesPrice {
          font-size: 1.33333rem !important; }
      .product-related-products .product-field .product-container .product_s_desc {
        margin-bottom: 0;
        height: auto;
        display: none;
        height: auto; }
    .product-related-products .product-field .product-field-desc {
      display: none; }

#userForm .control-buttons button[type="reset"] {
  margin-top: 18px; }

.manufacturer-details-view .spacer {
  padding: 18px; }
  .manufacturer-details-view .spacer .manufacturer-image {
    margin-bottom: 18px; }
    .manufacturer-details-view .spacer .manufacturer-image img {
      float: right; }

.vm3pr-1,
.vm3pr-0 {
  text-align: center; }
  .vm3pr-1 .product-price,
  .vm3pr-0 .product-price {
    text-align: center;
    float: none;
    margin: 0;
    min-height: 0; }
  .vm3pr-1.hide,
  .vm3pr-0.hide {
    display: none; }

.theme-default.com_virtuemart input[type="submit"],
.theme-default.com_virtuemart button[type="submit"],
.theme-default.com_virtuemart button[type="reset"] {
  height: 55px;
  padding: 0.5rem 1rem; }
  .theme-default.com_virtuemart input[type="submit"]:hover,
  .theme-default.com_virtuemart button[type="submit"]:hover,
  .theme-default.com_virtuemart button[type="reset"]:hover {
    color: #fff; }

.theme-default.com_virtuemart table.user-details tr td input {
  height: 55px; }
  .theme-default.com_virtuemart table.user-details tr td input:focus {
    border-color: #1f2226; }

.theme-default.com_virtuemart table.user-details tr td .chzn-single {
  height: 55px;
  line-height: 1; }

.theme-dark div[class*="-view"] .vm-product-media-container {
  /*.badge {
				top: -12px;
				left: -12px;
			}*/ }

.theme-dark .productdetails-tabs .tab-content .tab-pane .product-description figure figcaption {
  color: #fff;
  background-color: #343a40; }

.theme-dark #userForm input:focus {
  border-color: rgba(255, 255, 255, 0.5); }
