        .category-poster .bp_category_option_item {
  padding: 10px 0;
}
.swiper {
  padding-top: 5px !important;
}
.bp_category_option li a {
  display: flex;
  align-items: center;
  gap: 15px;
}
.swiper-wrapper,
.swiper-slide {
  height: 100% !important;
}
.bp_category_option li a img {
  width: 15px;
}

.under-new img {
  width: 100%;
  height: 80px;
}
.category-title h2 {
  position: relative;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.category-title h2:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  background: #dc2b09;
  bottom: 0;
}
.see_more-category a {
  color: #00b9f8;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}
.ribbon {
  text-align: center;
}
.ribbon h2 {
  color: #333;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}

.ribbon h2::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 85px;
  background: red;
}

.ribbon h2::after {
  right: -20px;
  border-width: 20px 0 20px 21px;
  border-color: transparent transparent transparent #ff8c00;
}
.product-setting .bp_product_more_item {
  display: none;
}
.product-setting #carousel_fav img {
  object-fit: cover;
}

.bp_lbl_product_more {
  display: none;
}
.product-slide {
  padding: 40px 20px 20px;
  background: #fff2f2;
  border: 1px solid #d83538;
}
.product-slide #carousel_fav {
  margin-top: 40px;
}
.product-slide .bp-one-image {
  padding: 20px;
}
.product-slide .card-body {
  padding-top: 0;
}
.product-slide .product_title {
  text-align: left;
}
.product-slide .product_title a {
  color: #333;
  font-size: 15px;
  font-weight: 500;
}
.product-setting .bp_product_more_item:nth-child(2),
.product-setting .bp_product_more_item:last-child {
  display: block;
}
.product-setting .bp_product_more_item:nth-child(2) .bp_lbl_product_value {
  color: #666;

  font-size: 14px;
  font-weight: 400;
}
.product-setting .bp_product_more_item:last-child .button-contact {
  border: none;
  background: transparent;
  margin-top: 10px;
}
.product-setting .bp_product_more_item:last-child .button-contact a {
  color: #f6941f;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}
.owl-dots {
  display: none;
}
.product-slide .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  font-size: 36px !important;
  left: -3%;
  background: #D8D8D8;
  padding: 5px 10px !important;
  color: #fff;
}
.product-slide .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  font-size: 36px !important;
  right: -3%;
  background: #D8D8D8;
  padding: 5px 10px !important;
  color: #fff;
}
.product-slide #carousel_fav img {
  object-fit: cover;
  object-position: top;
}
.product_hot-slide .winter_title {
  text-align: center;
  margin-bottom: 30px;
}
.product_hot-slide .winter_title h2 {
  color: #f1792d;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.winter_title h2::before {
  content: "";
  height: 3px;
  width: 67px;
  position: absolute;
  top: 50%;
  left: -50%;
  background-color: #d9d9d9;
}
.winter_title h2::after {
  content: "";
  height: 3px;
  width: 67px;
  position: absolute;
  top: 50%;
  right: -50%;
  background-color: #d9d9d9;
}
.product_hot-slide #carousel_fav {
  background: transparent;
  border: none;
  padding: 0;
}
.product_hot-slide .owl-stage-outer {
  padding: 15px 0;
}
.product_hot-slide .card {
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(212, 212, 212, 0.4) !important;
}
.product_hot-slide .owl-carousel .owl-nav button.owl-prev {
  left: -2%;
  background: #d8d8d8;
}
.product_hot-slide .owl-carousel .owl-nav button.owl-next {
  right: -2%;
  background: #d8d8d8;
}
.services-list {
  display: grid;
  grid-template-columns: repeat(4, 24%);
  justify-content: space-between;
}
.services-item {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 15px 20px;
  border-radius: 5px;
  background: #f3f3f3;
}
.bp-group-button-qv-wl {
  display: none;
}
.bp_news_sub {
  display: none;
}
.bp_news_info {
  display: none;
}
.bp-news-button-action {
  display: none;
}
.news .product_title-tab {
  position: relative;
  margin: 0;
  margin-bottom: 20px;
}
.news-main {
  height: 100%;
}
.news-main,
.news-sub {
  padding: 20px;
  box-shadow: 0px 0px 20px 0px rgba(212, 212, 212, 0.5);
}
.news-main .row {
  margin: 0;
}
.news .cls_img_hot_news img {
  object-fit: cover;
}
.news_main-right .cls_img_hot_news img {
  height: 100px;
  border-radius: 0;
}
.news_main-right .news_title {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.news-main .col-lg-4 {
  padding: 0;
}
.news .cls_img_hot_news {
  padding: 0;
}
.news_main-right .cls_content_hot_news {
  padding-top: 0;
}
.news .bp_block_item .row {
  margin: 0;
}
.news_main-right .col:not(:last-child) .bp_block_item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #bdbdbd;
}
.news-first .news_title {
  margin-top: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px; /* 140% */
}
.news-sub .news_title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #000;

  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.under-new {
  margin-top: 10px;
}
.link-all {
  padding-right: 15px;
}
.link-all i {
  font-size: 12px;
  color: #b3b3b3;
}
.brand {
  background: #fbfbfb;
}
.brand .brand-list {
  display: grid;
  grid-template-columns: repeat(7, auto);
  align-items: center;
  justify-content: space-between;
}
.brand .brand-list img {
  width: 90px;
}
.news-first .bp_hot_news_img {
  position: relative;
  width: 100%;
  height: 100%;
}
.news-first .bp_hot_news_img:before {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 189px;
  background: linear-gradient(0deg, #030303 0%, rgba(105, 105, 105, 0) 100%);
  z-index: 5;
}
.news-first .news_title {
  font-size: 22px;
  margin-top: 0;
  position: absolute;
  bottom: 5%;
  z-index: 6;
  left: 2%;
  /*right: 2%;*/
}
.news-first .news_title a {
  color: #fff;
}

/*@media screen and (min-width: 1025px) {*/

/*  .bp_sub_menu {*/
/*    display: block;*/
/*    right: 0;*/
/*    border: 1px solid #e6e6e6;*/
/*    padding: 0;*/
/*    background: #fcfcfc;*/
/*    border-radius: 0;*/
/*  }*/

/*}*/
.news_main-right .cls_img_hot_news {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.news_main-right .cls_content_hot_news {
  flex: 0 0 auto;
  width: 66.66666667%;
}
@media screen and (min-width: 992px) {
  .category-product {
    border: 1px solid #e6e6e6;
    background: #fcfcfc;
    height: 100%;
    border-top: 0;
    padding: 10px 20px;
  }
  .category-title {
    display: none;
  }
  #m_87274 {
    padding-left: 0;
  }
  .category-product {
    width: 300px;
  }
  /*#m_87274 {*/
  /*    width: calc(100% - 300px);*/
  /*}*/
  /*#m_86953 {*/
  /*    width: 300px;*/
  /*}*/
}
@media screen and (max-width: 991px) {
  .category-title {
    margin-top: 10px;
  }
  .category-poster {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }

  .bp_category_option {
    display: grid;
    grid-template-columns: repeat(3, auto);
  }
  .services-list {
    grid-template-columns: repeat(2, 50%);
    gap: 20px;
  }
  .brand .brand-list {
    grid-template-columns: repeat(3, auto);
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .bp_category_option {
    grid-template-columns: repeat(2, auto);
  }
}
@media screen and (max-width: 567px) {
  .bp_category_option {
    grid-template-columns: repeat(1, auto);
  }
  .product_title-tab h2 {
    font-size: 15px;
  }
  .services-list {
    grid-template-columns: repeat(1, auto);
  }
  .product .cls_img_product_focus img {
    height: 160px;
  }
  .product .bp_product_item {
    padding: 10px;
  }
  .product-setting .bp_product_more_item:nth-child(2) .bp_lbl_product_value {
    font-size: 12px;
  }
}
@media screen and (max-width: 456px) {
  .link-all a {
    font-size: 12px;
  }
  .ribbon h2 {
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 8px;
  }
  .ribbon h2::before,
  .ribbon h2::after {
    content: unset;
  }
  .winter_title h2::after,
  .winter_title h2::before {
    content: unset;
  }
  .product_title-tab h2 {
    font-size: 12px;
    padding: 10px 25px 9px 15px;
  }
  .link-all {
    font-size: 12px;
  }
  .product-setting .bp_product_more_item:last-child .button-contact a {
    font-size: 14px;
  }
  .brand .brand-list img {
    width: 120px;
  }
  .brand .brand-list {
    grid-template-columns: repeat(2, auto);
  }
  .news_main-right .cls_img_hot_news img {
    height: 70px;
  }
  .news-first .bp_hot_news_img:before {
    height: 120px;
  }
  .news_main-right .news_title {
    font-size: 12px;
  }
  .product .cls_img_product_focus img {
    height: 120px;
  }
  .product .product_title {
    min-height: 28px;
  }
  .product .product_title a {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

