        .bp_img_product {
  padding: 0;
  height: auto;
}
.bp_cls_shopping_form {
  display: none;
}
.bp-group-button-qv-wl {
  display: none;
}
.bp_img_category_option {
  display: none;
}
.product_title {
  font-size: 18px;
  line-height: 32px;
  margin: 0;
  font-weight: 600;
}
.product_title a {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bp_img_product img {
  border-radius: 20px 20px 0 0;
  height: 150px;
}
.bp-product-link-details {
  display: none;
}
.bp_product_item {
  background-image: url("/files_upload/bg-img-01.jpg");
  background-color: rgba(255 255 255 / 0.26);
  border: 1px solid #ffffff;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.2s ease;
  margin: 0 0 11px;
  padding: 15px;
  box-shadow: 0 0 16px 7px rgba(83 20 173 / 0.07);
}
.bp_product_item img {
  transition: all 0.6s ease-in-out;
}
.bp_product_item:hover img {
  transform: scale(1.09);
}
.item {
  display: none !important;
}
.bp-one-image {
  overflow: hidden;
  border-radius: 20px 20px 0 0;
}
.bp_product_item .row {
  margin: 0;
}
.product-setting {
  display: flex;
  gap: 20px;
  align-items: center;
}
.bp_lbl_product_more {
  display: none;
}
.bp_lbl_product_value {
  font-size: 14px;
  font-weight: 500;
  color: #252d3d;
  line-height: 28px;
  /*padding-right: 25px;*/
}
.product-setting .bp_product_more_item:nth-child(1) .bp_lbl_product_value {
  padding: 3px 10px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  font-weight: 500;
  color: #252d3d;
  background: #ffffff;
}
.product-filter-input {
  width: 100%;
  display: flex;
  gap: 10px;
  margin-top: 15px;
}
.category-search {
  padding: 10px;
  min-height: 51px;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  color: #2f3b48;
  box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
  border: 1px solid #e7edf3;
  border-radius: 10px !important;
  margin-bottom: 10px;
}
.bp_content_product {
  display: flex;
  flex-direction: column;
}
.cls_product_sub {
  display: none;
}
.cls_price_text {
  display: none;
}
.product-setting-main {
  order: 1;
}
.bp-item-more-icon {
  display: none;
}
.product-setting-main,
.bp_cls_group_price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bp_cls_group_price {
  margin-bottom: 10px;
}
.product-setting-main {
  border-top: 1px solid #dce2df;
  padding-top: 10px;
}
.bp_content_product_main {
  background-image: url("/files_upload/bg-img-02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 0 0 20px 20px;
  padding: 18px 20px 25px;
}
.cls_product_sub,
.bp-group-button-qv-wl {
  grid-column: span 2;
}

.cls_price_number,
.cls_unit_price {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  color: #121212;
  font-family: "Exo 2", sans-serif;
  text-align: right;
  white-space: nowrap;
  margin-top: auto;
  margin-bottom: 2px;
}
.cls_product_sub p:nth-child(1) {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  opacity: 0.5;
}
.cls_product_sub p:last-child {
  color: #222732;
  margin-top: 10px;
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
}
.cls_product_sub p span {
  color: #ff4605;
}
.bp-result-number,
.bp-result {
  display: none;
}
.bp-product-footer .bp-product-header-right-content {
  display: none !important;
}
.product-app {
  padding: 0 20px 20px;
  position: relative;
  background-image: url("/files_upload/row-bgimage-2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bp-category-title {
  display: none;
}
.product-app img {
  width: 250px;
}
#dv_search {
  flex-direction: column;
}
.product-app .bp_category_option li h3 {
  padding-bottom: 12px;
  font-size: 13px;
  line-height: 24px;
  border-bottom: 1px solid #e7edf3;
  margin: 0;
  color: #8d8d8d;
  width: 100%;
  margin-bottom: 10px;
}
.bp-text-search {
  display: none;
}
.bp_category_option {
  display: block;
}
.title-category {
  padding: 15px 25px 15px 0;
  margin-bottom: 10px;
  color: #121212;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  border-bottom: 1px solid rgba(0 0 0 / 0.15);
}
.title-category a {
  width: 100%;
  display: block;
  color: #121212;
}

.bp-select-category-search {
  padding: 10px 0;
  border: none;
  border-radius: 4px;
}
.product-list .bp-dropdown-menu {
  padding: 0 !important;
  margin-top: 10px;
  padding: 10px;
  border: none;
  border-radius: 4px;
  transition: all 0.3s linear;
  right: 0;
  border-radius: 0 0 12px 12px;
  display: block;
  opacity: 0;
  visibility: hidden;
}
.product-list .bp-dropdown-menu a {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  transition: all 0.3s ease-in-out 0s;
  color: #0f141e;
  border-bottom: 1px solid #e9eaee;
  text-decoration: none;
  padding: 20px;
}
.product-list .bp-dropdown-menu .dropdown-item.active {
  background-color: #e9ecef;
}
.product-list .btn-group-sort:hover .bp-dropdown-menu {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.bp-product-header-right {
  margin-bottom: 20px;
}
.bp_img_product {
  order: 0 !important;
}

.phan_trang {
  margin: 30px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.item_page_active {
  background: #2970f3;
  width: 50px;
  color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 15px 3px rgb(0 0 0 / 0.07);
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;
}
.item_page_active:hover {
  transform: translate3d(0px, -6px, 0.01px);
}
.item_page,
.bp_cls_next,
.bp_cls_prev {
  background: #fff;
  width: 50px;
  color: #121212;
  transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;
  border-radius: 50%;
  box-shadow: 0 0 15px 3px rgb(0 0 0 / 0.07);
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bp_cls_next:hover,
.bp_cls_prev:hover,
.item_page:hover {
  color: #fff;
  background: #2970f3;
  transform: translate3d(0px, -6px, 0.01px);
}
.bp-more-lbl-vl {
  white-space: nowrap;
}
.product-col .bp_img_product,
.product-col .bp_content_product_main {
  width: 100% !important;
}
.widget {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  border-radius: 20px;
}
.prt-col-bgcolor-yes {
  height: 100%;
  position: relative;
  z-index: 1;
}
.prt-bg-layer {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.prt-col-wrapper-bg-layer {
  background-image: url(/files_upload/col-bgimage-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
}
.layer-content {
  position: relative;
  padding: 130px 26px 35px;
}

.widget span {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 5px;
    position: relative;
  z-index: 2;
}
.widget h3.widget-title {
  font-size: 22px;
  line-height: 32px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.widget .prt-banner {
  margin-top: 20px;
}
.widget .layer-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(transparent, rgba(1 1 35 / 0.50) 50%);
    z-index: 1;
}
.widget .prt-btn {
  background-color: transparent;
  border: 1px solid currentColor;
  border-radius: 25px;
  color: #fff;
  border-color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding: 10px 25px 10px;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  overflow: hidden;
  z-index: 1;
  text-align: center;
  letter-spacing: 0;
  transition: all 0.5s ease 0s;
}
.widget .prt-btn:after {
  background-color: #fff;
  content: "";
  height: 150px;
  left: -75px;
  position: absolute;
  top: -35px;
  transform: rotate(35deg);
  transition: all 1600ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 40px;
  opacity: 0;
}
.product-app .widget .prt-btn:hover::after {
  left: 120%;
  transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.3;
}

.widget .prt-btn:hover {
    color: #ffffff;
  border-color: #2970f3;
  background-color: #2970f3;
}
@keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@media screen and (max-width: 768px) {
  .cls_product_sub {
    display: none;
  }
  .bp_content_product {
    display: flex;
    flex-direction: column;
    padding: 0;
    grid-gap: 0;
    color: #fff;
    padding: 19px 22px;
    border-radius: 0 0 20px 20px;
  }
  .bp_img_product img {
    border-radius: 12px 12px 0 0;
    object-fit: cover;
    height: auto;
  }
  .bp_product_item {
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: unset;
    border: 1px solid #e7edf3;
    border-radius: 20px;
  }
  .bp_cls_group_price {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7edf3;
    justify-content: start;
  }
  .product-list .col-md-9 {
    padding: 0;
  }
  .product_title a {
    font-size: 17px;
    line-height: 21px;
    margin-top: 11px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
  }
  .product-setting-main {
    order: 3;
  }
  .cls_price_number,
  .cls_unit_price {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    margin-left: auto;
    color: #0f141e;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 567px) {
  .bp_img_product img {
    height: auto;
  }
}

