	.lg-item {
  background: #fff !important;
}
.swiper-slide img {
        object-fit: scale-down;
}
.bp-product-color {
      background: #FFF !important;
    border: 1px solid;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
}
.bp-product-color-group {
    padding-left: 0 ;
    margin: 20px 0;
}
.support-container {
  margin-bottom: 40px;
}
.bp-group-button-qv-wl {
  display: none;
}
.bp-category-name {
  display: none;
}
.bp-product-link-details {
  display: none;
}
.support-title {
  background-color: #78b43d;
  color: white;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
#m_product .bp_product_more_item{
    display: block;
}
#m_product .bp_lbl_product_more  {
    display: none;
}
.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_details 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 {
  margin-bottom: 0.6em;
  position: relative;
  color: #777;
}
.bp-product-size-c span {
    font-size: 12px;
    padding: 5px;
}
.bp_pd_details_tab {
    display: none;
}
#m_product .bp_cls_old_price .cls_unit_price,
#m_product .cls_old_price {
  color: #f44336;
  font-weight: 400;
  font-size: 24px;
  opacity: 0.6;
}
.bp-product-size-c [type=radio]:checked + span {
    outline: 1px solid #209bd1;
}
#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;
}

