.woocommerce .star-rating span::before{content:none!important}
/* =========================================================
GALLERY
========================================================= */
.single-product-gallery{position:relative}
/* =========================================================
MAIN
========================================================= */
.gallery-main{aspect-ratio:1 / 1;position:relative;overflow:hidden;background:linear-gradient(
        180deg,#ffffff,#f8fafc
    );border:1px solid #e5e7eb;cursor:zoom-in;transition:border-color .25s ease,box-shadow .25s ease}
.gallery-main:hover{border-color:#d1d5db}
#mediaWrapper{width:100%;height:100%}
.gallery-main img{width:100%;height:100%;object-fit:contain;display:block;padding:20px;transform-origin:center center;will-change:transform;transition:transform .18s ease,opacity .25s ease;user-select:none;-webkit-user-drag:none}
/* =========================================================
VIDEO
========================================================= */
.video-wrapper{position:relative;width:100%;height:100%}
.video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
/* =========================================================
THUMBNAILS
========================================================= */
.gallery-thumbnails{display:flex;gap:12px;margin-top:14px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-behavior:smooth;scrollbar-width:thin;-webkit-overflow-scrolling:touch;cursor:grab;user-select:none;scroll-snap-type:x proximity}
.gallery-thumbnails.dragging{cursor:grabbing}
.gallery-thumbnails::-webkit-scrollbar{height:6px}
.gallery-thumbnails::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}
.gallery-thumb{position:relative;flex:0 0 auto;width:82px;height:82px;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;scroll-snap-align:start;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.gallery-thumb:hover{transform:translateY(-2px);border-color:#9ca3af}
.gallery-thumb.active{border-color:#111827;box-shadow:0 0 0 1px #111827}
.gallery-thumb img{width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-drag:none}
/* =========================================================
VIDEO BADGE
========================================================= */
.video-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:rgba(0,0,0,.68);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;backdrop-filter:blur(4px);pointer-events:none}
/* =========================================================
SINGLE PRODUCT
MAKITA INDUSTRIAL UI
Bootstrap 3 + WooCommerce 6.1
========================================================= */

/* =========================================================
WRAPPER
========================================================= */
.single-product-wrap{padding:24px;margin-bottom:40px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.03)}
/* =========================================================
BREADCRUMB
========================================================= */
.woocommerce-breadcrumb{margin-bottom:24px;font-size:13px;line-height:1.7;color:#6b7280}
.woocommerce-breadcrumb a{color:#111827;font-weight:700}
.woocommerce-breadcrumb a:hover{color:#ffb400;text-decoration:none}
/* =========================================================
PRODUCT TITLE
========================================================= */
.product_title{margin:0 0 18px;font-size:30px;line-height:1.4;font-weight:700;color:#111827}
/* =========================================================
PRICE
========================================================= */
.product_price_post{margin-bottom:22px;padding:20px;background:#f8fafc;border:1px solid #e5e7eb}
.price_new{display:inline-block;margin-right:10px;font-size:42px;line-height:1.2;font-weight:700;color:#d70018}
.price_old{font-size:18px;color:#9ca3af;white-space:nowrap}
.price_giam{display:inline-block;margin-left:8px;padding:5px 5px;border-radius:50%;background:#d70018;color:#fff;font-size:12px;font-weight:700}
.price_vat{margin-top:8px;font-size:13px;color:#6b7280}
/* =========================================================
META INFO
========================================================= */
.product_meta_wrapper{margin-bottom:20px}
.product_meta_wrapper > div{margin-bottom:10px;padding:12px 14px;background:#fff;border:1px solid #e5e7eb;color:#374151}
.product_meta_wrapper b{color:#111827}
.product-status span{color:#15803d;font-weight:700}
/* =========================================================
SHORT DESC
========================================================= */
.woocommerce-product-details__short-description{margin-bottom:24px;color:#4b5563;line-height:1.8}
/* =========================================================
FORM CART
========================================================= */
.cart{display:flex;align-items:center;flex-wrap:wrap}
.cart .quantity{margin-right:10px}
.quantity .qty{width:84px;height:48px;border:1px solid #d1d5db;background:#fff;text-align:center;font-size:16px;font-weight:700}
/* =========================================================
BUTTONS
========================================================= */
.single_add_to_cart_button{display:inline-flex!important;align-items:center;justify-content:center;height:48px;padding:0 26px!important;border:none!important;line-height:1!important;text-transform:uppercase;font-size:14px!important;font-weight:700!important;transition:all .2s ease}
/* ADD TO CART */
.single_add_to_cart_button.button.alt{background:#111827!important;color:#fff!important}
.single_add_to_cart_button.button.alt:hover{background:#1f2937!important}
/* BUY NOW */
.order-fast{background:#f4b000!important;color:#111827!important;text-decoration:none!important}
.order-fast:hover{background:#ffc933!important}
/* =========================================================
PRODUCT META
========================================================= */
.product_meta{margin-top:20px;padding:16px 18px;background:#f8f9fb;border:1px solid #eee;border-radius:12px;font-size:14px;color:#444;line-height:1.6}
/* SKU */
.product_meta .sku_wrapper{margin-bottom:10px;font-weight:600;color:#1a1a1a}
.product_meta .sku_wrapper strong{color:#ffc107;font-size:15px;letter-spacing:0.5px}
/* LABEL STYLE */
.product_meta .posted_in,.product_meta .tagged_as{display:block;margin-top:8px}
/* LINKS BASE */
.product_meta a{display:inline-block;background:#fff;border:1px solid #eee;padding:4px 10px;margin:4px 6px 0 0;border-radius:20px;font-size:13px;color:#333;text-decoration:none;transition:.2s ease}
/* hover */
.product_meta a:hover{border-color:#ffc107;color:#000;transform:translateY(-1px)}


/* =========================================================
ENTRY-CONTENT
========================================================= */
.entry-content{color:#2c3e50;font-size:16px;line-height:1.8}
/* PARAGRAPH */
.entry-content p{margin-bottom:18px;color:#444}
/* HEADING */
.entry-content h2,.entry-content h3,.entry-content h4{color:#1a1a1a;margin:35px 0 18px;line-height:1.3;font-weight:700;position:relative}
/* accent line */
.entry-content h2::before,.entry-content h3::before{content:"";position:absolute;left:0;top:6px;width:3px;height:70%;background:#ffc107;border-radius:3px}
.entry-content h2,.entry-content h3{padding-left:12px}
/* IMAGE */
.entry-content img{max-width:100%;height:auto;border-radius:12px;margin:20px auto;box-shadow:0 6px 18px rgba(0,0,0,.08)}
/* LIST RESET */
.entry-content ul,.entry-content ol{padding-left:22px;margin:20px 0}
/* ===== MODERN LIST STYLE (LIGHT MODE) ===== */
.entry-content ul{list-style:none;padding-left:0}
.entry-content ul li{background:#ffffff;border:1px solid #eee;padding:14px 16px;margin-bottom:10px;border-radius:10px;position:relative;padding-left:38px;transition:.2s ease}
/* bullet */
.entry-content ul li::before{content:"✓";position:absolute;left:14px;top:14px;color:#ffc107;font-weight:700}
/* hover nhẹ */
.entry-content ul li:hover{border-color:#ffc107;transform:translateY(-1px)}
/* ORDERED LIST */
.entry-content ol{list-style:decimal}
/* nested ol */
.entry-content ol ol{list-style:lower-alpha}
/* LINKS */
.entry-content a{color:#e0a800;font-weight:600;text-decoration:none}
.entry-content a:hover{text-decoration:underline}
/* BLOCKQUOTE LIGHT */
.entry-content blockquote{background:#f8f9fb;border-left:4px solid #ffc107;padding:18px 20px;border-radius:10px;margin:25px 0;color:#444}
/* STRONG */
.entry-content li strong{color:#111}
.entry-content table,.woocommerce-Tabs-panel table{width:100%;max-width:100%;margin:20px 0;border-collapse:collapse;border-spacing:0;background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;box-shadow:0 2px 10px rgba(0,0,0,.04)}
/* Header */
.entry-content table thead,.woocommerce-Tabs-panel table thead{background:#f7f7f7}
/* TH */
.entry-content table th,.woocommerce-Tabs-panel table th{padding:14px 16px;font-size:15px;font-weight:700;color:#222;border:1px solid #ececec;white-space:nowrap;vertical-align:middle}
/* TD */
.entry-content table td,.woocommerce-Tabs-panel table td{padding:12px 16px;font-size:14px;line-height:1.7;color:#444;border:1px solid #f0f0f0;vertical-align:top;word-break:break-word}
/* Zebra */
.entry-content table tbody tr:nth-child(even),.woocommerce-Tabs-panel table tbody tr:nth-child(even){background:#fcfcfc}
/* Hover */
.entry-content table tbody tr:hover,.woocommerce-Tabs-panel table tbody tr:hover{background:#f9fbff;transition:.2s ease}
/* Links */
.entry-content table a,.woocommerce-Tabs-panel table a{color:#0073aa;font-weight:600;text-decoration:none}
.entry-content table a:hover,.woocommerce-Tabs-panel table a:hover{text-decoration:underline}
/* Images inside table */
.entry-content table img,.woocommerce-Tabs-panel table img{max-width:100%;height:auto;border-radius:6px}
/* Mobile */
@media (max-width:767px){.entry-content table,.woocommerce-Tabs-panel table{font-size:13px;border-radius:8px}.entry-content table th,.woocommerce-Tabs-panel table th,.entry-content table td,.woocommerce-Tabs-panel table td{padding:10px 12px}}
/* =========================================================
SIDEBAR
========================================================= */
.box_slogan_right,.hotrodathang,.box-account-vip{padding:16px;margin-bottom:18px;border:1px solid #e5e7eb;background:#fff}
/* TRUST */
.box_slogan_right li{display:flex;margin-bottom:14px;color:#374151}
.box_slogan_right li:last-child{margin-bottom:0}
.box_slogan_right .glyphicon{margin-right:10px;color:#ffb400}
/* HOTLINE */
.hotrodathang{text-align:center}
/* VIP */
.box-account-vip{text-align:center}
.box-account-vip a{color:#111827;font-size:18px;font-weight:700}
.box-account-vip a:hover{color:#ffb400;text-decoration:none}
/* =========================================================
TABS
========================================================= */
.wc-tabs{margin-bottom:0!important;border-bottom:2px solid #e5e7eb!important;display:flex}
.wc-tabs li{margin:0!important;border:none!important;background:none!important;padding:0!important}
.wc-tabs li:before,.wc-tabs li:after{display:none!important}
.wc-tabs li a{padding:15px 15px!important;color:#6b7280!important;font-weight:700;border-bottom:2px solid transparent}
.wc-tabs li.active a{color:#111827!important;border-bottom-color:#ffb400}
.wc-tab{padding:15px!important;border-top:none;background:#fff;color:#374151;line-height:1.8}
/* =========================================================
RELATED
ONLY SKIN UI
========================================================= */
.related{margin-top:50px}
.related > h2{margin:0 0 20px;font-size:28px;font-weight:700;color:#111827}
.related .nav-btn{width:40px;height:40px;border:none;background:#111827;color:#fff;font-size:20px;transition:all .2s ease}
.related .nav-btn:hover{background:#ffb400;color:#111827}
/* =========================================================
MOBILE
========================================================= */
@media(max-width:767px){.single-product-wrap{padding:18px}.product_title{font-size:24px}.price_new{display:block;margin-bottom:8px;font-size:34px}.gallery-thumb{width:70px;height:70px}.wc-tabs li{}.wc-tabs li a{display:block}}
@media (max-width:540px){.woocommerce div.product form.cart{gap:10px}.woocommerce div.product form.cart .order-fast{width:100%;text-align:center}}