	.bp_group_quantity {
  display: flex;
  padding: 20px 0;
}
.bp-more-lbl-vl {
  display: flex;
}
.bp_lbl_product_value {
  padding-left: 10px;
}
.btnAddToCart {
  background-color: #a4bebf;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.5px;
  padding: 11px 40px;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 25px;
}
.btnAddAction {
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.5px;
  padding: 11px 40px;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 25px;
  margin: 0;
}
.product_title {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  line-height: 32px;
  clear: none;
  padding-right: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
}
.cls_price_number,
.cls_unit_price {
  font-weight: 600;
  color: #000000;
  font-size: 22px;
}
.bp_pd_info {
  display: none;
}
.cls_product_sub {
  color: #777777;
  font-size: 13px;
  margin: 15px 0;
}
.btndown,
.btnup {
  padding: 5px 15px;
  background: transparent;
  border: 1px solid #ccc;
}
.product-quantity {
  margin: 0;
  padding: 4px;
  text-align: center;
  border: 1px solid #ccc;
  border-right: none;
  border-left: none;
}
.description__detail {
  padding: 30px 0;
}
.description__detail h2 {
  font-size: 17px;
  font-weight: 600;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.description__detail h5 {
  color: #000000;
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.3333333333;
}
.description__detail p {
  line-height: 24px;
  color: #777777;
  margin-bottom: 20px;
  font-size: 13px;
}
.description__detail ul {
  margin: 0 0 24px 15px;
  list-style-type: circle;
}
.description__detail ul li,
ol li {
  line-height: 2rem;
}
ol {
  padding: 0;
  margin: 0 0 24px 15px;
}
.nav-tabs .nav-link.active {
  color: #a4bebf;
  padding: 10px 44px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  position: relative;
  border: 0;

  background-color: transparent;
}
.bp_pd_v {
  display: none;
}
.bp_pd_details_tab .nav-item:first-child {
  position: relative;
}
.bp_pd_details_tab ul.nav-tabs li:before {
  content: "";
  border-right: 1px solid #ddd;
  position: absolute;
  right: 0px;
  top: 12px;
  height: 20px;
}
.nav-tabs .nav-link {
  padding: 10px 44px;
  color: #000000;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  position: relative;
  border: 0;
}
.progress {
  margin: 2px;
}

.organic-title {
  color: #2c3e50;
  text-align: center;
  border-bottom: 3px solid #27ae60;
  padding-bottom: 10px;
}

.organic-segment {
  background-color: #f9f9f9;
  border-left: 5px solid #27ae60;
  padding: 10px;
}

.segment-heading {
  color: #2c3e50;
  font-weight: bold;
  margin-bottom: 10px;
}

.segment-details {
  margin-left: 20px;
}

.microbe-temperature-grid {
  display: flex;
  justify-content: space-around;
  margin-top: 15px;
  background-color: #e8f5e9;
  padding: 15px;
  border-radius: 8px;
}

.microbe-info {
  text-align: center;
  padding: 10px;
  background-color: #c8e6c9;
  border-radius: 5px;
}
.bp_star_review,
.bp_lbl_product_more {
  display: none;
}
.segment-details ul {
    padding: 0;
}
.bp_content_product {
    display: flex;
    flex-direction: column;
}
.button-contact {
    order: 1;
}
 .button-contact a {
  display: inline-block;
  padding: 8px 15px;
  background-color: #4caf50;
  color: white;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.product-other img {
    height: 250px;
    object-fit: cover;
}
.product-device .bp_product_item {
  margin-bottom: 20px;
}
.product-device .bp_product_item {
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.product-device .bp_product_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.product-device .cls_img_product_focus {
    position: relative;
    overflow: hidden;
    padding: 0;
}

.product-device .bp-one-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.product-device .bp_product_item:hover .bp-one-image img {
    transform: scale(1.05);
}

.product-device .cls_content_product_focus {
    padding: 15px;
    text-align: center;
}

.product-device .product_title a {
    color: #2c3e50;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: 600;
    transition: color 0.3s ease;
}

.product-device .product_title a:hover {
    color: #27ae60;
}

.product-device .bp-product-link-details {
    display: inline-block;
    padding: 10px 20px;
    background-color: #27ae60;
    color: white;
    text-decoration: none;
    border-radius: 25px;
    transition: background-color 0.3s ease, transform 0.2s ease;
}
.product-device .button-contact {
    display: none;
}
.product-device .bp-product-link-details:hover {
    background-color: #2ecc71;
    transform: scale(1.05);
}
.breadcrumb-item a {
    color: #121212;
}
.product-device .bp_product_more_item {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product_title {
    min-height: 46px;
}
.title {
    margin-bottom: 30px;
}
