/** Shopify CDN: Minification failed

Line 52:68 Unexpected "{"

**/
/* Start temp edit */
main:not(:has(.bundler-target-element)) .fastbundle-header {
    display: none;
}

.bndlr-products-container.bndlr-sectioned-mixnmatch {
    border-radius: 24px;
}

.bndlr-sections-status-container {
    border-radius: 14px !important;
}

main:has(.bundler-target-element) .fastbundle-header {
    display: inline-flex !important;
}

main:not(:has(.bundler-target-element)) .fastbundle-button span.loading,
main:has(.bundler-target-element) .fastbundle-button span.loaded {
    display: block;
}

main:not(:has(.bundler-target-element)) .fastbundle-button span.loaded,
main:has(.bundler-target-element) .fastbundle-button span.loading {
    display: none;
}

main:not(:has(.bundler-target-element)) button.fastbundle-button,
main:not(:has(.bundler-target-element)) button.fastbundle-button-buy-now {
    opacity: 0.5;
    pointer-events: none;
}

main:has(.bundler-target-element) button.fastbundle-button,
main:not(:has(.bundler-target-element)) button.fastbundle-button-buy-now {
    opacity: 1;
    pointer-events: auto;
}

main:not(:has(.bundler-target-element)) button.fastbundle-button,
main:not(:has(.bundler-target-element)) button.fastbundle-button-buy-now {
    opacity: 0.5;
    pointer-events: none;
}

main:has(.bundler-target-element) button.fastbundle-button,
main:has(.bundler-target-element) button.fastbundle-button-buy-now, {
    opacity: 1;
    pointer-events: auto;
}

.bndlr-sectioned-title {
    margin-top: 0!important;
}

.bndlr-container {
    padding-top: 0!important;
}

.bundler-full-div:not(:has(.bndlr-automatic)) {
    display: none;
}

