.elementor-535 .elementor-element.elementor-element-76a2487{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-535 .elementor-element.elementor-element-b0cb326.elementor-element{--align-self:flex-start;}.elementor-535 .elementor-element.elementor-element-cadc947{--display:flex;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-535 .elementor-element.elementor-element-15a0fe9.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-535 .elementor-element.elementor-element-15a0fe9.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-535 .elementor-element.elementor-element-e11843d.elementor-element{--align-self:center;}@media(max-width:1024px){.elementor-535 .elementor-element.elementor-element-15a0fe9.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-535 .elementor-element.elementor-element-15a0fe9.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for html, class: .elementor-element-b0cb326 */.category-section {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 0px;

}

/* ITEM */
.category-item {
  text-align: center;
  max-width: 120px;
}

/* ẢNH TRÒN */
.category-item img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  margin: 0 auto 12px;
}

/* TEXT */
.category-item p {
  font-size: 14px;
  color: #222;
  line-height: 1.4;
  margin: 0;
}

/* HOVER NHẸ */
.category-item:hover img {
  transform: scale(1.05);
  transition: 0.3s;
}/* End custom CSS */
/* Start custom CSS for woocommerce-products, class: .elementor-element-15a0fe9 *//* Ẩn nút thêm vào giỏ hàng */
button.single_add_to_cart_button,
a.add_to_cart_button,
a.product_type_simple,
a.product_type_variable {
  display: none !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e11843d *//* NÚT XEM THÊM */
.load-more-wrap {
  text-align: center;
  margin: 40px 0;
}

#load-more-products {
  padding: 14px 36px;
  border-radius: 40px;
  background: #700002;
  color: #fff;
  border: none;
  font-size: 15px;
  cursor: pointer;
  transition: .3s;
}

#load-more-products:hover {
  opacity: .85;
}

#load-more-products.loading {
  pointer-events: none;
  opacity: .6;
}

/* GRID GIỮ NGUYÊN */
.elementor-products-grid {
  display: grid !important;
}/* NÚT XEM THÊM */
.load-more-wrap {
  text-align: center;
  margin: 40px 0;
}

#load-more-products {
  padding: 14px 36px;
  border-radius: 40px;
  background: #700002;
  color: #fff;
  border: none;
  font-size: 15px;
  cursor: pointer;
  transition: .3s;
}

#load-more-products:hover {
  opacity: .85;
}

#load-more-products.loading {
  pointer-events: none;
  opacity: .6;
}

/* GRID GIỮ NGUYÊN */
.elementor-products-grid {
  display: grid !important;
}/* End custom CSS */