@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
body.single-product .elementor-add-to-cart.elementor-product-simple form {
  position: relative;
  padding-bottom: 25px;
}

.bcs-pallet-summary-inline {
  width: 100%;
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 10px 0;
  font-size: 14px;
}
.bcs-pallet-summary-inline span,
.bcs-pallet-summary-inline bdi {
  font-size: 14px;
  color: #777777;
  font-weight: 500;
}

.bcs-list-unit,
.bcs-pl-unit,
.bcs-ro-unit,
.bcs-price-suffix {
  font-size: 13px;
  color: #0E4FE3;
}

.bcs-pallet-eq {
  font-size: 13px;
  font-style: italic;
  color: #0E4FE3;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.bcs-qty-conv {
  display: none !important;
}

.bcs-pl-price-secondary {
  width: auto;
  display: inline-block;
  border-top: 1px solid #dcdcdd;
  font-size: 13px;
  color: #0E4FE3;
  padding-top: 5px;
  margin-top: 5px;
}
.bcs-pl-price-secondary .bcs-label {
  text-transform: lowercase;
  font-size: 13px;
  font-weight: 600;
  color: #777777;
}
.bcs-pl-price-secondary--extra {
  margin-left: 10px;
}

body.single-product .elementor-widget-woocommerce-product-price .woocommerce-Price-amount.amount > bdi {
  font-size: 32px !important;
  font-weight: 600 !important;
}