.bundler-full-div:has(.bndlr-automatic) {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.bundler-section {
    width: 100%;
    padding: 4px;
    border-radius: 8px 8px 28px 28px;
    border: 1px solid #000;
}

.bundler-full-div .bndlr-sectioned-mixnmatch {
    margin-bottom: 0 !important;
}

.bndlr-add-to-sectioned-bundle {
    font-weight: 600;
}

@media (max-width: 749px) {
    .bndlr-sectioned-section {
        display: inline-flex !important;
        flex-direction: column;
    }

    .bndlr-sectioned-available-products {
        padding-left: 8px;
    }

    .bundler-full-div [data-bundler-active-section="0"] [data-bundler-section="0"],
    .bundler-full-div [data-bundler-active-section="1"] [data-bundler-section="1"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .bndlr-product.bndlr-mix-and-match.bndlr-sectioned-product {
        max-width: 100% !important;
    }

    .bundler-full-div [data-bundler-active-section="0"] [data-bundler-section="0"] > div:only-child,
    .bundler-full-div [data-bundler-active-section="1"] [data-bundler-section="1"] > div:only-child {
        max-width: 50% !important;
    }

    .bundler-full-div [data-bundler-active-section="0"] [data-bundler-section="0"]:has(> div:only-child),
    .bundler-full-div [data-bundler-active-section="1"] [data-bundler-section="1"]:has(> div:only-child) {
        display: inline-flex;
    }
}
/* End temp edit */

.fastbundle-header {
    display: inline-flex;
    flex-direction: row;
    align-items: flex-end;
    width: 100%;
    padding: 0 24px;
    margin-bottom: 0;
    margin-top: 12px;
}

.fastbundle-header_content {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    background: linear-gradient(180deg, #4D4D49 0%, #191918 70%);
    border-radius: 32px 32px 0 0;
    padding: 4px 0;
}

.fastbundle-header_decor {
    display: block;
    height: 12px;
    width: 12px;
    padding-top: 0;
}

.flip-horizontal {
    transform: scaleX(-1);
}

.fastbundle-header_content h3 {
    font-size: 20px;
    line-height: 32px;
    text-transform: uppercase;
    margin: 0;
    color: #FFFCFA;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}

.fastbundle-header_content_decor {
    display: block;
    height: 100%;
    opacity: 0.2;
}

.rbr-discountBadge__container {
    display: none;
}

/* .rbr-container-element-false {
    max-height: 500px;
    overflow-y: auto;
} */

.rbr-desktop.rbr-hrTablet > div,
.small.rbr-mobile.rbr-hrTablet > div {
    margin-top: -18px !important;
    /* max-height: 500px; */
    overflow-y: auto;
    display: inline-flex;
    flex-direction: column; 
    gap: 8px;
    width: 100%;
}

.rbr-page-container {
    border: 1px solid #191918;
    border-color: #191918 !important;
    background: white;
}

.product:not(:has(.rbr-standard-bundle__title)) .fastbundle-header {
    display: none;
}

.product:not(:has(.rbr-standard-bundle__title)) .rbr-desktop.rbr-hrTablet > div {
    margin: initial !important;
}

[class^="mamProductItemCard_productPrice_"] > span,
[class^="totalPrice_text_"][class^="totalPrice_discounted_price_"] {
    font-weight: 600;
    color: var(--gradient-base-accent-2);
}

[class^="mamProductItemCard_stateInfo_"] {
    border: none !important;
    color: #006548;
    background-color: #D1FFF2;
}

[class^="cartInfo_card_"] [class^="Accordion_head_"] {
    align-items: flex-start;
}

[class^="accordionHead_header_"] {
    flex-direction: column;
    align-items: flex-start;
}

div[id^="rbr-bundle-"] {
    margin-bottom: 0 !important;
}

[class^="modal_close_icon_wrapper_"] {
    top:8px;
}

.review-box:has(.rbrProductBundlePosition) {
    margin-top: 0%;
}

.rbr-desktop.rbr-hrTablet > div:has(> div:nth-child(2)) {
    max-height: 500px;
}

[class^="Accordion_head_"]{
    padding: 12px;
    position: sticky;
    top: 0;
    background: white;
    z-index: 2;
}

div[class^="Accordion_head_"]:has([class*="Accordion_arrow_active_"]) {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}

[class^="style_collectionItems_"] {
    display: inline-flex;
    flex-direction: row;
    width: 100%;
}

[class^="style_collectionItems_"] > div {
    display: inline-flex;
    gap: 8px;
    flex-direction: row;
    align-items: center;
}

[class^="style_collectionItems_"] > div:last-child {
    display: none;
}


[class^="style_productContainer_"] {
    width: 100%;
}

[class^="style_productTitle_"] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px !important;
}

[class^="style_price_"] {
    font-weight: 600 !important;
    color: var(--gradient-base-accent-2) !important;
}

[class^="variantSelector_container_"] span {
    display: inline-block;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

[class^="variantSelector_container_"] {
    width: auto !important;
    min-width: unset !important;
}

/* Từ 8 con trở lên (tính div cuối) -> productContainer xếp dọc */
[class^="style_collectionItems_"]:has(> div:nth-child(9)) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    width: 100%;
}

[class^="style_collectionItems_"]:has(> div:nth-child(9)) [class^="style_productContainer_"] {
    display: inline-flex;
    gap: 8px;
    flex-direction: column;
    align-items: center;
}

[class^="style_collectionItems_"]:has(> div:nth-child(9)) [class^="style_productImage_"] {
    width: 100%;
}

[class^="style_collectionItems_"]:has(> div:nth-child(9)) [class^="variantSelector_container_"] {
    width: 100% !important;
}

/* Dưới 8 con -> productContainer xếp ngang */
[class^="style_collectionItems_"]:not(:has(> div:nth-child(9))) [class^="style_productContainer_"] {
    display: inline-flex;
    gap: 8px;
    flex-direction: row;
    align-items: center;
}

[class^="style_collectionItems_"]:not(:has(> div:nth-child(9))) [class^="style_productDetail_"] {
    height: 100%;
    min-height: 100px;
    padding-right: 8px;
}

/* Từ 8 container trở lên -> productPrice: column */
[class^="style_collectionItems_"]:has(> div:nth-child(9)) [class^="style_productPrice_"] {
    display: inline-flex;
    gap: 8px;
    flex-direction: column;
    align-items: center;
}

/* Dưới 8 container -> productPrice: row */
[class^="style_collectionItems_"]:not(:has(> div:nth-child(9))) [class^="style_productPrice_"] {
    display: inline-flex;
    gap: 8px;
    flex-direction: row;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .fastbundle-header {
        padding: 0 12px;
    }

    [class^="collectionBody_collectionItems_"] {
        padding-bottom: 120px;
    }

    [class^="modal_close_icon_wrapper_"] {
        top:3%;
        z-index: 99;
    }

    [class^="collectionBody_collectionItems_"] {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }

    [class^="mamProductItemCard_productContainer_"] {
        flex-direction: column;
        gap: 4px;
    }

    [class^="mamProductItemCard_productDetail_"] a{
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;  
        overflow: hidden;
    }

    [class^="mamProductItemCard_productImage_"] {
        aspect-ratio: 1 / 1;
        width: 100%;
        height: 100%;
    }

    [class^="variantSelector_container_"] {
        padding: 4px 8px;
        width: 100% !important;
    }

    [class^="mamProductItemCard_productPrice_"] {
        align-items: flex-start !important;
        flex-direction: column;
        gap: 4px;
    }

    [class^="Accordion_head_"] {
        margin-bottom: 8px;
        position: sticky;
        top: 0;
    }

    [class^="buyxgetyBundleBuilderPage_titleContainer_"] h3 {
        margin-top: 0;
    }

    [class^="modal_container_"] div#rbr-modal-body {
        border-radius: 24px!important;
    }

    [class^="style_collectionItems_"]:not(:has(> div:nth-child(9))) [class^="style_productPrice_"] {
        gap: 4px;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media screen and (max-width: 360px) {
    .review-box:has(.rbrProductBundlePosition) {
        margin-top: -7.5%;
    }
}

/* div[class*="style_container_"]:has(div[class*="discountBadge_x_"]):not(:has(div[class*="discountBadge_y_"])) 
  div[class*="style_collection_row_"] 
  div[class*="style_titleAndBadge_"] 
  span::before {
  content: "Chọn sản phẩm";
}

div[class*="style_container_"]:has(div[class*="discountBadge_y_"]) 
  div[class*="style_collection_row_"] 
  div[class*="style_titleAndBadge_"] 
  span::before {
  content: "Chọn ưu đãi";
} */