﻿span.vmicon.vm2-normalstock {
  display: none;
}

.vm3pr-0 {
  display: none;
}

.horizontal-separator {
  display: none;
}

.products_items {
  width: 100%;
  /* max-width: 720px; */
  /* margin: 0 -10px !important; */
  font-size: 14px;
}

.products_items .product {
  box-shadow: 0px 0px 14px #6767679c;
  padding: 15px 5px;
  box-sizing: border-box;
  display: inline-block;
  width: 30%;
  max-width: 210px;
  margin: 15px 10px;
  min-width: 200px;
  text-align: center;
}

.products_items .spacer.product-container {
  margin: 0;
  border: 0;
}

.clear {
  display: none;
}

.products_items .product-price {
  float: none;
  text-align: center;
  margin: 0;
}

.products_items .vm-product-media-container a {
  width: 190px;
  height: 190px;
  display: block;
  margin: 0 auto;
}

.products_items .vm-product-media-container a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.products_items .product-name a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
}

.products_items .product-name {
  max-width: 190px;
  margin: 0 auto;
}

.products_items .vm-product-media-container {
  margin-bottom: 5px;
}

.products_items .vm-product-rating-container {
  margin: 5px auto;
  display: none;
}

.products_items .vm-product-descr-container- {
  margin: 5px 0;
}

.products_items .vm3pr- {
  margin: 5px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.products_items .PricebasePrice.vm-display.vm-price-value {
  font-weight: bold;
}

.products_items a.product_button {
  background: #dd3333;
  color: white;
  padding: 3px 5px;
  display: inline-block;
  text-decoration: none;
}

.products_items span.price_text {
  font-weight: bold;
  display: inline-block;
  padding-right: 6px;
  line-height: 18px;
}

.orderby-displaynumber {
  display: none;
}

.virtuemart_search {
  display: none;
}

.product-neighbours {
  display: none;
}

.back-to-category {
  display: none;
}

.icons {
  display: none;
}

.vm-product-container .vm-product-media-container {
  width: 30%;
}

.vm-product-details-container {
  width: 65%;
}

.addtocart-bar {
  display: none;
}

.product-container h1 {
  /* border-bottom: 0; */
}

.product-container .product-description {
  text-align: justify;
  margin: 0 0 30px;
}

.product-container .product-description .product-description-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.vm-product-container-detail-jo .vm-product-media-container {
  width: 320px;
  height: 240px;
  margin-right: 50px;
}

.product-container .vm-product-details-container {
  width: Calc(100% - 370px);
}

.exform_wrapper.request.brdrad7.boxshdw {
  position: absolute;
  left: Calc(50% - 188px) !important;
  top: Calc(50% - 221px) !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}

@media screen and (max-width: 420px) {
  .exform_wrapper.request.brdrad7.boxshdw {
    position: absolute !important;
    width: Calc(100% - 16px) !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
}

.addtocart-area {
  margin-left: 80px;
}

.request_jo {
  background: #dd3333;
  color: white;
  display: block;
  width: 160px;
  text-decoration: none;
  padding: 5px 40px;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
}

.request .exform_header {
  color: #dd3333 !important;
}

.exform_wrapper.request .mf_submit .send_btn {
  background: #dd3333 !important;
  border: none !important;
}

.vm-product-details-container .PricebasePrice.vm-display.vm-price-value {
  font-size: 22px;
  color: #f00;
  font-weight: bold;
  display: block;
  vertical-align: bottom;
  /* margin-bottom: 20px; */
}

.request_name {
  padding: 0 5px 10px;
  text-align: center;
}

.category-view .vm-product-media-container {
  width: 100%;
}

.productdetails .vm-product-container {
  display: table;
}

.delivery_payment_wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin: 70px 0 70px;
}

.del_pay_item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.del_pay_img {
  height: 50px;
  margin-right: 20px;
}

.del_pay_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.del_pay_desc {
}

.del_pay_desc div {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.del_pay_item:last-child .del_pay_desc p {
  font-size: 15px;
  font-weight: bold;
}

.advantages_catalog img {
  height: 50px;
}

.advantages_catalog span {
  font-size: 15px;
}

.advantages-1.advantages_catalog {
  margin: 70px 0;
}

.product-description-text table tr td {
  padding: 8px;
  border-bottom: 1px Solid #000;
}

.product-description-text table tr td:first-child {
  /* border-left: 1px Solid #000; */
  border-right: 1px Solid #000;
  font-weight: bold;
  padding-left: 0;
}

.product-description-text table tr td:last-child {
  padding-right: 0;
}

.product-description-text table tr:first-child td {
  /* border-top: 1px Solid #000; */
}

.product-description-text table tr:last-child td {
  border-bottom: 0;
}

.product-description-text table tr td:last-child {
}

@media screen and (max-width: 922px) {
  .productdetails-view .vm-product-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .productdetails-view .vm-product-media-container {
    width: 100%;
    max-width: 320px;
    margin-right: 0;
  }

  .productdetails-view .vm-product-details-container {
    width: 100%;
  }

  .productdetails-view .product-description-text {
    display: flex;
    justify-content: center;
  }

  .productdetails-view .spacer-buy-area {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .productdetails-view .product-description-title {
    text-align: center;
  }

  .productdetails-view div#productPrice2 {
    margin-bottom: 30px;
  }

  .delivery_payment_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .del_pay_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }

  .del_pay_img {
    margin: 0 0 15px;
  }

  .del_pay_desc div {
    text-align: center;
    margin-bottom: 10px;
  }

  .del_pay_desc p {
    text-align: center;
  }
}

@media screen and (max-width: 476px) {
  .products_items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 !important;
  }

  .products_items .product {
    width: Calc(100% / 2 - 20px);
    max-width: 100%;
  }
}

.product-container .vm-product-media-container .main-image,
.product-container .vm-product-media-container .main-image a {
  width: 100%;
  height: 100%;
}

.product-container .vm-product-media-container .main-image a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.products_items.products_items_cards {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 920px;
  flex-wrap: wrap;
}

.category_item_jo a {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

.category_item_jo {
  margin-bottom: 50px;
}

.category_item_jo a h2 {
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.category_item_jo a {
  text-decoration: none !important;
}

.category-view.category-view-jo .moduletable,
.product-container.productdetails-view.productdetails .moduletable {
  padding-bottom: 20px;
  border-bottom: 1px solid #333333;
  margin-bottom: 50px;
}

.moduletable ul {
  list-style: disc;
  margin: 0 0 10px 20px;
  display: inline-block;
}

.moduletable ul {
  list-style: disc;
  margin: 0 0 10px 20px;
  display: inline-block;
}

ul.bxslider2 li a img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 212px;
  object-fit: cover;
}

.fundament_dly .list_fd {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (min-width: 1000px) {
  .fundament_dly .list_fd .fd {
    width: Calc(100% / 4 - 20px) !important;
  }
}

.moduletable .like_h2 {
  margin-top: 30px;
}

ul.ol-dn {
  margin-top: 20px;
}

.moduletable p {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 10px;
}

.like-h2 {
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  color: #dd3333;
}

.tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.tags a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  box-sizing: border-box;
  border: solid 2px #dd3333;
  color: #fff;
  padding: 8px 15px;
  background: #dd3333;
  text-decoration: none;
}

.tags a:hover {
  background: transparent;
  color: #dd3333;
  transition: all 0.7s;
}
