        .bp-category-name {
  display: none;
}
.bp_img_product {
  height: auto;
}
.swiper-slide img {
  object-fit: contain;
}
.product-detail .product_title {
  color: #333;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.product-detail .bp_product_more_item:last-child .bp_lbl_product_more {
  display: none;
}
.product-detail .button-contact {
  border-radius: 5px;
  background: #DC2B09;
  padding: 10px 20px;
  border: none;
  margin-top: 20px;
}
.product-detail .button-contact a {
  color: #fff;
}
.bp_lbl_product_more {
  color: #333;
  font-size: 15px;
  font-weight: 700;
  line-height: 28px;
}
.product-detail .product-setting .bp_product_more_item:nth-child(5) {
  border-radius: 5px;
  background: #f2f2f2;
  padding: 10px 15px;
  margin-top: 10px;
}
.swiper-slide img {
  border: 2px solid #ececec;
}
.product-setting .bp_product_more_item:nth-child(5) .bp_lbl_product_more {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
}
.attention {
  padding-left: 0;
}
.attention li {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.attention li:before {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  vertical-align: middle;
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  font-size: 8px;
  text-align: center;
  line-height: 25px;
  color: #cdcdcd;
}
.product-detail .bp_product_item_hot {
  display: block;
  width: fit-content;
  border-radius: 30px;
  background: #00b9f8;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  margin: 10px 0;
}
.bp-group-button-qv-wl {
  display: none;
}
.product .bp_product_more_item:last-child .button-contact {
  border: none;
  background: transparent;
  margin-top: 10px;
}
.product .bp_product_more_item:last-child .button-contact a {
  color: #DC2B09;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}
.bp_pd_details_tab {
  margin-top: 20px;
}
.bp_pd_details_tab td {
  border-width: 1px;
  padding: 10px;
}
.nav-tabs .nav-link.active {
    border: none;
   border-bottom: 1px solid #EDEDED;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
}
.tab-content {
  margin-top: 20px;
}
.bp_pd_v {
  border-bottom: 1px solid #EDEDED;
}
.product .bp_product_more_item {
  display: none;
}
.product .product-setting .bp_product_more_item:nth-child(2),
.product .product-setting .bp_product_more_item:last-child {
  display: block;
}
.product .bp_lbl_product_more {
  display: none;
}
.bp-product-link-details {
  display: none;
}
.product_other-title {
  margin-bottom: 20px;
}
.product_other-title h2 {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.search-sidebar,
.product-sidebar {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #e9e9e9;
}
.search-sidebar input::placeholder {
  color: #888;
  font-size: 15px;
  font-weight: 400;
  font-style: italic;
}
.search-sidebar input {
  border: none;
  padding: 0;
  background: #F0F0F0;
}
.search-sidebar input:focus-visible {
  border: none;
  outline: none;
}
.search-sidebar input:focus {
  border: none;
  box-shadow: none;
}
.search-sidebar #dv_search {
      border-radius: 5px;
    border: 1px solid #FFF;
    background: #F0F0F0;
    padding: 4px 10px;
    display: flex;
    align-items: center;
}
.search-sidebar #submit_seach {
  border: none;
  background-color: transparent;
  color: #c3c3c3;
  font-size: 18px;
}
.search-title {
  margin-bottom: 10px;
}
.search-title h2 {
  color: #333;
  font-size: 15px;
  font-weight: 400;
}
.product .bp_product_item_hot {
  display: none;
}
.product-sidebar .product_title {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-transform: capitalize;
}
.product-sidebar .cls_img_product_focus img {
  height: 90px;
  border: 1px solid #ebebeb;
}
.product-sidebar .bp_product_item {
  padding: 0;
  box-shadow: none;
}
.product-sidebar .bp_product_more_item:last-child .button-contact a {
  font-size: 14px;
}
.product-sidebar .bp_content_product {
  margin-left: 10px;
}
.product-sidebar .bp_product_more_item:last-child .button-contact {
  padding: 0;
}
.product-sidebar .bp_product_item {
  margin-bottom: 15px;
}
.sidebar-title h2 {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.sidebar-title {
  margin-bottom: 10px;
}
.product-sidebar {
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .product_detail-sidebar {
    display: none;
  }
  .product .cls_img_product_focus img {
    height: 150px;
  }
}
@media screen and (max-width: 768px) {
  .bp_img_product {
    height: auto;
  }
  .product-detail .product_title {
    margin-top: 20px;
  }
}
@media screen and (max-width: 456px) {
  .product .bp_lbl_product_value {
    font-size: 12px;
        display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

