        .product .cls_content_product_focus {
  position: relative;
  padding: 0;
}
.product .cls_img_product_focus {
  padding: 0;
}
.product .bp_product_item .row {
  margin: 0;
}
.lists-inline {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
#m_product .col-12 {
  width: 50%;
}
.bp-shopping-form,
.bp-group-button-qv-wl {
  display: none;
}
ul.list-style-2 {
  padding: 0;
}
ul.list-style-2 li:before {
  position: absolute;
  display: block;
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  left: 0;
  top: 5px;
  content: "\f00c";
  font-size: 11px;
  color: #cc6119;
}
ul.list-style-2 li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 10px;
}
.bp_pd_v {
  background: black;
}
.nav-tabs .nav-link {
  font-size: 12px;
  padding: 15px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
  width: 100%;
}
.bp_ul_tabs {
  margin: 0;
  background-color: #232628;
}
.nav-tabs .nav-link.active {
  color: black;
  border-top: 2px solid #cc6119;
}
.bp_details_description .bp_content_product {
  display: flex;
  flex-direction: column;
}
.bp_details_description .cls_product_sub {
  order: 1;
}
.bp-category-name {
  display: none;
}
.bp_details_description .product_title {
  margin-top: 0;
}
.button-contact a {
  text-align: center;
  padding: 17px 28px 15px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  background-color: #6c98e1;
  border: none;
  box-shadow: 0 2px 0 #567ab4;
  transition: opacity 0.2s ease-in;
  transform: translateZ(0);
  display: block;
  width: fit-content;
  margin-top: 20px;
}
.bp_details_description .bp_product_more_item {
  margin-bottom: 20px;
  font-size: 15px;
}
.bp_details_description .cls_price_number,
.bp_details_description .bp_cls_price .cls_unit_price {
  color: #726060;
  font-size: 18px;
}
.bp_details_description .bp_cls_group_price {
  display: flex;
  align-items: center;
  gap: 20px;
}
.bp_pd_details_tab {
  margin-top: 20px;
}
.product-detail .bp_cls_group_price {
  padding: 15px 20px;
  background: #6c98e0;
  color: #fff;
  display: flex;
  gap: 20px;
  align-items: center;
}
.cls_price_number,
.cls_unit_price {
  color: #fff;
  font-size: 16px;
  white-space: nowrap;
  line-height: 22px;
  font-weight: 700;
}
.cls_old_price,
.bp_cls_old_price .cls_unit_price {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
}

.bp-product-link-details {
  display: none;
}
.product_other-title h2 {
  color: #1b1b1b;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.button-action .bp_lbl_product_more {
  display: none;
}
.button-action .bp_product_more_item {
  display: block;
}
.button-action button {
  width: 100%;
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.09);
  background-color: #fff;
  color: #121e24;
  border-color: #e0e3e7;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 22px;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  padding: 13px 17px;
  text-align: left;
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
}
.button-action button:hover {
  background-color: #f8f8f8;
}
.button-offer button:hover {
  background-color: #6c98e1;
}
.button-offer button a {
  justify-content: space-between;
}
.button-offer button a i {
  color: #6c98e1;
  font-size: 16px;
}
.button-offer button:hover a {
  color: #fff;
}
.button-action button i {
  font-size: 26px;
}
.button-action button a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #121e24;
  width: 100%;
}
.button-chat i {
  color: #45c655;
}
.button-contact i,
.button-message i {
  color: #6c98e1;
}
.button-offer button {
  padding: 17px 25px;
  background-color: #f0f2f5;
  color: #232628;
  font-size: 13px;
  text-transform: uppercase;
  box-shadow: none;
  border: none;
}
.brand .bp_lbl_product_more {
  display: none;
}
.sidebar-setting {
  margin-top: 20px;
  padding: 12px 26px 13px 23px;
  background-color: #f0f2f5;
}
.sidebar-image {
  text-align: center;
}
.sidebar-image img {
  padding: 10px 0;
}
.sidebar-setting .bp_product_more_item {
  display: block;
}
.sidebar-setting .bp_product_more_item:not(:first-child) .bp-more-lbl-vl {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  padding: 11px 0 6px;
  font-size: 12px;
  color: #888;
  border-bottom: 1px solid #d5d9e0;
}
.sidebar-setting .bp_product_more_item:last-child .bp-more-lbl-vl {
  border: none;
}
.sidebar-setting .bp-item-more-icon {
  display: none;
}
.stock .bp_lbl_product_more {
  display: none;
}
.stock {
    gap: 0;
    margin-bottom: 20px;
}
.product-detail .product_title{
        font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    color: #232628;
    margin-top: 0;
}
@media screen and (max-width: 992px) {
  #m_product .col-12 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .lists-inline {
    display: grid;
    grid-template-columns: repeat(2, auto);
  }
  .bp_img_product {
      height: auto;
  }
}
@media screen and (max-width: 456px) {
  .lists-inline {
    grid-template-columns: repeat(1, auto);
  }
}

