.single_add_to_cart_button::before {
  content: "\f07a"; /* Mã icon giỏ hàng FA */
  font-family: "Font Awesome 5 Free"; /* hoặc Font Awesome 6 nếu bạn dùng bản mới */
  font-weight: 900;
  margin-right: 8px;
}
ul.woocommerce-error:focus-visible {
  outline: unset;
}
ul.woocommerce-error > li {
  margin-left: 0;
}
[data-icon-label]:after {
  background-color: #e20303;
}
body.woocommerce-account #main {
  background: #fff;
}
.checkout-inline-error-message {
  color: #e20303;
  margin-top: 4px;
}
.woocommerce-billing-fields .checkout-inline-error-message {
  display: none;
}
.star-rating span:before,
.star-rating:before,
.woocommerce-page .star-rating:before,
.stars a:hover:after,
.stars a.active:after {
  color: #ffc400;
}
.price span.amount {
  color: #e20303;
}
.badge-container {
  margin-top: 0;
}
span.onsale {
  padding: 10px;
  background: #0c6074;
  color: #fff;
  font-weight: 600;
  height: 24px;
  display: flex;
  font-size: 12px;
  align-items: center;
  justify-content: center;
  border-bottom-right-radius: 8px;
}
.product-small > .col-inner {
  border: 1px solid #dfe3e8;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  height: 100%;
}
.product-small .box-image img,
.wc-block-grid__products .wc-block-grid__product-image img {
  aspect-ratio: 3 / 4;
  object-fit: cover;
}
.box-text {
  padding: 12px;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button {
  width: 100%;
  border-radius: 8px;
}
.wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:hover,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button:hover {
  color: #fff;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box-text p {
  margin-bottom: 12px;
}
.widget-area {
  position: sticky;
  top: 120px;
}
.widget .is-divider {
  margin-top: 0.66em;
  display: none;
}
.seller_enquiry_form_tab {
  display: none !important;
}
.quantity input[type="button"].is-form.button {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  text-shadow: 1px 1px 1px #fff;
  color: #666;
  border: 1px solid #ddd;
  text-transform: none;
  font-weight: normal;
  height: 35px;
  line-height: 20px;
  min-height: 35px;
  width: 32px;
  border-radius: 3px;
}
.quantity input {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  height: 35px;
  box-shadow: none;
}
.single_add_to_cart_button.button {
  background-color: #0c6074 !important;
  border-radius: 3px;
  font-weight: 300;
  border: 0px;
  font-size: 14px;
  padding: 0px 30px;
}
.product-info {
  background: #fff;
  border-radius: 16px;
  margin: 0 15px;
}
.product-gallery-slider img,
.product-thumbnails img {
  border-radius: 16px;
}
.product-thumbnails img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.product-thumbnails a {
  border-radius: 16px;
}
.product-thumbnails .is-nav-selected a,
.product-thumbnails a:hover {
  border-color: #dfe3e8;
}
.product-footer .woocommerce-tabs {
  border-top: unset;
  padding: 0;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
}
.nav-tabs > li > a {
  border: unset;
  font-size: 16px;
  background: #fff;
}
.nav-tabs > li.active > a {
  border-top: 2px solid #0c6074;
}
.nav-tabs + .tab-panels {
  border: unset;
}
.product_meta {
  margin-bottom: 0;
}
.dokan-report-abuse-button {
  display: none !important;
}

h3.widget-title,
span.widget-title {
  text-transform: none;
  color: #0c6074;
  margin-bottom: 16px;
}
.widget_product_categories > ul > li,
.store-cat-stack-dokan.cat-drop-stack ul > li {
  border: unset !important;
  padding: 0;
}
.widget_product_categories > ul > li > a,
.store-cat-stack-dokan.cat-drop-stack ul > li > a {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  padding: 8px 16px;
  text-decoration: none;
  font-size: 14px;
  color: #212b36;
}
.widget_product_categories > ul > li:hover,
.store-cat-stack-dokan.cat-drop-stack ul > li:hover {
  background-color: #f1f1f1;
}
.col > .shop-container {
  padding: 16px 16px 16px 16px !important;
  border-radius: 8px;
  background: #fff;
}
.widget-title {
  font-size: 1rem;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget_price_filter .price_slider_amount {
  display: flex;
  flex-flow: column-reverse;
  gap: 15px;
  text-align: center;
}
.widget_price_filter .price_slider_amount .button {
  background-color: #0c6074;
  margin: 0;
}
li.woocommerce-MyAccount-navigation-link {
  margin-left: 0 !important;
}
.woocommerce-summary {
  border-radius: 8px;
}
.widget_price_filter form {
  margin: 0;
  margin-top: 16px;
}
nav.woocommerce-pagination {
  margin-top: 30px;
}
form.lost_reset_password {
  padding: 30px 0;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 849px) {
  .product-info {
    margin-top: 30px;
  }
}
@media screen and (min-width: 850px) {
  .col-divided {
    border-right: unset;
    padding-right: 10px;
  }
  .category-page-row.row > .large-9 {
    flex-basis: 80%;
    max-width: 80%;
  }
  .category-page-row.row > .large-3 {
    flex-basis: 20%;
    max-width: 20%;
  }
}
