.elementor-kit-14{--e-global-color-primary:#D8EEF8;--e-global-color-secondary:#02060A;--e-global-color-text:#060000;--e-global-color-accent:#F9F9F9;--e-global-color-35b758e:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#1AD9EC;overscroll-behavior:none;--e-page-transition-entrance-animation:e-page-transition-fade-out-up;--e-page-transition-exit-animation:e-page-transition-fade-in-up;--e-page-transition-animation-duration:1500ms;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{text-shadow:0px 0px 20px rgba(0,0,0,0.3);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
}
/* Container - xếp ngang các checkbox */
.brand-tabs .jet-checkboxes-list__row {
    display: inline-block;
}

.brand-tabs .jet-checkboxes-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

/* Style cho button */
.brand-tabs .jet-checkboxes-list__button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #f1f0f1;
    border: none;
    border-radius: 0;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    transition: all 0.3s ease;
    position: relative;
}

/* Hover effect */
.brand-tabs .jet-checkboxes-list__button:hover {
    background-color: #e5e5e5;
}

/* Khi được chọn (active) */
.brand-tabs .jet-checkboxes-list__input:checked + .jet-checkboxes-list__button {
    background-color: #01479e;
    color: #fff;
    padding-right: 30px;
}

/* Nút X khi active - có nền xám */
.brand-tabs .jet-checkboxes-list__input:checked + .jet-checkboxes-list__button::after {
    content: "×";
    position: absolute;
    top: -4px;
    right: -4px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    border: 1px solid #aaa;
}

/* Ẩn checkbox mặc định */
.brand-tabs .jet-checkboxes-list__input {
    display: none;
}

/* Ẩn icon checkbox decorator */
.brand-tabs .jet-checkboxes-list__decorator {
    display: none !important;
}

/* Nút Xem thêm - cùng dòng và style giống button */
.brand-tabs .jet-filter-items-moreless {
    display: inline-block;
}

.brand-tabs .jet-filter-items-moreless__toggle {
    display: inline-block;
    padding: 10px 20px;
    background-color: #f1f0f1;
    color: #333;
    border: none;
    border-radius: 0;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
}

.brand-tabs .jet-filter-items-moreless__toggle:hover {
    background-color: #e5e5e5;
}
/* Container chính */
.woocommerce-variation-add-to-cart {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
}

/* Quantity nằm trên */
.woocommerce-variation-add-to-cart .quantity {
    order: -1 !important;
    width: 120px !important;
    margin-bottom: 10px !important;
}

/* Container 2 nút */
.e-atc-qty-button-holder {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 15px !important;
    align-items: center !important;
}

/* Ẩn quantity trong holder vì đã kéo lên trên */
.e-atc-qty-button-holder .quantity {
    display: none !important;
}

/* 2 nút cùng hàng */
.single_add_to_cart_button,
.buy-now-btn {
    flex: 0 0 auto !important;
    padding: 15px 40px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    text-align: center !important;
}

.single_add_to_cart_button {
    background: #333 !important;
    color: #fff !important;
}

.buy-now-btn {
    background: #e53935 !important;
    color: #fff !important;
}
/* ============================================
   PRODUCT CATEGORIES DROPDOWN - Dùng class chung
   ============================================ */
/* Container widget - dùng class thay vì ID */
.aptsc-header-category .elementor-widget-wc-categories {
    position: relative;
}
/* Grid container -> chuyển thành dropdown */
.aptsc-header-category .elementor-widget-wc-categories .elementor-products-grid {
    position: relative;
}
/* Ẩn grid layout mặc định */
.aptsc-header-category .elementor-widget-wc-categories .woocommerce-loop-category {
    display: none;
    width: 100% !important;
    margin: 0 !important;
}
/* Container dropdown */
.aptsc-header-category .elementor-widget-wc-categories .products {
    position: relative;
    display: flex !important;
    flex-direction: column;
}
/* Tạo button trigger */
.aptsc-header-category .elementor-widget-wc-categories .products::before {
    content: "📦 Danh mục sản phẩm";
    display: block;
    padding: 14px 20px;
    background: #007bff;
    color: white;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
}
/* Hiện dropdown khi hover */
.aptsc-header-category .elementor-widget-wc-categories:hover .woocommerce-loop-category {
    display: block !important;
    position: relative;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    max-height: 400px;
    overflow-y: auto;
    padding: 5px 0;
}
/* Category item */
.aptsc-header-category .elementor-widget-wc-categories .product-category {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}
/* Category link wrapper */
.aptsc-header-category .elementor-widget-wc-categories .woocommerce-LoopProduct-link {
    display: flex !important;
    align-items: center !important;
    padding: 12px 20px !important;
    text-decoration: none !important;
    color: #333 !important;
    transition: all 0.2s ease !important;
    gap: 12px !important;
    border-bottom: 1px solid #f0f0f0 !important;
}
.aptsc-header-category .product-category > li {
    margin: 100px;
}
.aptsc-header-category .product-category a {
    display: flex;
    gap: 15px;
}
.aptsc-header-category .elementor-widget-wc-categories .woocommerce-LoopProduct-link:hover {
    background: #f8f9fa !important;
    color: #007bff !important;
    padding-left: 25px !important;
}
/* Category image */
.aptsc-header-category .elementor-widget-wc-categories .attachment-woocommerce_thumbnail,
.aptsc-header-category .elementor-widget-wc-categories .woocommerce-loop-category__title img,
.aptsc-header-category .elementor-widget-wc-categories img {
    width: 45px !important;
    height: 45px !important;
    max-width: 45px !important;
    max-height: 45px !important;
    object-fit: cover !important;
    border-radius: 8px !important;
    margin: 0 !important;
    flex-shrink: 0 !important;
    border: 2px solid #e0e0e0 !important;
}
/* Category title */
.aptsc-header-category .elementor-widget-wc-categories .woocommerce-loop-category__title {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
}
/* ẨN số lượng sản phẩm */
.aptsc-header-category .elementor-widget-wc-categories .count,
.aptsc-header-category .elementor-widget-wc-categories .woocommerce-loop-category__title .count,
.aptsc-header-category .elementor-widget-wc-categories mark.count {
    display: none !important;
}
/* Scrollbar cho dropdown dài */
.aptsc-header-category .elementor-widget-wc-categories .products::-webkit-scrollbar {
    width: 6px;
}
.aptsc-header-category .elementor-widget-wc-categories .products::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}
.aptsc-header-category .elementor-widget-wc-categories .products::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}
.aptsc-header-category .elementor-widget-wc-categories .products::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* Bỏ grid layout */
.aptsc-header-category .elementor-widget-wc-categories .products.columns-1,
.aptsc-header-category .elementor-widget-wc-categories .products.columns-2,
.aptsc-header-category .elementor-widget-wc-categories .products.columns-3 {
    display: block !important;
    grid-template-columns: none !important;
}/* End custom CSS */