/* Container cho icon và badge */
.icon-so {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #f5f5f5;
  transition: background-color 0.3s ease;
}

.icon-so:hover {
  background-color: #e1e1e1;
}

/* Badge số lượng */
.cart-badge {
  position: absolute;
  top: -6px;
  right: -6px;
  background-color: #f14668; /* đỏ tươi */
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 999px;
  box-shadow: 0 0 0 2px #fff;
}
.woocommerce .slick-dots{margin-bottom:-15px!important}
.woocommerce-widget-slider .slick-slide{padding:0 10px;box-sizing:border-box}
.woocommerce-widget-slider .slick-list{margin:0 -10px}
.section{padding:10px}
.custom_product_category_widget .columns{margin-left:-.75rem;margin-right:-.75rem}
.custom_product_category_widget .column{padding:.75rem}
@media screen and (min-width: 1024px) {
.custom-width-20{width:20%!important;flex:none!important;max-width:20%!important}
}
#main-product-category{padding:0;margin:0}
#product-category-content{max-width:100%;position:relative}
.lindo-woocommerce .product-card{border-radius:10px;margin-bottom:20px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}
.woocommerce .lindo-woocommerce span.onsale{position:absolute;top:10px;left:10px;font-size:12px;line-height:12px;color:#ffff;padding:2px 10px;background:#ff6347;font-weight:500;text-align:center;display:inline-flex;align-items:center;justify-content:center;z-index:10;border-radius:50%;width:40px;height:40px}
.woocommerce .lindo-woocommerce .zoom-container{overflow:hidden;border-radius:10px;width:100%;display:inline-block}
.woocommerce .lindo-woocommerce .zoom-container .attachment-woocommerce_thumbnail{transition:transform .4s ease;width:100%;height:auto;display:block;object-fit:cover}
.woocommerce .lindo-woocommerce .zoom-container:hover .attachment-woocommerce_thumbnail{transform:scale(1.1)}
.woocommerce .lindo-woocommerce .woocommerce-loop-product__title{color:#2B2F33;font-size:16px;line-height:24px;font-weight:500;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;min-height:48px}
.woocommerce .lindo-woocommerce .price{font-size:16px;font-weight:600;color:#ff3e1b}
.woocommerce .lindo-woocommerce del{color:#666;font-size:14px;text-decoration:line-through;margin-right:8px;opacity:.7;font-weight:400}
.woocommerce .lindo-woocommerce .price ins{color:#ff3e1b;font-weight:700;text-decoration:none}
.woocommerce .lindo-woocommerce .mausac-wrapper{margin-top:6px;gap:6px;flex-wrap:wrap;display:inline-block}
.woocommerce .lindo-woocommerce .mau-sac-item{width:18px;height:18px;border-radius:50%;display:inline-block;box-shadow:0 0 2px #00000026;cursor:pointer;position:relative;transition:transform .2s ease;margin-left:3px;margin-right:3px}
.woocommerce .lindo-woocommerce .mau-sac-item:hover{transform:scale(1.2)}
.woocommerce .lindo-woocommerce .mau-sac-item::after{content:attr(data-colorname);position:absolute;top:-30px;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:4px 8px;font-size:12px;white-space:nowrap;border-radius:4px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:99;box-shadow:0 2px 6px #00000040}
.woocommerce .lindo-woocommerce .mau-sac-item:hover::after{opacity:1}
#archive-product-sidebar-lindo .widget_product_categories{background:#fff;border-radius:8px;margin-bottom:1rem;overflow:hidden;border:1px solid #efefef}
#archive-product-sidebar-lindo .widget-title{font-size:1.1rem;font-weight:600;color:#2a2a2a;border-bottom:1px solid #eee;padding-bottom:.5rem}
#archive-product-sidebar-lindo .product-categories{list-style:none;padding:0 10px 10px;margin:0}
#archive-product-sidebar-lindo .product-categories li{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;position:relative}
#archive-product-sidebar-lindo .product-categories a{flex-grow:1;color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}
#archive-product-sidebar-lindo .product-categories a:hover{color:#e53935}
#archive-product-sidebar-lindo .product-categories .count{padding:0;padding-right:15px;font-size:.75rem;color:#666;margin-left:0;flex-shrink:0}
#archive-product-sidebar-lindo .cat-parent > a::after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f105";margin-left:8px;transition:transform .3s;right:0;top:13px;position:absolute;color:#666;font-size:12px}
#archive-product-sidebar-lindo .cat-parent.open > a::after{content:"\f107"}
#archive-product-sidebar-lindo .product-categories li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
#archive-product-sidebar-lindo .product-categories li > .children{width:100%;display:none;margin-top:.5rem}
#archive-product-sidebar-lindo .cat-parent.open > .children{display:block}
#archive-product-sidebar-lindo .children{padding-left:1rem;border-left:2px solid #eee}
#archive-product-sidebar-lindo .children li{padding:.3rem 0;font-size:.9rem}
#archive-product-sidebar-lindo .children li:last-child{border-bottom:none}
#archive-product-sidebar-lindo .product-categories li{width:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;position:relative;font-size:.95rem}
#archive-product-sidebar-lindo .children li:last-child{border-bottom:none}
#archive-product-sidebar-lindo .children a{color:#444;text-decoration:none;transition:color .3s}
#archive-product-sidebar-lindo .current-cat > a{font-weight:700}
#archive-product-sidebar-lindo .widget{background:#fff;border-radius:8px;margin-bottom:1rem;overflow:hidden;border:1px solid #efefef}
#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0 10px 10px!important;margin:0}
#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list__item{display:flex;align-items:center;background:#fff;padding:6px 12px;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .3s ease}
#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list__item a{position:relative;display:flex;align-items:center;gap:8px;font-weight:500;color:#333;text-decoration:none;padding-left:1.5rem}
#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list__item a::before{font-family:"Font Awesome 5 Free";font-weight:400;content:"\f0c8";position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:1rem;color:#888;transition:color .2s}
#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list__item.chosen a::before,#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list__item a.selected::before{font-weight:900;content:"\f00d";color:#e53935}
#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list__item.chosen,#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list__item a.selected{background:#fef2f2;border-radius:6px;color:#e53935;font-weight:600}
#archive-product-sidebar-lindo .woocommerce-widget-layered-nav-list__item .count{color:#666;padding-left:3px;padding-right:10px;font-size:.75rem}
.mobile-filter-sidebar{position:fixed;top:0;left:-100%;width:85%;max-width:340px;height:100%;background:#fff;z-index:9999;overflow-y:auto;transition:all .35s ease-in-out;box-shadow:2px 0 20px #0000001a;border-top-right-radius:12px;border-bottom-right-radius:12px;padding:1.25rem}
.mobile-filter-sidebar.active{left:0}
.mobile-filter-overlay{position:fixed;inset:0;background:#0006;z-index:9998;opacity:0;pointer-events:none;transition:opacity .3s ease}
.mobile-filter-overlay.active{opacity:1;pointer-events:auto}
.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}
.filter-header h3{font-size:1.1rem;font-weight:600;color:#2a2a2a}
.filter-header .delete{background:none;border:none;font-size:1.2rem;color:#999;cursor:pointer;transition:color .3s ease}
.filter-header .delete:hover{color:#e53935}
#filter-toggle{display:none;margin-bottom:1rem;background-color:#f5f5f5;color:#333;font-weight:600;border:1px solid #ddd;border-radius:30px;padding:.6rem 1.2rem;transition:all .3s ease}
#filter-toggle:hover{background-color:#e53935;color:#fff;border-color:#e53935}
.archive-description-wrapper{background:#fff;border-radius:8px;margin-bottom:1rem;overflow:hidden;border:1px solid #efefef}
.archive-description{max-height:120px;overflow:hidden;position:relative;line-height:1.6;color:#333;font-size:1rem;transition:max-height .3s ease;padding:10px}
.fade-overlay{position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,transparent,#fff);pointer-events:none;transition:opacity .3s ease}
.archive-description{max-height:168px;overflow:hidden;position:relative;line-height:1.6;color:#333;font-size:1rem;padding:10px;transition:max-height .4s ease;background:#fff;border-radius:6px}
.xem-them-button i.fa-solid{font-size:1rem;margin-left:8px;vertical-align:middle;transition:transform .2s ease}
.xem-them-button:hover i.fa-solid{transform:translateX(5px)}
.archive-description p{margin-bottom:1em}
.archive-description a{color:#1e73be;text-decoration:underline;transition:color .2s ease}
.archive-description a:hover{color:#0056a3;text-decoration:none}
.archive-description strong{font-weight:600;color:#000}
.archive-description em{font-style:italic;color:#444}
.archive-description h1,.archive-description h2,.archive-description h3{margin-top:1em;margin-bottom:.5em;font-weight:600;color:#222}
.archive-description h1{font-size:1.5rem}
.archive-description h2{font-size:1.25rem}
.archive-description h3{font-size:1.1rem}
.archive-description ul,.archive-description ol{padding-left:1.5em;margin-bottom:1em}
.archive-description ul{list-style-type:disc}
.archive-description ol{list-style-type:decimal}
.archive-description li{margin-bottom:.5em}
.archive-description blockquote{margin:1em 0;padding:.75em 1em;background:#f9f9f9;border-left:4px solid #ddd;font-style:italic;color:#555}
.archive-description img{max-width:100%;height:auto;border-radius:6px;display:block;margin:1em auto;box-shadow:0 1px 4px #0000000d}
.archive-description table{width:100%;border-collapse:collapse;margin-bottom:1em;font-size:.95rem}
.archive-description th,.archive-description td{padding:10px;border:1px solid #ddd;text-align:left}
.archive-description th{background:#f6f6f6;font-weight:600}
.archive-description hr{border:none;border-top:1px solid #eee;margin:1.5em 0}
.archive-description code{background:#f4f4f4;padding:2px 5px;border-radius:4px;font-family:monospace;font-size:.95em;color:#c7254e}
.archive-description pre{background:#f4f4f4;padding:1em;overflow-x:auto;border-radius:6px;font-family:monospace;font-size:.95em;color:#333;margin-bottom:1em}
.archive-description.expanded{max-height:5000px}
.archive-description .fade-overlay{position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,transparent,#fff);pointer-events:none;transition:opacity .3s ease}
.archive-description.expanded .fade-overlay{opacity:0;visibility:hidden}
.toggle-description-wrapper{text-align:center;margin-top:.75rem;padding-bottom:10px}
.toggle-description{display:inline-flex;align-items:center;gap:.4em;padding:10px 20px;font-size:.95rem;font-weight:500;color:#333;background-color:#fafafa;border:1px solid #ddd;border-radius:999px;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 2px #0000000d;user-select:none}
.toggle-description:hover{background-color:#f0f0f0;border-color:#ccc;color:#000}
.breadcrumb-scroll-wrapper{display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;max-width:100vw;padding:10px 16px;background-color:#f9f9f9;white-space:nowrap;border-top:1px solid #eee;border-bottom:1px solid #eee;scrollbar-width:none;-ms-overflow-style:none;z-index:998}
.woocommerce-breadcrumb{display:inline-block;min-width:max-content;white-space:nowrap;font-size:14px;color:#333;line-height:1.5}
.woocommerce-breadcrumb a{text-decoration:none;color:#333;font-weight:500;margin:0 4px;transition:color .2s ease}
.woocommerce-breadcrumb a:hover{color:#007bff}
.woocommerce-breadcrumb i{margin:0 6px;font-size:12px;color:#aaa}
.category-seo-description{font-size:16px;line-height:1.6;border-radius:6px;padding:1rem 0 0;width:100%;margin-bottom:0!important}
.category-seo-description img{max-width:100%;height:auto}
.woocommerce-products-header{padding:1rem 0;transition:all .3s ease}
.woocommerce-products-header__title{font-size:1.75rem;font-weight:600;color:#111;margin:0;position:relative}
.woocommerce-ordering.ordering-radio{overflow-x:auto;white-space:nowrap;width:100%;margin:0;padding:0;margin-bottom:1.5rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ccc transparent;float:none!important}
.woocommerce-ordering.ordering-radio::-webkit-scrollbar{height:6px}
.woocommerce-ordering.ordering-radio::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}
.woocommerce-ordering.ordering-radio::-webkit-scrollbar-track{background:transparent}
.woocommerce-ordering.ordering-radio .field.is-grouped{display:flex;flex-wrap:nowrap;gap:.5rem;min-width:max-content;align-items:center}
.woocommerce-ordering.ordering-radio .control{flex:0 0 auto}
.woocommerce-ordering.ordering-radio label.radio{font-size:.85rem;font-weight:500;color:#2b2f33;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;padding:.1rem;border-radius:4px;transition:background .2s}
.woocommerce-ordering.ordering-radio label.radio:hover{background:#f9f9f9}
.woocommerce-ordering.ordering-radio input[type="radio"]{margin-right:6px;accent-color:#ed1c24}
.woocommerce-ordering.ordering-radio i.fas{margin-right:5px;font-size:.9rem;color:#999}
.woocommerce-ordering.ordering-radio .has-text-weight-semibold{font-size:.95rem;color:#111;display:inline-flex;align-items:center;margin-right:1rem;white-space:nowrap}
.product-grid-wrapper{width:100%;max-width:100%;margin:0;padding:0}
.woocommerce-pagination{display:flex;justify-content:center;margin:10px 0}
.woocommerce-pagination ul.page-numbers{display:flex;gap:10px;padding:0;margin:0;list-style:none}
.woocommerce-pagination ul.page-numbers li{display:inline-block}
.woocommerce-pagination .page-numbers a,.woocommerce-pagination .page-numbers span{display:inline-flex;align-items:center;justify-content:center;min-width:35px;height:35px;padding:0 10px;font-size:15px;font-weight:500;color:#333;background-color:#fff;border:1px solid #ccc;border-radius:6px;text-decoration:none;transition:all .3s ease;box-shadow:0 1px 2px #0000000d}
.woocommerce-pagination .page-numbers a:hover{background-color:#2a73dd;color:#fff;border-color:#2a73dd}
.woocommerce-pagination .page-numbers.current{background-color:#2a73dd;color:#fff;border-color:#2a73dd;font-weight:600;pointer-events:none}
.woocommerce-pagination .page-numbers.next,.woocommerce-pagination .page-numbers.prev{font-size:18px;font-weight:700}
.lindo-loop-rating{display:flex;justify-content:center;align-items:center;font-size:.85rem;color:#f5b301;margin-bottom:.5rem}
.lindo-woocommerce .star-rating span{font-size:0}
.flex-control-nav.flex-control-thumbs{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.5rem;list-style:none;padding:0;margin:1rem 0 0;justify-content:center;scroll-behavior:smooth}
.flex-control-thumbs li{flex:0 0 auto}
.flex-control-thumbs img{width:70px;height:70px;object-fit:cover;border-radius:6px;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}
.flex-control-thumbs img.flex-active{border-color:#3273dc;box-shadow:0 0 0 2px #3273dc33}
.woocommerce-product-gallery__trigger{position:absolute;top:0;right:0;z-index:9}
.woocommerce .lindo-woocommerce del span.woocommerce-Price-amount{text-decoration:line-through; color:#999;}
.summary.entry-summary .price{display:block;font-size:1.5rem;font-weight:600;color:#ff3e1b;margin-bottom:1.25rem;line-height:1.4}
.summary.entry-summary .price del{font-size:1.2rem;font-weight:400;color:#999;margin-right:.5rem;}
.summary.entry-summary .price del span.woocommerce-Price-currencySymbol {text-decoration:none}
.summary.entry-summary .price del span {;color:#999;text-decoration:line-through}
.summary.entry-summary .price ins{font-size:1.5rem;font-weight:600;color:#ff3e1b;text-decoration:none}
.summary.entry-summary .woocommerce-Price-amount{display:inline-block;padding:0 .25rem}
.summary.entry-summary .woocommerce-Price-currencySymbol{font-size:.85em;vertical-align:super;margin-left:2px}
.summary.entry-summary .price .woocommerce-Price-amount + .woocommerce-Price-amount::before{content:"–";margin:0 6px;color:#333;font-weight:400}
.woocommerce-product-details__short-description{background-color:#fafafa;padding:10px;border-radius:10px;font-size:15px;line-height:1.6;color:#333;margin-bottom:1.5rem}
.woocommerce-product-details__short-description p{margin-bottom:10px;font-size:15px}
.woocommerce-product-details__short-description ul{padding-left:20px;margin:10px 0}
.woocommerce-product-details__short-description ul li{list-style:disc;margin-bottom:8px;position:relative;padding-left:5px;color:#444}
.woocommerce-product-details__short-description img{max-width:100%;height:auto;margin-top:10px;margin-bottom:10px;border-radius:8px;display:block}
.product-promotion{background-color:#fff9e6;border:1px solid #f2e0b6;padding:12px 16px;border-radius:10px;margin:16px 0;font-size:15px;color:#333;line-height:1.7}
.product-promotion .promotion-title{font-size:16px;font-weight:600;margin-bottom:14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eee;padding-bottom:6px}
.product-promotion ul{padding-left:0;margin:0;list-style:none}
.product-promotion ul li{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px}
.product-promotion ul li i{color:#999;font-size:14px;min-width:16px;margin-top:2px}
.shop-commitment{border:1px solid #ddd;border-radius:6px;padding:1.25rem;margin-top:2rem;background-color:#fff}
.shop-commitment .title{font-size:1.15rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;border-left:4px solid #999;padding-left:.75rem}
.shop-commitment .title .icon{margin-right:.5rem;font-size:1.1rem;opacity:.85}
.shop-commitment .content{font-size:.95rem;line-height:1.6}
.shop-commitment .content ul{list-style:none;padding-left:0;margin:0}
.shop-commitment .content li{margin-bottom:.5rem;display:flex;align-items:center}
.shop-commitment .content li i{margin-right:.5rem;color:#666;font-size:14px}
.custom-quantity{display:flex;align-items:center;justify-content:center;max-width:140px;border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#fff}
.custom-quantity .qty-btn{width:35px;height:45px;font-size:20px;font-weight:500;border:none;background-color:#f9f9f9;color:#444;cursor:pointer;transition:background-color .2s ease}
.custom-quantity .qty-btn:hover{background-color:#f0f0f0}
.custom-quantity input.qty{width:45px;height:45px;border:none;text-align:center;font-size:16px;outline:none;appearance:textfield;background-color:#fff}
.custom-quantity input.qty::-webkit-inner-spin-button,.custom-quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

.custom-buy-now {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  width: 100%;
  margin: 10px auto;

  background: linear-gradient(135deg, #ff4d4f, #ff7a45);
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(255, 77, 79, 0.3);

  white-space: normal;
  overflow: visible; /* đảm bảo không bị che */
  height: auto;       /* cho phép tự giãn chiều cao */
	border:none;
}

.buy-now-main,
.buy-now-subline {
  display: block;
  line-height: 1.4;
}

#lindo-sku-rating-views{display:flex;flex-wrap:wrap;align-items:center;font-size:.85rem;color:#666;gap:.75rem}
#lindo-sku-rating-views .lindo-meta-item{display:flex;align-items:center;position:relative;padding:0 .75rem;white-space:nowrap}
#lindo-sku-rating-views .lindo-meta-item:not(:first-child)::before{content:"|";position:absolute;left:0;color:#ccc;font-weight:400;padding-right:.5rem}
#lindo-sku-rating-views .lindo-stars i{font-size:.85rem;margin-right:2px}
.lindo-stars{display:flex;align-items:center;gap:2px}
.lindo-stars i{font-size:.85rem;line-height:1}
.lindo-rating-text{font-size:.85rem;color:#555;line-height:1}
#lindo-sku-rating-views .lindo-meta-item:first-child{padding-left:0!important}
#tab-description{padding:0 10px 10px;background-color:#fff;font-size:16px;line-height:1.6}
#tab-description h2,#tab-description h3{font-weight:600;margin-bottom:1rem}
#tab-description p,#tab-description li{margin-bottom:.75rem}
#tab-description .sgs-wrapper{margin-top:2rem;padding:1.5rem;background-color:#f9f9f9;border-radius:8px;border:1px solid #ddd}
#tab-description .sgs-wrapper h3{font-size:18px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}
#tab-description .result{margin-top:1rem;font-weight:600;color:#23d160}
#tab-description table{width:100%;border-collapse:collapse;margin-top:2rem;font-size:14px}
#tab-description table th,#tab-description table td{padding:.75rem;border:1px solid #ddd;text-align:center}
#tab-description table thead{background-color:#f0f0f0;font-weight:600}
#tab-description img{max-width:100%;height:auto;display:block;margin:1rem auto;border-radius:6px;object-fit:contain;box-shadow:0 2px 6px #0000000d;transition:transform .3s ease}
#tab-description img:hover{transform:scale(1.02)}
#tab-additional_information{padding:10px;background-color:#fff}
#tab-additional_information h2{font-weight:600;margin-bottom:1.5rem;font-size:1.25rem}
#tab-additional_information table.woocommerce-product-attributes{width:100%;border-collapse:collapse;font-size:15px;background-color:#fafafa;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}
#tab-additional_information table.woocommerce-product-attributes th,#tab-additional_information table.woocommerce-product-attributes td{padding:1rem;vertical-align:top;border-bottom:1px solid #e0e0e0;text-align:left}
#tab-additional_information table.woocommerce-product-attributes th{width:30%;background-color:#f5f5f5;font-weight:600;color:#333}
#tab-additional_information table.woocommerce-product-attributes td{color:#444}
#tab-additional_information table.woocommerce-product-attributes tr:last-child th,#tab-additional_information table.woocommerce-product-attributes tr:last-child td{border-bottom:none}
#tab-additional_information table p{margin:0}
#tab-reviews{padding:10px;background-color:#fff}
#tab-reviews h2.woocommerce-Reviews-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}
#tab-reviews ol.commentlist{list-style:none;margin:0;padding:0}
#tab-reviews ol.commentlist li.review{display:flex;gap:1rem;border-bottom:1px solid #eee;padding:1rem 0}
#tab-reviews .comment_container{display:flex;gap:1rem;width:100%}
#tab-reviews .comment_container img.avatar{border-radius:50%;width:60px;height:60px;object-fit:cover}
#tab-reviews .comment-text{flex:1}
#tab-reviews .star-rating{font-size:.85rem;color:#ffc107;margin-bottom:.5rem}
#tab-reviews .star-rating span{display:inline-block}
#tab-reviews .meta{font-size:.85rem;color:#666;margin-bottom:.5rem}
#tab-reviews .meta strong{color:#333}
#tab-reviews .description p{margin-bottom:0;color:#444}
#tab-reviews #review_form_wrapper{margin-top:2rem;padding-top:2rem;border-top:1px solid #ddd}
#tab-reviews #respond{background-color:#f9f9f9;padding:1.5rem;border-radius:8px;border:1px solid #ddd}
#tab-reviews .comment-reply-title{font-weight:600;font-size:1.1rem;display:block;margin-bottom:1rem}
#tab-reviews .comment-form-rating label,#tab-reviews .comment-form-comment label{display:block;font-weight:500;margin-bottom:.5rem}
#tab-reviews .comment-form-comment textarea{width:100%;padding:.75rem;border-radius:6px;border:1px solid #ccc;font-size:14px;resize:vertical}
#tab-reviews .comment-form input[type="text"],#tab-reviews .comment-form input[type="email"],#tab-reviews .comment-form textarea{width:100%;padding:.5rem .75rem;border:1px solid #ccc;border-radius:4px;font-size:15px;box-sizing:border-box}
#tab-reviews .comment-form-cookies-consent{display:flex;align-items:flex-start;font-size:.95rem;color:#555;margin-bottom:1rem;line-height:1.4}
#tab-reviews .comment-form-cookies-consent input[type="checkbox"]{margin-right:.5rem;margin-top:.2rem;cursor:pointer}
#tab-reviews .comment-form-cookies-consent label{cursor:pointer}
#tab-reviews .comment-form-rating .stars a{font-size:1.5rem;color:#ccc;text-decoration:none;margin-right:.25rem;transition:color .3s ease}
#tab-reviews .comment-form-rating .stars a:hover,#tab-reviews .comment-form-rating .stars a.active{color:#ffc107}
#tab-reviews .form-submit input.submit{background-color:#3273dc;color:#fff;border:none;padding:.75rem 1.5rem;font-weight:600;font-size:14px;border-radius:6px;cursor:pointer;margin-top:1rem;transition:background-color .3s ease}
#tab-reviews .form-submit input.submit:hover{background-color:#275fad}
#reviews{padding:10px;background-color:#fff}
#reviews .woocommerce-Reviews-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#222}
#reviews ol.commentlist{list-style:none;padding:0;margin:0}
#reviews ol.commentlist li.review{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee}
#reviews .comment_container{display:flex;gap:1rem;width:100%}
#reviews .avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}
#reviews .comment-text{flex:1}
#reviews .star-rating{font-size:.9rem;color:#ffc107;margin-bottom:.5rem}
#reviews .meta{font-size:.85rem;color:#666;margin-bottom:.5rem}
#reviews .meta strong{color:#000}
#reviews .description p{margin-bottom:0;color:#444}
#reviews #review_form_wrapper{margin-top:2rem;padding-top:2rem;border-top:1px solid #ddd}
#reviews #respond{background:#f9f9f9;padding:1.5rem;border:1px solid #ddd;border-radius:8px}
#reviews .comment-reply-title{font-weight:600;font-size:1.1rem;margin-bottom:1rem;display:block}
#reviews .comment-form-comment label,#reviews .comment-form-rating label{font-weight:500;margin-bottom:.5rem;display:block}
#reviews p.stars{display:flex;gap:6px;margin-bottom:1rem}
#reviews p.stars a{font-family:"Font Awesome 6 Free";font-weight:900;font-size:1.5rem;color:#ccc;text-decoration:none;transition:color .2s ease;cursor:pointer;position:relative}
#reviews p.stars a::before{content:'\f005'}
#reviews p.stars a:hover::before,#reviews p.stars a.active::before{color:#ffc107}
#reviews textarea{width:100%;padding:.75rem;font-size:14px;border-radius:6px;border:1px solid #ccc;resize:vertical}
#reviews .form-submit input.submit{background-color:#3273dc;color:#fff;padding:.75rem 1.5rem;font-weight:600;font-size:14px;border:none;border-radius:6px;margin-top:1rem;cursor:pointer;transition:background .3s ease}
#reviews .form-submit input.submit:hover{background-color:#275fad}
#comments .commentlist li.review .star-rating{display:inline-block!important;font-size:1.1rem;line-height:1;position:relative;direction:rtl;unicode-bidi:bidi-override;color:#ccc;width:6em;height:1.2em;overflow:hidden}
#comments .commentlist li.review .star-rating::before{content:'\f005\f005\f005\f005\f005';font-family:'Font Awesome 6 Free';font-weight:900;color:#ccc;position:absolute;top:0;left:0}
#comments .commentlist li.review .star-rating span{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;height:100%;width:100%;color:transparent;text-indent:-9999px}
#comments .commentlist li.review .star-rating span::before{content:'\f005\f005\f005\f005\f005';font-family:'Font Awesome 6 Free';font-weight:900;color:#ffc107;position:absolute;top:0;left:0}
#comments .commentlist li.review .star-rating span strong{display:none!important}
.comment-form-rating p.stars a{position:relative;display:inline-block;width:1.5em;height:1.5em;font-size:1.5rem;color:#ccc;text-indent:-9999px;overflow:hidden;cursor:pointer;transition:color .2s ease}
.comment-form-rating p.stars a::before{content:'\f005';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;top:0;left:0;text-indent:0}
.comment-form-rating p.stars a.active{color:#ffc107}
.woocommerce div.product form.cart .variations p{padding:10px 0;font-weight:600}
.woocommerce div.product form.cart .variations p.variation-price{padding:0;margin-right:0;color:#ff3e1b}
.woocommerce div.product form.cart .variations p.variation-sku{padding:0;margin-right:0;font-weight:400}
.variations_form.cart .single_variation .woocommerce-variation-price span.price{margin-top:0;text-align:center;display:block}
.woocommerce-notices-wrapper{margin:1rem 0;padding:0}
.woocommerce-message{background-color:#e6f7ec;color:#155724;border:1px solid #b7e0c4;padding:10px;border-radius:10px;font-size:.95rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;box-shadow:0 2px 4px #0000000d}
.woocommerce-message .button.wc-forward{background-color:#d4eadd;color:#155724;border:1px solid #b2d8c3}
.woocommerce-message .button.wc-forward:hover{background-color:#c2dfce;color:#155724}
.woocommerce-message::before{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:8px}
.woocommerce-message .button.wc-forward:hover{background-color:#0c3f20;color:#fff}
.wp-block-woocommerce-empty-cart-block{padding:2rem 1rem;text-align:center}
.wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}
.wp-block-woocommerce-empty-cart-block .wp-block-separator.is-style-dots{margin:2rem auto;width:80px;border:none;border-bottom:2px dotted #ccc;opacity:.4}
.wp-block-woocommerce-empty-cart-block h2{font-size:1.25rem;font-weight:600;color:#111;margin-top:1.5rem;margin-bottom:1rem}
.wc-block-grid__products{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem 0}
.wc-block-grid__product{width:100%;max-width:220px;border:1px solid #eee;border-radius:10px;overflow:hidden;background-color:#fff;transition:transform .2s ease}
.wc-block-grid__product:hover{transform:translateY(-5px);box-shadow:0 4px 10px #0000000d}
.wc-block-grid__product-image img{border-bottom:1px solid #f0f0f0;max-width:100%;height:auto;display:block}
.wc-block-grid__product-title{font-size:.95rem;font-weight:500;margin:.75rem;color:#222;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center}
.wc-block-grid__product-price{font-size:.9rem;font-weight:600;color:#d32f2f;margin:.25rem 0 .75rem;text-align:center}
.wc-block-grid__product-add-to-cart .wp-block-button__link{background-color:#155724;color:#fff;font-size:.85rem;font-weight:500;border-radius:0 0 10px 10px;padding:8px 12px;display:block;text-align:center;transition:background-color .2s ease}
.wc-block-grid__product-add-to-cart .wp-block-button__link:hover{background-color:#0c3f20;color:#fff}
.wc-block-grid__product-rating .star-rating{display:none!important}
.lindo-sale-percent{margin-left:10px;background-color:#d32f2f;color:#fff;padding:2px 8px;font-size:.8rem;font-weight:600;border-radius:4px;display:inline-block;line-height:1}
.woocommerce .shop_table{width:100%;border-collapse:collapse;border:1px solid #eee;font-size:.95rem;background-color:#fff;margin-bottom:2rem}
.woocommerce .shop_table th,.woocommerce .shop_table td{padding:1rem;border:1px solid #eee;vertical-align:middle;text-align:center}
.woocommerce .product-thumbnail img{max-width:80px;height:auto;border-radius:6px}
.woocommerce .product-name{text-align:left;font-weight:600;color:#333}
.woocommerce .product-price,.woocommerce .product-subtotal{font-weight:500;color:#222}
.woocommerce .product-remove a.remove{color:#ff4d4f;font-size:1.25rem;text-decoration:none}
.woocommerce .product-remove a.remove:hover{color:#b30000}
.woocommerce .quantity input.qty{max-width:60px;text-align:center;padding:.3rem;border:1px solid #ccc;border-radius:4px}
.woocommerce .coupon{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}
.woocommerce .coupon input[type="text"]{max-width:200px;padding:.5rem;border-radius:6px;border:1px solid #ccc}
.woocommerce .coupon .button,.woocommerce .actions .button{background-color:#3273dc;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;transition:background-color .2s ease}
.woocommerce .coupon .button:hover,.woocommerce .actions .button:hover{background-color:#275aba}
.cart-collaterals{margin-top:2rem}
.cart_totals h2{font-size:1.25rem;margin-bottom:1rem}
.cart_totals table{width:100%;border:1px solid #eee}
.cart_totals td,.cart_totals th{padding:.75rem;border:1px solid #eee}
.order-total strong{color:#3273dc;font-size:16px}
.wc-proceed-to-checkout .checkout-button{display:inline-block;margin-top:1rem;background-color:#00c853;color:#fff;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;transition:background-color .3s ease}
.wc-proceed-to-checkout .checkout-button:hover{background-color:#009f3b}
.variation{display:flex;flex-wrap:wrap;margin-top:1rem;font-size:15px;color:#333;line-height:1.4}
.variation dt,.variation dd{margin:0;padding:.25rem 0;display:flex;align-items:center}
.variation dt{color:#444; font-size:12px; font-weight:600}
.variation dd{margin-left:0;flex:1}
.variation dd p{margin:0;padding-left:.5rem;font-weight:500}
.woocommerce-form-coupon-toggle .woocommerce-info{background-color:#f0f8ff;border-left:4px solid #00a8ff;padding:1rem 1.25rem;border-radius:6px;font-size:.95rem;color:#363636}
.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon{color:#3273dc;font-weight:600;margin-left:6px;text-decoration:underline;transition:color .2s ease}
.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon:hover{color:#2759a5;text-decoration:none}
.woocommerce-billing-fields__field-wrapper{display:flex;flex-wrap:wrap;gap:1rem}
.woocommerce-billing-fields__field-wrapper .form-row{width:100%;margin-bottom:1rem}
.woocommerce-billing-fields__field-wrapper .form-row .input,.woocommerce-billing-fields__field-wrapper .form-row select.select.input{border:1px solid #dbdbdb;border-radius:6px;padding:.75rem;width:100%;box-sizing:border-box;font-size:.95rem}
.woocommerce-billing-fields__field-wrapper label{font-weight:600;margin-bottom:.5rem;display:inline-block;font-size:.9rem;color:#363636}
.woocommerce-billing-fields__field-wrapper .required{color:#f14668}
@media screen and (min-width: 769px) {
.woocommerce-billing-fields__field-wrapper .form-row.form-row-first,.woocommerce-billing-fields__field-wrapper .form-row.form-row-last{width:48%}
}
.select2-container--default .select2-selection--single{height:auto!important;padding:.75rem;border-radius:6px;border-color:#dbdbdb;font-size:.95rem}
.select2-selection__arrow{top:50%;transform:translateY(-50%)}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:50%!important;right:1px;width:20px}
.woocommerce-cart-form a{color:#333;font-weight:400}
.cart-collaterals{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #0000000d;border:1px solid #eaeaea}
.cart-totals h2.title{font-weight:600;color:#363636}
.cart-totals table.table{background:transparent;border-collapse:separate;border-spacing:0}
.cart-totals table.table th{text-align:left;font-weight:500;color:#4a4a4a}
.cart-totals table.table td{text-align:right;font-weight:600;color:#222}
.cart-totals table.table tr.order-total td{color:#2d9c45;font-size:1.2rem}
.woocommerce-shipping-methods label{font-weight:500;color:#333}
.woocommerce-shipping-destination{font-size:.85rem;color:#888;margin-top:.25rem}
.shipping-calculator-button{display:inline-block;margin-top:.5rem;font-size:.9rem;color:#3273dc;text-decoration:underline}
.shipping-calculator-form{margin-top:1rem}
.shipping-calculator-form .form-row{margin-bottom:1rem}
.shipping-calculator-form .button{margin-top:.5rem;background:#00b289;color:#fff;border:none;border-radius:6px;transition:background .3s ease}
.shipping-calculator-form .button:hover{background:#009f7f}
.woocommerce-Price-amount.amount{color:#ff3e1b}
.cart-totals .button.is-success{font-size:1.1rem;font-weight:600;padding:1rem 1.5rem;background-color:#00c853;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .3s ease}
.cart-totals .button.is-success:hover{background-color:#00b44b}
.cart-totals .button .icon{font-size:1.2rem}
.cart-totals table{width:100%;border-collapse:collapse;table-layout:fixed}
.cart-totals table tbody tr{justify-content:space-between;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;gap:.75rem}
.cart-totals th{flex:1 1 30%;text-align:left;font-weight:500;color:#333;white-space:nowrap}
.cart-totals td{flex:1 1 70%;text-align:right;font-weight:600;color:#111;overflow:hidden;word-wrap:break-word;word-break:break-word;font-size:.95rem}
td[data-title="Giao hàng"]{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}
.woocommerce-shipping-methods{list-style:none;padding-left:0;margin:0;width:100%}
.woocommerce-shipping-methods li{display:flex;justify-content:space-between;align-items:center;width:100%}
.woocommerce-shipping-methods label{font-size:.95rem;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.woocommerce-shipping-destination{font-size:.85rem;color:#777;text-align:right;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.shipping-calculator-button{font-size:.85rem;color:#3273dc;text-decoration:underline;white-space:nowrap}
.shipping-calculator-form{display:none;width:100%;margin-top:1rem}
.shipping-calculator-form .form-row{margin-bottom:1rem}
.shipping-calculator-form .button{background-color:#00b289;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;cursor:pointer;transition:background .3s ease}
.shipping-calculator-form .button:hover{background-color:#00916f}
.woocommerce-shipping-calculator,.woocommerce-shipping-totals td[data-title="Giao hàng"]{width:100%}
.shipping-calculator-form{width:100%!important;max-width:100%!important;display:block;box-sizing:border-box}
.shipping-calculator-form label{display:block;font-weight:600;margin-bottom:.4rem;font-size:12px;color:#333}
.shipping-calculator-form input.input-text,.shipping-calculator-form select.country_select{display:block;width:100%;padding:.55rem .75rem;border:1px solid #ccc;border-radius:6px;background:#fff;font-size:.95rem;transition:border-color .2s ease}
.shipping-calculator-form input.input-text:focus,.shipping-calculator-form select.country_select:focus{border-color:#00b289;outline:none;box-shadow:0 0 0 1px #00b28930}
.shipping-calculator-form .form-row{margin-bottom:1.25rem}
.shipping-calculator-form .required{color:#e53935}
.shipping-calculator-form .button{background-color:#00b289;color:#fff;border:none;border-radius:6px;padding:.65rem 1.25rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .25s ease}
.shipping-calculator-form .button:hover{background-color:#009e75}
.select2-container--default .select2-selection--single{border:1px solid #ccc;border-radius:6px;height:38px;padding:4px 12px;font-size:.95rem}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:30px}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;top:6px;right:8px}
.woocommerce-tabs.wc-tabs-wrapper .tabs.is-toggle li.is-active a {background-color: #f5f5f5;border-color: #dbdbdb;
  font-weight: 600;
  color: #333;
}


/* Container tổng */
.page-content .woocommerce {
  max-width:980px;
  margin: 10px auto;
  padding: 0;
  background-color: #fff;
}

/* Tiêu đề */
.page-content .woocommerce h2 {
  font-size: 22px;
  margin: 10px 0;
  text-align: center;
  color: #000;
}

/* Nhãn label */
.woocommerce-form label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
  color: #555;
}

/* Input fields */
.woocommerce-form input.input-text {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 15px;
  transition: border 0.3s, box-shadow 0.3s;
  background-color: #fafafa;
}

.woocommerce-form input.input-text:focus {
  border-color: #1e87f0;
  box-shadow: 0 0 0 3px rgba(30, 135, 240, 0.2);
  outline: none;
}

/* Hiển thị mật khẩu */
.password-input {
  position: relative;
}

.password-input .show-password-input {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg fill='gray' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5c-7 0-11 7-11 7s4 7 11 7 11-7 11-7-4-7-11-7zm0 12c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5z'/%3E%3Cpath d='M12 9c-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
}

/* Checkbox ghi nhớ */
.woocommerce-form__label-for-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  margin-bottom: 20px;
  color: #444;
}

/* Nút đăng nhập */
.woocommerce-form-login__submit {
  background-color: #1e87f0;
  border: none;
  color: white;
  padding: 12px 20px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  transition: background 0.3s;
  width: 100%;
}

.woocommerce-form-login__submit:hover {
  background-color: #0f7ae5;
}

/* Quên mật khẩu */
.woocommerce-LostPassword {
  text-align: center;
  margin-top: 20px;
}

.woocommerce-LostPassword a {
  color: #1e87f0;
  text-decoration: none;
}

.woocommerce-LostPassword a:hover {
  text-decoration: underline;
}

/* Navigation bên trái */
.woocommerce-MyAccount-navigation {
  flex: 1 1 200px;
  border-right: 1px solid #eee;
  padding-right: 20px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce-MyAccount-navigation li {
  margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation li a {
  display: block;
  padding: 12px 15px;
  border-radius: 8px;
  color: #444;
  text-decoration: none;
  transition: 0.3s;
  background-color: #f9f9f9;
}

.woocommerce-MyAccount-navigation li a:hover {
  background-color: #e6f0ff;
  color: #1e87f0;
}

/* Mục đang active */
.woocommerce-MyAccount-navigation-link.is-active a {
  background-color: #1e87f0;
  color: #fff;
  font-weight: 600;
}

/* Nội dung bên phải */
.woocommerce-MyAccount-content {
  flex: 1 1 600px;
  padding-left: 20px;
}

/* Nội dung văn bản */
.woocommerce-MyAccount-content p {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
}

.woocommerce-MyAccount-content a {
  color: #1e87f0;
  text-decoration: none;
}

.woocommerce-MyAccount-content a:hover {
  text-decoration: underline;
}
/* Gio hang */
#gio-hang .page-content .woocommerce { margin:0; padding:0; margin-top:15px; box-shadow:none;}
#gio-hang .page-content .woocommerce  .box { padding:10px; margin:0}

/* Tiêu đề */
#thanh-toan #payment {
  padding: 0;
  background: #fff;
}

#thanh-toan .woocommerce-checkout-payment h3 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #333;
}

#thanh-toan .wc_payment_methods {
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
}

#thanh-toan .wc_payment_method {
  padding: 1rem;
  background-color: #f5f5f5;
  border-radius: 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: background-color 0.2s;
}

#thanh-toan .woocommerce-checkout-payment  ul {
  list-style: none;       /* Ẩn dấu chấm */
  padding: 0;
  margin: 0;
}

#thanh-toan .woocommerce-checkout-payment  li {
  padding:0;
  margin-bottom: 0.5rem;
  background-color: #f5f5f5;
  border-radius: 0.5rem;
  transition: background-color 0.2s ease;
}

#thanh-toan .woocommerce-checkout-payment  li:hover {
  background-color: #e8e8e8;
  cursor: pointer;
}

#thanh-toan .wc_payment_method:hover {
  background-color: #e8e8e8;
}

#thanh-toan .wc_payment_method input[type="radio"] {
  margin-right: 0.75rem;
  cursor: pointer;
}

#thanh-toan .wc_payment_method .icon {
  margin-right: 0.5rem;
  color: #3273dc;
}

#thanh-toan .place-order {
  margin-top: 2rem;
}

#thanh-toan .place-order .button {
  width: 100%;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 1.125rem;
}

#thanh-toan .woocommerce-terms-and-conditions-wrapper {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: #666;
}
