/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 04 2025 | 03:31:19 */
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

ol.flex-control-nav.flex-control-thumbs {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
}

/* ol.flex-control-nav.flex-control-thumbs {
  width: 900px;
  margin-right: 10px !important;
} */

ol.flex-control-nav.flex-control-thumbs {
    min-width: 89px !important;
    margin-right: 10px !important;
}

.woocommerce .elementor-899 .elementor-element.elementor-element-20a30b4 .flex-control-thumbs img {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-radius: 10px 10px 10px 10px;
    width: 600px !important;
    height: 55px;
}

ol.flex-control-nav.flex-control-thumbs li {
  margin-bottom: 10px !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 100%;
  float: left;
  margin: 0;
  list-style: none;
}

.woocommerce-product-gallery__image.flex-active-slide {
  width: 539px !important;
}

ol.flex-control-nav.flex-control-thumbs {
    overflow-y: overlay !important;
    height: 620px;
}

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image.flex-active-slide a img {
    height: 620px !important;
}

.elementor-element.elementor-element-8f03c85.e-con-full.chitietthongtinsanpham.e-flex.e-con.e-child {
    overflow-y: scroll;
    height: 620px;
}

/*  */

.elementor-element.elementor-element-8f03c85.e-con-full.chitietthongtinsanpham.e-flex.e-con.e-child::-webkit-scrollbar {
  width: 5px; /* độ rộng thanh cuộn */
	display: none;
}

.elementor-element.elementor-element-8f03c85.e-con-full.chitietthongtinsanpham.e-flex.e-con.e-child::-webkit-scrollbar-track {
  background: #a5a5a5; /* màu nền track */
  border-radius: 4px;
  
}

.elementor-element.elementor-element-8f03c85.e-con-full.chitietthongtinsanpham.e-flex.e-con.e-child::-webkit-scrollbar-thumb {
  background-color: #eb7f7fd8; /* màu thanh cuộn */
  border-radius: 4px;
  width: 3px;
}

.elementor-element.elementor-element-8f03c85.e-con-full.chitietthongtinsanpham.e-flex.e-con.e-child::-webkit-scrollbar-thumb:hover {
  background-color: #ff0000; /* màu khi hover */
}

.tieudesanphamcunhom {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Số dòng muốn hiển thị */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

div#duongcacgngansanpham {
    width: 100%;
    border-bottom: 1px solid #000;
    margin-top: 25px;
    margin-bottom: 36px;
}

button.cat-button {
    border: none;
    color: #000000;
    font-size: 19px;
    font-weight: 300;
    background: none;
}

button.cat-button.active {
    color: #000000;
    font-weight: 900;
}

button.cat-button:hover {
  background: none;
  color: #ff0000;
}

.ajax-pagination {
    text-align: center;
    margin-top: 50px;
}

.ajax-pagination a {
  padding: 8px 10px 8px 10px;
  margin-left: 5px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  background: #cdcdcd;
}

span.current-page {
  background: #060606;
  padding: 8px 10px 8px 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
}

@media (max-width: 500px) {
  .elementor-element.elementor-element-8f03c85.e-con-full.chitietthongtinsanpham.e-flex.e-con.e-child {
    overflow-y: scroll;
    height: 620px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }

    .woocommerce .elementor-899 .elementor-element.elementor-element-20a30b4 .flex-control-thumbs img {
        height: 55px !important;
        object-fit: cover;
    }
	
	ol.flex-control-nav.flex-control-thumbs {
    overflow-y: overlay !important;
    height: 383px;
}

  .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image.flex-active-slide a img {
    height: 380px !important;
    object-fit: fill;
    width: 68% !important;
}
}

@media (max-width: 440px) {
  .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image.flex-active-slide a img {
      height: 380px !important;
      object-fit: fill;
      width: 55% !important;
  }
}