/* main style file */
body .wc-category-path-widget ol {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
}
body .wc-category-path-widget ol ol {
  list-style: none;
  padding-left: 1rem;
}
body .wc-category-path-widget li {
  display: block;
  margin-right: 10px;
  padding: 0.3rem 0;
}
body .wc-category-path-widget a {
  text-decoration: none;
  color: #102a83;
}
body .wc-category-path-widget a:hover {
  color: #000;
  text-decoration: underline;
}
body .wc-category-path-widget .cat-level-current > a {
  font-weight: bold;
  color: #000;
}
body .wc-category-path-widget .cat-level-up a {
  font-weight: normal;
  font-size: 0.8rem;
  color: #333;
}
body .product_list_widget li {
  padding: 1rem 0 !important;
}
body .product_list_widget img {
  font-size: 1px;
  color: #fff;
}
body .slick-slide .image_wrapper {
  position: relative;
  padding-top: 100%;
}
body .slick-slide .image_wrapper img {
  position: absolute !important;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .woocommerce-product-gallery .flex-viewport {
  border: none !important;
  background: #fff !important;
}
body .woocommerce-product-gallery .woocommerce-product-gallery__image > a {
  position: relative !important;
  padding-top: 100% !important;
}
body .woocommerce-product-gallery .woocommerce-product-gallery__image > a img {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}
body .mfn-li-product-row-image {
  width: 100% !important;
}
body .mfn-li-product-row-image .image_wrapper a {
  position: relative !important;
  padding-top: 100% !important;
  display: block !important;
  width: 100% !important;
}
body .mfn-li-product-row-image .image_wrapper a img {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}
body .product-mpcena {
  color: #999;
  font-size: 0.8rem;
  margin-bottom: 10px;
}
body .product-mpcena span bdi {
  text-decoration: line-through;
}
body ul.products li.product .mfn-li-product-row-price .price {
  margin-top: 0 !important;
}
body .piromarket-loop-stock-status {
  font-size: 0.8rem;
  padding-top: 0.5rem;
}
body .piromarket-loop-stock-status.low-stock span {
  color: #ff8800;
}
body .piromarket-loop-stock-status.in-stock span {
  color: #3DB149;
}
body .piromarket-loop-stock-status.out-of-stock span {
  color: #cc0000;
}
body.single-product .stock {
  color: #333 !important;
}
body.single-product .stock .stock-status-text {
  font-weight: bold;
}
body.single-product .stock.low-stock .stock-status-text {
  color: #ff8800;
}
body.single-product .stock.in-stock .stock-status-text {
  color: #3DB149;
}
body.single-product .stock.out-of-stock .stock-status-text, body.single-product .stock.on-backorder .stock-status-text {
  color: #cc0000;
}
body.b2buser #header-logo, body.b2buser #header-logo-sticky {
  position: relative;
}
body.b2buser #header-logo::before, body.b2buser #header-logo-sticky::before {
  content: "B2B";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 50px;
  background-color: #3DB149;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  z-index: 10;
  rotate: 15deg;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  margin-right: -35px;
  margin-top: -25px;
}
body.b2buser #header-logo-sticky::before {
  font-size: 12px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  margin-right: -35px;
  margin-top: -5px;
}

.mfn-sidemenu-menu li > .outer-menu-sub {
  padding: 10px;
}

#menu-tab-0 .mfn-sidemenu-menu.mfn-menu-submenu-icon-on li.menu-item-has-children > .outer-menu-sub {
  width: 100%;
  justify-content: flex-end;
}

.wp-block-woocommerce-checkout-order-summary-fee-block .wc-block-components-totals-item__label {
  font-weight: bold;
}
.wp-block-woocommerce-checkout-order-summary-fee-block .wc-block-formatted-money-amount {
  font-weight: bold;
  color: #276b2e;
}

.woocommerce-bacs-bank-details {
  background: #fff;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
  margin-bottom: 3rem;
}
.woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
  display: none;
}
.woocommerce-bacs-bank-details ul.bacs_details {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #666666;
}
.woocommerce-bacs-bank-details ul.bacs_details li {
  text-align: center;
  margin: 0 0 2rem 0;
  width: 24%;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .woocommerce-bacs-bank-details ul.bacs_details li {
    width: 48%;
  }
}
.woocommerce-bacs-bank-details ul.bacs_details li strong {
  display: block;
}
.woocommerce-bacs-bank-details ul.bacs_details li.upn_form, .woocommerce-bacs-bank-details ul.bacs_details li.upn_qr {
  width: 48%;
}
@media only screen and (max-width: 991px) {
  .woocommerce-bacs-bank-details ul.bacs_details li.upn_form, .woocommerce-bacs-bank-details ul.bacs_details li.upn_qr {
    width: 100%;
  }
}
.woocommerce-bacs-bank-details ul.bacs_details li.upn_form div, .woocommerce-bacs-bank-details ul.bacs_details li.upn_qr div {
  display: block;
}
.woocommerce-bacs-bank-details ul.bacs_details li.upn_qr img {
  width: 200px;
  height: auto;
}