        .lg-item {
  background: #fff !important;
}
.support-container {
  margin-bottom: 40px;
}

.support-title {
  background-color: #78b43d;
  color: white;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.support-content {
  border: 1px solid #e74c3c;
  padding: 15px;
}

.support-item {
  display: flex;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}

.support-item:last-child {
  border-bottom: none;
}

.support-icon {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.support-text {
  flex: 1;
  font-size: 15px;
  line-height: 1.4;
}

.phone-number {
  color: #e74c3c;
  font-weight: bold;
}

.highlight {
  font-weight: bold;
  color: #000;
}

.delivery-text {
  flex: 1;
  line-height: 1.6;
}

.free-shipping {
  text-transform: uppercase;
  font-weight: bold;
}
.product-sub .bp_cls_shopping_form,
.product-sub .bp_pd_info,
.product-sub .bp_product_more,
.product-sub .bp_discount_percent,
.product-sub .cls_price_text,
.product-sub .cls_old_price_text {
  display: none;
}
.product-sub .bp_cls_group_price {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.product-sub .bp_cls_old_price .cls_unit_price,
.product-sub .cls_old_price {
  color: #f44336;
  font-weight: 400;
}
.product-sub .product_title {
  font-weight: 500;
}
.product-sub .product_title a {
  color: #121212;
}
.product-sub .bp_product_item {
  padding: 20px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
.product-sub .cls_img_product_focus {
  padding: 0;
}
.product-sub .bp_product_item .row {
  align-items: center;
}
.button-expand {
  background-color: #1e73be;
  padding: 10px;
  color: white !important;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  text-rendering: optimizeLegibility;
  margin: 20px 0;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  display: block;
  text-transform: uppercase;
  font-size: 0.97em;
  border-radius: 12px;
  width: 100%;
  text-align: center;
  letter-spacing: 0.03em;
}
#m_product .bp_cls_group_price {
  display: flex;
  gap: 40px;
  margin: 15px 0;
  flex-direction: row-reverse;
  justify-content: start;
}
#m_product .cls_price_text,
#m_product .cls_old_price_text {
  display: none;
}
#m_product .btnAddAction {
  display: none;
}
#shopping_form form {
  display: flex;
  gap: 30px;
}
#m_product .bp_btn_action_cart .btnAddToCart {
  margin: 0;
  background-color: #f44336;
  font-weight: bolder;
  text-align: center;
  border: 1px solid transparent;
  color: #fff;
}
.bp_category_product {
  margin-top: 15px;
  font-size: 13px;
  border-top: 1px dotted #ddd;
  padding: 5px 0;
}
.bp_category_name {
  color: #121212;
}
.bp_lb_name {
  color: #777;
}
.bp_pd_info {
  display: none;
}
.bp_product_more_item {
  padding-left: 1.3em;
  margin-bottom: 0.6em;
  position: relative;
  color: #777;
}
.bp_product_more_item::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #666;
}
#m_product .bp_cls_old_price .cls_unit_price,
#m_product .cls_old_price {
  color: #f44336;
  font-weight: 400;
  font-size: 24px;
  opacity: .6;
}
#m_product .bp_cls_price {
    font-size: 24px;
}
.h2, h2 {
    font-size: 1.6em;
    line-height: 1.3;
}
.tab-pane ul,.tab-pane li {
    list-style-type: unset;
}
strong {
    color: #000080;
}
.tab-pane {
    margin-top: 15px;
}
.tab-content {
    border: 1px solid #eaeaea;
    padding: 0 20px;
}
