@charset "utf-8";

.am_recommendation_container { padding: 0% 2rem; text-align: center; margin: 0px auto; position: relative; }

.am_rec_product_list_section { width: 100%; margin: 0px auto; overflow: hidden; }

.am_rec_product_list_section .am_title { width: 100%; margin-top: unset; line-height: 1.5; text-align: center; font-weight: 700; overflow-wrap: break-word; box-sizing: border-box; }

.am_rec_product_wrap_box { margin: 0px auto; }

.am_rec_product_list_box { margin: 0%; display: grid; place-content: center; justify-items: center; }

.am_rec_modal li { list-style: none; }

.am_rec_modal ul, .am_rec_modal li { padding: 0px; margin: 0px; }

.am_recommendation_container li { list-style: none; }

.am_recommendation_container ul, .am_recommendation_container li { padding: 0px; margin: 0px; }

.am_rec_poweryby { font-size: 14px; margin: 0px auto; padding: 8px 20px; display: flex; font-weight: 600; }

.am_rec_poweryby.pc { justify-content: flex-start; flex-direction: row-reverse; gap: 8px; }

.am_rec_poweryby.mobile { justify-content: center; flex-direction: row-reverse; gap: 8px; }

.am_rec_powerby_remove_btn { color: rgb(44, 110, 203); cursor: pointer; }

.am-product-carousel--wrapper .splide { width: 100%; }

.am-product-carousel--wrapper .splide:not(.is-overflow) .splide__pagination { display: flex; }

.am-product-carousel--wrapper .splide .splide__arrows { position: absolute; top: 0px; left: 0px; right: 0px; pointer-events: none; }

.am-product-carousel--wrapper .splide .splide__arrows .splide__arrow { pointer-events: auto; }

.am-product-carousel--wrapper .splide .splide__arrows .splide__arrows__placeholder { display: block; font-size: 0px; width: 100%; }

.am-product-carousel--wrapper .splide__track { margin: 0px !important; }

.am-product-carousel--wrapper .splide__arrow { width: 32px !important; height: 32px !important; background: rgba(92, 95, 98, 0.6) !important; min-width: 32px !important; }

.am-product-carousel--wrapper .splide__arrow:hover { background: rgba(26, 28, 29, 0.6) !important; }

.am-product-carousel--wrapper .splide__arrow:disabled { opacity: 1; background: rgba(186, 190, 195, 0.6) !important; }

.am-product-carousel--wrapper .splide__arrow:focus { outline: none; }

.am-product-carousel--wrapper .splide__arrow svg { fill: rgb(255, 255, 255) !important; width: 16px !important; }

.am-product-carousel--wrapper .splide__arrow--prev { left: 0px !important; }

.am-product-carousel--wrapper .splide__arrow--next { right: 0px !important; }

.am-product-carousel--wrapper .splide .splide__pagination { position: relative; bottom: 0px; margin-top: 20px; display: flex; }

.am-product-carousel--wrapper .splide .splide__pagination .splide__pagination__page { width: 6px; height: 6px; border-radius: 3px; margin: 4px; background: rgba(0, 0, 0, 0.4); }

.am-product-carousel--wrapper .splide .splide__pagination .splide__pagination__page.is-active { width: 20px; height: 6px; border-radius: 3px; background: rgb(0, 0, 0); transform: scale(1); opacity: 1; }

.am-product-carousel--wrapper .splide__slide__container { height: 100%; overflow: hidden; }

.am-rec-productWrapper { width: 100%; }

.am-rec-productWrapper.center { justify-content: center; }

.am-rec-productWrapper.center .am_product_splide--item:last-child { margin-right: 0px !important; }

.am_product_splide--item { display: flex; width: 100%; align-items: center; justify-content: center; gap: 20px; }

.am_recommendation_container .splide__container, .am_rec_modal-wrapper .splide__container { box-sizing: border-box; position: relative; }

.am_recommendation_container .splide__list, .am_rec_modal-wrapper .splide__list { backface-visibility: hidden; display: flex; height: 100%; margin: 0px !important; padding: 0px !important; }

.am_recommendation_container .splide.is-initialized:not(.is-active) .splide__list, .am_rec_modal-wrapper .splide.is-initialized:not(.is-active) .splide__list { display: block; }

.am_recommendation_container .splide__pagination, .am_rec_modal-wrapper .splide__pagination { align-items: center; display: flex; flex-wrap: wrap; justify-content: center; margin: 0px; pointer-events: none; }

.am_recommendation_container .splide__pagination li, .am_rec_modal-wrapper .splide__pagination li { display: inline-block; line-height: 1; list-style-type: none; margin: 0px; pointer-events: auto; }

.am_recommendation_container .splide__progress__bar, .am_rec_modal-wrapper .splide__progress__bar { width: 0px; }

.am_recommendation_container .splide, .am_rec_modal-wrapper .splide { position: relative; visibility: hidden; }

.am_recommendation_container .splide.is-initialized, .am_recommendation_container .splide.is-rendered, .am_rec_modal-wrapper .splide.is-initialized, .am_rec_modal-wrapper .splide.is-rendered { visibility: visible; }

.am_recommendation_container .splide__slide, .am_rec_modal-wrapper .splide__slide { backface-visibility: hidden; box-sizing: border-box; flex-shrink: 0; margin: 0px; position: relative; list-style-type: none !important; }

.am_recommendation_container .splide__slide img, .am_rec_modal-wrapper .splide__slide img { vertical-align: bottom; }

.am_recommendation_container .splide__spinner, .am_rec_modal-wrapper .splide__spinner { animation: 1s linear 0s infinite normal none running splide-loading; border-width: 2px; border-style: solid; border-color: rgb(153, 153, 153) rgb(153, 153, 153) rgb(153, 153, 153) transparent; border-image: initial; border-radius: 50%; contain: strict; display: inline-block; height: 20px; inset: 0px; margin: auto; position: absolute; width: 20px; }

.am_recommendation_container .splide__sr, .am_rec_modal-wrapper .splide__sr { clip: rect(0px, 0px, 0px, 0px); border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }

.am_recommendation_container .splide__toggle.is-active .splide__toggle__play, .am_recommendation_container .splide__toggle__pause, .am_rec_modal-wrapper .splide__toggle.is-active .splide__toggle__play, .am_rec_modal-wrapper .splide__toggle__pause { display: none; }

.am_recommendation_container .splide__toggle.is-active .splide__toggle__pause, .am_rec_modal-wrapper .splide__toggle.is-active .splide__toggle__pause { display: inline; }

.am_recommendation_container .splide__track, .am_rec_modal-wrapper .splide__track { overflow: hidden; position: relative; z-index: 0; }

@keyframes splide-loading { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}

.am_recommendation_container .splide__track--draggable, .am_rec_modal-wrapper .splide__track--draggable { user-select: none; }

.am_recommendation_container .splide__track--fade > .splide__list, .am_rec_modal-wrapper .splide__track--fade > .splide__list { display: block; }

.am_recommendation_container .splide__track--fade > .splide__list > .splide__slide, .am_rec_modal-wrapper .splide__track--fade > .splide__list > .splide__slide { left: 0px; opacity: 0; position: absolute; top: 0px; z-index: 0; }

.am_recommendation_container .splide__track--fade > .splide__list > .splide__slide.is-active, .am_rec_modal-wrapper .splide__track--fade > .splide__list > .splide__slide.is-active { opacity: 1; position: relative; z-index: 1; }

.am_recommendation_container .splide--rtl, .am_rec_modal-wrapper .splide--rtl { direction: rtl; }

.am_recommendation_container .splide__track--ttb > .splide__list, .am_rec_modal-wrapper .splide__track--ttb > .splide__list { display: block; }

.am_recommendation_container .splide__arrow, .am_rec_modal-wrapper .splide__arrow { align-items: center; background: rgb(204, 204, 204); border: 0px; border-radius: 50%; cursor: pointer; display: flex; height: 2em; justify-content: center; opacity: 0.7; padding: 0px; position: absolute; top: 50%; transform: translateY(-50%); width: 2em; z-index: 1; }

.am_recommendation_container .splide__arrow svg, .am_rec_modal-wrapper .splide__arrow svg { fill: rgb(0, 0, 0); height: 1.2em; width: 1.2em; }

.am_recommendation_container .splide__arrow:hover:not(:disabled), .am_rec_modal-wrapper .splide__arrow:hover:not(:disabled) { opacity: 0.9; }

.am_recommendation_container .splide__arrow:disabled, .am_rec_modal-wrapper .splide__arrow:disabled { opacity: 0.3; }

.am_recommendation_container .splide__arrow:focus-visible, .am_rec_modal-wrapper .splide__arrow:focus-visible { outline: rgb(0, 187, 255) solid 3px; outline-offset: 3px; }

.am_recommendation_container .splide__arrow--prev, .am_rec_modal-wrapper .splide__arrow--prev { left: 1em; }

.am_recommendation_container .splide__arrow--prev svg, .am_rec_modal-wrapper .splide__arrow--prev svg { transform: scaleX(-1); }

.am_recommendation_container .splide__arrow--next, .am_rec_modal-wrapper .splide__arrow--next { right: 1em; }

.am_recommendation_container .splide.is-focus-in .splide__arrow:focus, .am_rec_modal-wrapper .splide.is-focus-in .splide__arrow:focus { outline: rgb(0, 187, 255) solid 3px; outline-offset: 3px; }

.am_recommendation_container .splide__pagination, .am_rec_modal-wrapper .splide__pagination { bottom: 0.5em; left: 0px; padding: 0px 1em; position: absolute; right: 0px; z-index: 1; }

.am_recommendation_container .splide__pagination__page, .am_rec_modal-wrapper .splide__pagination__page { background: rgb(204, 204, 204); border: 0px; border-radius: 50%; display: inline-block; height: 8px; margin: 3px; opacity: 0.7; padding: 0px; position: relative; transition: transform 0.2s linear; width: 8px; }

.am_recommendation_container .splide__pagination__page.is-active, .am_rec_modal-wrapper .splide__pagination__page.is-active { background: rgb(255, 255, 255); transform: scale(1.4); z-index: 1; }

.am_recommendation_container .splide__pagination__page:hover, .am_rec_modal-wrapper .splide__pagination__page:hover { cursor: pointer; opacity: 0.9; }

.am_recommendation_container .splide__pagination__page:focus-visible, .am_rec_modal-wrapper .splide__pagination__page:focus-visible { outline: rgb(0, 187, 255) solid 3px; outline-offset: 3px; }

.am_recommendation_container .splide.is-focus-in .splide__pagination__page:focus, .am_rec_modal-wrapper .splide.is-focus-in .splide__pagination__page:focus { outline: rgb(0, 187, 255) solid 3px; outline-offset: 3px; }

.am_recommendation_container .splide__progress__bar, .am_rec_modal-wrapper .splide__progress__bar { background: rgb(204, 204, 204); height: 3px; }

.am_recommendation_container .splide__slide, .am_rec_modal-wrapper .splide__slide { -webkit-tap-highlight-color: transparent; }

.am_recommendation_container .splide__slide:focus, .am_rec_modal-wrapper .splide__slide:focus { outline: 0px; }

@supports (outline-offset: -3px) {
  .am_recommendation_container .splide__slide:focus-visible, .am_rec_modal-wrapper .splide__slide:focus-visible { outline: rgb(0, 187, 255) solid 3px; outline-offset: -3px; }
}

@media screen and (-ms-high-contrast: none) {
  .am_recommendation_container .splide__slide:focus-visible, .am_rec_modal-wrapper .splide__slide:focus-visible { border: 3px solid rgb(0, 187, 255); }
}

@supports (outline-offset: -3px) {
  .am_recommendation_container .splide.is-focus-in .splide__slide:focus, .am_rec_modal-wrapper .splide.is-focus-in .splide__slide:focus { outline: rgb(0, 187, 255) solid 3px; outline-offset: -3px; }
}

@media screen and (-ms-high-contrast: none) {
  .am_recommendation_container .splide.is-focus-in .splide__slide:focus, .am_rec_modal-wrapper .splide.is-focus-in .splide__slide:focus { border: 3px solid rgb(0, 187, 255); }
  .am_recommendation_container .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus, .am_rec_modal-wrapper .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus { border-color: rgb(0, 187, 255); }
}

.am_recommendation_container .splide__toggle, .am_rec_modal-wrapper .splide__toggle { cursor: pointer; }

.am_recommendation_container .splide__toggle:focus-visible, .am_rec_modal-wrapper .splide__toggle:focus-visible { outline: rgb(0, 187, 255) solid 3px; outline-offset: 3px; }

.am_recommendation_container .splide.is-focus-in .splide__toggle:focus, .am_rec_modal-wrapper .splide.is-focus-in .splide__toggle:focus { outline: rgb(0, 187, 255) solid 3px; outline-offset: 3px; }

.am_recommendation_container .splide__track--nav > .splide__list > .splide__slide, .am_rec_modal-wrapper .splide__track--nav > .splide__list > .splide__slide { border: 3px solid transparent; cursor: pointer; }

.am_recommendation_container .splide__track--nav > .splide__list > .splide__slide.is-active, .am_rec_modal-wrapper .splide__track--nav > .splide__list > .splide__slide.is-active { border: 3px solid rgb(0, 0, 0); }

.am_recommendation_container .splide__arrows--rtl .splide__arrow--prev, .am_rec_modal-wrapper .splide__arrows--rtl .splide__arrow--prev { left: auto; right: 1em; }

.am_recommendation_container .splide__arrows--rtl .splide__arrow--prev svg, .am_rec_modal-wrapper .splide__arrows--rtl .splide__arrow--prev svg { transform: scaleX(1); }

.am_recommendation_container .splide__arrows--rtl .splide__arrow--next, .am_rec_modal-wrapper .splide__arrows--rtl .splide__arrow--next { left: 1em; right: auto; }

.am_recommendation_container .splide__arrows--rtl .splide__arrow--next svg, .am_rec_modal-wrapper .splide__arrows--rtl .splide__arrow--next svg { transform: scaleX(-1); }

.am_recommendation_container .splide__arrows--ttb .splide__arrow, .am_rec_modal-wrapper .splide__arrows--ttb .splide__arrow { left: 50%; transform: translate(-50%); }

.am_recommendation_container .splide__arrows--ttb .splide__arrow--prev, .am_rec_modal-wrapper .splide__arrows--ttb .splide__arrow--prev { top: 1em; }

.am_recommendation_container .splide__arrows--ttb .splide__arrow--prev svg, .am_rec_modal-wrapper .splide__arrows--ttb .splide__arrow--prev svg { transform: rotate(-90deg); }

.am_recommendation_container .splide__arrows--ttb .splide__arrow--next, .am_rec_modal-wrapper .splide__arrows--ttb .splide__arrow--next { bottom: 1em; top: auto; }

.am_recommendation_container .splide__arrows--ttb .splide__arrow--next svg, .am_rec_modal-wrapper .splide__arrows--ttb .splide__arrow--next svg { transform: rotate(90deg); }

.am_recommendation_container .splide__pagination--ttb, .am_rec_modal-wrapper .splide__pagination--ttb { display: flex; flex-direction: column; inset: 0px 0.5em 0px auto; padding: 1em 0px; }

.widget_error_modal_overlay { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); transition: opacity 0.3s ease-in-out; opacity: 1; z-index: 10002; display: block !important; }

.widget_error_modal_overlay.widget_error_is_active { opacity: 1; }

.widget_error_modal { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 26px 80px; transition: transform 0.3s ease-in-out; transform-origin: center center; opacity: 1; z-index: 100002; width: 320px; height: 150px; }

.widget_error_modal.widget_error_is_active { transform: translate(-50%, -50%) scale(1); opacity: 1; }

.widget_error_modal_close_content { padding: 16px 20px; font-size: 14px; line-height: 20px; box-sizing: border-box; height: 80px; display: flex; justify-content: space-between; }

.widget_error_modal_error_message { font-size: 14px; text-align: left; flex: 1 1 0%; }

.widget_error_modal_close { height: 30px; background-color: transparent; border: none; cursor: pointer; }

.widget_error_modal_content { display: flex; align-items: center; justify-content: flex-end; height: 70px; border-top: 1px solid rgb(228, 229, 231); }

.widget_error_modal_button { height: 36px; width: 70px; font-size: 14px; font-weight: 500; border: 1px solid rgb(186, 191, 195); margin-right: 17px; border-radius: 4px; display: flex; align-items: center; justify-content: center; cursor: pointer; }

.am_rec_modal-wrapper { position: fixed; left: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.5); z-index: 10001; width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; }

.am_rec_preview_modal-wrapper { position: absolute; width: 100%; height: 100%; }

.am_rec_modal { padding: 20px; position: absolute; background: rgb(255, 255, 255); z-index: inherit; }

.am_rec_modal_pc { border-radius: 16px; box-shadow: rgba(0, 0, 0, 0.06) 0px -18px 40px; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.am_rec_modal_mobile { left: 0px; right: 0px; bottom: 0px; border-top-left-radius: 14px; border-top-right-radius: 14px; position: fixed; }

.am_rec_modal_preview_mobile { position: absolute; }

.am_rec_modal-close { cursor: pointer; position: absolute; right: 20px; top: 20px; width: 20px; height: 20px; line-height: 16px; text-align: center; display: inline-block; }

.am_rec_mobileVariantPicker { display: grid; row-gap: 16px; width: 100%; text-align: left; padding-bottom: 12px; }

.am_rec_button { position: relative; }

@media screen and (max-width: 600px) {
  .am_rec_button-action { text-align: left; }
}

.am_rec_mobileVariantPicker.desktop { grid-template-rows: auto auto 1fr; display: grid; row-gap: 16px; min-height: 338px; padding-bottom: 0px; }

.widget_rec_modal_image { position: relative; overflow: hidden; width: 25%; min-width: 25%; margin-right: 4px; height: 100%; cursor: pointer; font-size: 0px; }

.widget_rec_modal_image img { height: 100%; width: 100%; object-fit: cover; margin: auto; left: 0px; }

.am_rec_variantPicker-header-wrapper { width: 100%; display: flex; justify-content: flex-start; overflow: hidden; }

.am_rec_variantPicker-header { max-width: 280px; font-size: 16px; line-height: 1.5; margin-bottom: 4px; }

.am_rec_mobileVariantImg { display: none; }

.am_rec_mobileVariantImg.mobile { display: block; width: 80px; margin-right: 4px; }

.am_rec_variantPicker-header.mobile { font-weight: 400; font-size: 14px; line-height: 20px; max-width: 215px; color: rgb(0, 0, 0); }

.am_rec_product-name { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 0px; font-size: 16px; }

.am_rec_price { font-weight: 700; line-height: 24px; font-size: 16px; display: flex; column-gap: 8px; }

.am_rec_price.mobile { line-height: 20px; }

.am_rec_skuList { display: flex; flex-direction: column; gap: 16px; }

.am_rec_modal_subscription { display: flex; flex-direction: column; gap: 8px; }

.am_rec_modal_subscription:empty { display: none; }

.am_rec_skuList.mobile { height: unset; min-height: unset; padding-right: 0px; margin-right: 0px; }

.am_rec_skuList ::-webkit-scrollbar { width: 6px; }

.am_rec_skuList ::-webkit-scrollbar-thumb { border-radius: 3px; background-color: rgb(217, 217, 217); }

.am_rec_button-action { display: inherit; }

@media screen and (max-width: 600px) {
  .am_rec_skuList { max-width: calc(-40px + 100vw); }
  ::-webkit-scrollbar { width: 0px; }
}

.am_rec_mobileVariantPicker .am_rec_add_to_cart_button { margin: 0px; }

.am_rec_product-description { max-height: 40px; line-height: 1.5; overflow-y: auto; font-size: 12px; }

.am_rec_skuSelector { display: grid; row-gap: 16px; }

.am_rec_sku-title { font-weight: 400; font-size: 14px; line-height: 20px; color: rgb(0, 0, 0); margin-bottom: 4px; }

.am_rec_subscription_container { display: flex; align-items: flex-start; padding-left: 2px; margin-top: 8px; }

.am_rec_subscription_container input { display: none; margin-top: 3px; }

.am_rec_subscription_container label { box-sizing: border-box; margin-top: 4px; display: inline-block; width: 15px; height: 15px; border: 2px solid rgb(0, 0, 0); position: relative; cursor: pointer; }

.am_rec_subscription_container label::before { display: inline-block; content: " "; width: 8px; border-bottom: 2px solid rgb(255, 255, 255); border-left: 2px solid rgb(255, 255, 255); border-image: initial; box-sizing: border-box; height: 4px; border-top: none; border-right: none; top: 44%; left: 50%; transform: translate(-50%, -50%) rotate(-45deg); position: absolute; opacity: 0; }

.am_rec_subscription_container input[type="checkbox"]:checked + label { background: rgb(0, 0, 0); }

.am_rec_subscription_container input[type="checkbox"]:checked + label::before { opacity: 1; }

.am_rec_subscription_text { flex: 1 1 0%; margin-left: 5px; font-weight: 400; font-size: 12px; line-height: 24px; letter-spacing: 0.1px; text-align: left; }

.widget_rec_subscription_select_container { margin-top: 4px; }

.widget_rec_button_wrapper { flex-shrink: 0; }

.widget_rec_button_wrapper .widget_rec_item_infomation_button { display: flex; align-items: center; border: none; background: transparent; font-size: 14px; width: 100%; min-height: 32px; outline: none; padding: 6px 8px; overflow-wrap: break-word; position: relative; text-align: center; box-sizing: border-box; justify-content: center; cursor: pointer; min-width: 40px; line-height: 1.2; }

.widget_rec_button_wrapper .widget_rec_item_infomation_button .button-text { display: flex; align-items: center; width: initial; }

.widget_rec_button_wrapper .widget_rec_item_infomation_button .button-text svg { width: 16px; height: 16px; }

.widget_rec_button_wrapper .widget_rec_item_infomation_button_popup_added { opacity: 0.4; }

.button-icon { margin-right: 6px; width: 20px !important; }

.add_to_cart_status span { color: rgb(68, 71, 74); font-size: 14px; line-height: 20px; margin-left: 8px; text-align: left; }

.am_rec_add_to_cart_button_content { display: flex; align-items: center; justify-content: center; position: absolute; top: calc(50% - 9px); left: calc(50% - 30px); }

.am_loader { display: block; position: absolute; width: 20px; height: 20px; border-width: 2px; border-style: solid; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; border-radius: 100%; inset: 0px; margin: auto; animation: 1.2s linear 0s infinite normal none running loadingRotate; border-top-color: transparent !important; }

.am_rec_quantity_selector { width: 100%; }

.am_rec_quantity_selector_title { margin-bottom: 4px; line-height: 20px; font-size: 14px; }

.am_rec_quantity_selector_input { height: 32px; display: flex; align-items: center; border: 1px solid rgb(201, 204, 207); background: rgb(255, 255, 255); box-sizing: border-box; }

.am_rec_quantity_selector_input > button:only-child { min-width: 30px; width: 100%; display: flex; align-items: center; justify-content: center; }

.am_rec_quantity_selector_button { width: 30px; height: 100%; color: rgb(112, 112, 112); cursor: pointer; line-height: 1; display: flex; align-items: center; justify-content: center; background: unset; border: unset; }

.am_rec_quantity_selector_minus svg, .am_rec_quantity_selector_plus svg, .am_rec_quantity_selector_delete svg { width: 16px; height: 16px; }

.am_rec_quantity_selector_minus_disabled, .am_rec_quantity_selector_plus_disabled { color: rgb(186, 190, 195); cursor: not-allowed; }

.am_rec_quantity_selector_quantity { color: rgb(35, 35, 35); user-select: none; }

.am_rec_item_wrap { line-height: 16px; }

#am-rec-button { height: 16px; }

.am_rec_title { font-weight: 400; font-size: 14px; line-height: 20px; color: rgb(0, 0, 0); margin-bottom: 4px; }

.widget_rec_reviews { display: flex; gap: 4px; flex-wrap: wrap; align-items: center; }

.widget_rec_reviews:has(*) { padding: 1px 0px; }

.widget_rec_stars { display: flex; }

.widget_rec_stars_item { display: flex; align-items: center; line-height: 1; font-size: 0px; }

.widget_rec_stars_item_star { width: 16px; height: 16px; font-size: 0px; line-height: 1; display: flex; align-items: center; justify-content: center; }

.widget_rec_reviews_count { color: var(--text-color); font-size: 12px; line-height: 1; }

.am_rec_imageGallery { width: 280px; }

.am_thumbnails_container { margin-top: 10px; max-width: 280px; overflow-x: hidden; flex-direction: row; display: flex; padding: 0px; }

.am_thumbnails_container .splide__slide { height: 48px; margin-right: 10px; cursor: pointer; border: 1px solid rgb(250, 251, 252); overflow: hidden; padding: 1px; width: 48px !important; }

.am_thumbnails_container .splide__slide > div { height: 100%; }

.am_thumbnails_container .splide__slide.is-active { border-color: rgb(140, 145, 150); }

.am_rec_imageGallery .splide__arrow { border-radius: 4px; width: 24px; height: 24px; min-width: 24px; background: rgba(33, 43, 54, 0.8) !important; }

.am_rec_imageGallery .splide__arrow--next { right: 4px; }

.am_rec_imageGallery .splide__arrow--prev { left: 4px; }

.am_rec_imageGallery .splide__arrow svg { fill: rgb(255, 255, 255); width: 14px !important; height: 14px !important; }

.am_rec_imageGallery .splide__arrow:disabled { display: none !important; }

.am_thumbnails_container .splide--slide .splide__arrow:disabled { display: none !important; }

.splide__arrow { transition: opacity 0.3s ease-in-out; }

.am_thumbnail--itemContainer { position: relative; height: 100%; }

.am_thumbnail--itemContainer--image { display: flex; height: 100%; }

.am_thumbnail--itemContainer--image > img { object-fit: contain; width: 100%; height: 100%; }

.am_thumbnail--itemContainer--player { position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; margin-left: -10px; margin-top: -10px; }

.am_rec_splide--previewContainer { position: relative; }

.am_rec_splide--previewContainer > * { width: 280px; height: 280px; background-color: rgb(250, 251, 252); object-position: left top; object-fit: contain; }

.am_rec_splide--previewContainer--ExternalVideo { border: none; }

.am_rec_desktop--wrapper { display: grid; column-gap: 20px; grid-template-columns: 280px auto; width: 616px; text-align: left; }

.am_rec_productSelect_container select { font-family: inherit; cursor: pointer; display: block; width: 100%; height: 32px; color: rgb(0, 0, 0); appearance: none; border: 1px solid rgb(201, 204, 207); background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; padding: 0px 26px 0px 7px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 400; font-size: 14px; line-height: 20px; box-sizing: border-box; box-shadow: none; outline: none; background-image: none !important; }

.am_rec_productSelect_container select:focus-visible { outline: none; outline-offset: unset; }

.am_rec_productSelect_container { position: relative; display: block; }

.am_rec_productSelect_bg { position: absolute; height: 100%; top: 50%; right: 7px; transform: translateY(-50%); display: flex; align-items: center; pointer-events: none; }

.am_rec_productSelect_bg > svg { width: 12px; height: 12px; color: rgb(112, 112, 112); }

.am_rec_item { width: 100%; height: 100%; display: flex; }

.am_rec_item_wrap { height: 100%; width: 100%; display: flex; flex-direction: column; place-content: flex-end start; line-height: 24px; }

.am_rec_item-container { width: 100%; display: flex; justify-content: center; }

.am_rec_item_img { position: relative; width: 100%; overflow: hidden; margin-bottom: 12px; display: inline-block; box-sizing: border-box; }

.am_rec_item_img img { height: 100%; margin: 0px auto; object-fit: cover; position: absolute; inset: 0px; width: 100% !important; }

.am_rec_item_empty_img { display: flex; align-items: center; justify-content: center; position: absolute; width: 100%; height: 100%; background: rgb(250, 250, 250); }

.am_rec_item_title { color: rgb(102, 102, 102); overflow-wrap: break-word; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.5; }

.am_rec_item_title a, .am_productInfo_container { text-decoration: none; margin-bottom: 8px; }

.am_productInfo_container { flex-grow: 1; display: flex; flex-direction: column; cursor: pointer !important; }

.am_rec_price_content { line-height: 1.5; display: flex; flex-wrap: wrap; width: 100%; }

.am_rec_price_content_gap { gap: 0px 8px; }

.am_rec_item_price { overflow-wrap: break-word; color: rgb(51, 51, 51); }

.am_rec_compare_price { color: rgb(140, 145, 150); text-decoration: line-through; }

.am_rec_item_description { max-height: 40px; line-height: 1.5; overflow-y: auto; margin: 4px 0px; }

.am_rec_item_description_row { height: 40px; line-height: 1.5; overflow-y: auto; margin: 4px 0px; }

.am_rec_button_container { user-select: none; }

.am_rec_add_to_cart_button { width: 100%; color: rgb(242, 242, 242); background-color: rgb(51, 51, 51); font-weight: 400; font-size: 14px; border-radius: 4px; border: 1px solid rgb(51, 51, 51); padding: 6px 8px; overflow-wrap: break-word; position: relative; visibility: visible; line-height: 20px; display: inline-block; text-align: center; cursor: pointer; }

.am_rec_add_to_cart_button:active { border-color: rgba(0, 0, 0, 0.14) !important; }

.button-loading { visibility: hidden; position: absolute; width: 20px; height: 20px; border-width: 2px; border-style: solid; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; border-radius: 100%; left: calc(50% - 10px); top: calc(50% - 10px); display: block !important; border-top-color: transparent !important; }

.buy-now-button--loading > .button-text { visibility: hidden; }

.buy-now-button--loading > .button-loading { visibility: visible; animation: 1.2s linear 0s infinite normal none running loadingRotate; }

.buy-now-button--success > .button-text { visibility: hidden; }

.buy-now-button--success > .button-loading { visibility: hidden; }

@keyframes loadingRotate { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.add_to_cart_status { margin-top: 8px; display: flex; justify-content: center; }

.add_to_cart_status div { width: 20px; height: 20px; }

.add_to_cart_status span { color: rgb(68, 71, 74); font-size: 14px; line-height: 20px; margin-left: 8px; text-align: left; width: 100%; }

.am_rec_variant_selector { margin-top: 4px; display: flex; flex-direction: column; gap: 4px; }

.am_rec_variant_selector_item { width: 100%; height: 32px; }

.am_rec_variant_selector_item__display_none { display: none !important; }

.am_rec_min_order { margin-top: 4px; color: rgb(140, 145, 150); font-size: 12px; }

.am_rec_item_icon_warp_grid { width: 20px; flex: 0 1 0%; }

.am_rec_item_icon { width: 20px; height: 20px; color: rgb(92, 95, 98); }

.widget_rec_item { width: 100%; margin-bottom: 20px; overflow: hidden; }

.widget_rec_item .widget_rec_item_infomation { width: 100%; display: flex; justify-content: space-between; align-items: center; }

.widget_rec_item:last-child { margin-bottom: 0px; }

.widget_rec_item_image { position: relative; height: 100%; overflow: hidden; width: 25%; margin-right: 3.13%; cursor: pointer; font-size: 0px; box-sizing: border-box; }

.widget_rec_item_image img { height: 100%; width: 100%; object-fit: cover; margin: auto; left: 0px; }

.widget_rec_item_infomation_basic { flex: 1 1 auto; display: flex; flex-direction: column; margin: auto; }

.widget_rec_item_infomation_basic_content { display: flex; }

.widget_rec_item_infomation_basic_info { display: flex; align-items: center; justify-content: space-between; width: 100%; position: relative; gap: 8px; }

.widget_rec_item_infomation_basic_info .widget_rec_quantity_selector_item { flex: 1 1 0%; }

.widget_rec_item_infomation_basic_product_info { flex: 4 1 0%; width: 0px; }

.widget_rec_item_infomation_basic_product_info:empty { display: block; }

.widget_rec_item_empty_img { width: 100%; height: 100%; position: relative; background: rgb(250, 250, 250); }

.widget_rec_item_empty_img svg { position: absolute; top: 50%; transform: translateY(-50%); left: 0px; width: 100%; }

.widget_rec_item_infomation_basic_title { line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; cursor: pointer; word-break: break-word; margin: 0px; }

.widget_rec_item_infomation_basic_price { line-height: 1.5; cursor: pointer; display: flex; flex-wrap: wrap; gap: 0px 8px; width: 100%; }

.widget_rec_item_price_compare, .widget_rec_item_price_now { display: inline-block; }

.widget_rec_item_price_compare { text-decoration: line-through; }

.widget_rec_item_infomation_basic_description { max-height: 40px; line-height: 1.5; overflow: auto; margin: 4px 0px; overflow-wrap: break-word; }

.widget_rec_item_infomation_basic_button { display: flex; align-items: center; border: none; background: transparent; font-size: 14px; width: 100%; outline: none; border-radius: 8px; margin-top: 0px; overflow-wrap: break-word; position: relative; text-align: center; justify-content: center; cursor: pointer; }

.widget_rec_item_variant_container:has(select) { margin-top: 4px; }

.widget_rec_variant_selector { display: flex; gap: 4px; }

.widget_rec_variant_selector_item { height: 32px; }

.widget_rec_variant_selector_item__display_none { display: none !important; }

.widget_rec_item_infomation_basic_product_info .widget_rec_quantity_selector_item { flex: 1 1 0%; height: 32px; }

.widget_rec_quantity_selector_item__display_none { display: none !important; }

.widget_rec_item_infomation_min_order { margin-top: 4px; font-size: 12px; color: rgb(109, 113, 117); }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; border-width: 0px; }

.am_rec_item_icon_warp_list { width: 100%; margin-bottom: 20px; display: flex; align-items: center; justify-content: center; }

.am_rec_product_bundle_price { display: flex; align-items: center; justify-content: center; gap: 8px; margin-top: 24px; }

.am_rec_product_bundle_button_wrapper { display: flex; align-items: center; justify-content: center; margin-top: 12px; }

.am_rec_product_bundle_button { display: flex; align-items: center; justify-content: center; gap: 8px; border: none; font-size: 14px; width: 400px; height: 50px; padding: 6px 8px; cursor: pointer; line-height: 1.2; position: relative; }

.am_rec_product_bundle_button .button-text { display: flex; align-items: center; justify-content: center; }

.am_rec_product_bundle_button .button-text svg { width: 16px; height: 16px; }

.apz__line__container .splide { width: 100%; }

.apz__line__container .splide:not(.is-overflow) .splide__pagination { display: flex; }

.apz__line__container .splide .splide__slide { width: 100%; }

.apz__line__container .splide .splide__arrows { position: absolute; top: 0px; left: 0px; right: 0px; pointer-events: none; }

.apz__line__container .splide .splide__arrows .splide__arrow { pointer-events: auto; }

.apz__line__container .splide .splide__arrows .splide__arrows__placeholder { display: block; font-size: 0px; width: 100%; }

.apz__line__container .splide .pagination { height: 22px; width: 100%; display: flex; justify-content: center; align-items: flex-end; gap: 4px; }

.apz__line__container .splide .pagination .pagination__item { width: 6px; height: 6px; border-radius: 3px; background: rgba(0, 0, 0, 0.4); }

.apz__line__container .splide .pagination .pagination__item--active { background: rgb(0, 0, 0); }

.apz__line__container .splide__track { margin: 0px !important; }

.apz__line__container .splide__arrow { width: 20px !important; height: 20px !important; background: none !important; }

.apz__line__container .splide__arrow svg { fill: rgb(0, 0, 0) !important; width: 16px !important; height: 16px !important; }

.apz__line__container .splide__arrow--prev { left: 0px !important; }

.apz__line__container .splide__arrow--next { right: 0px !important; }

.apz_popup_bottombar { width: 100%; border-top: 1px solid rgb(217, 217, 217); flex: 0 0 auto; display: flex; align-items: center; justify-content: space-evenly; gap: 20px; padding-top: 16px; box-sizing: border-box; }

.apz_popup_bottombar .apz_popup_bottombar_botton { height: 33px; line-height: 33px; align-items: center; padding: 0px; margin: 0px; letter-spacing: -0.2px; flex: 1 1 0%; cursor: pointer; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; }

.apz_popup_bottombar .apz_popup_bottombar_botton_close { border: 1px solid rgb(217, 217, 217); background: rgb(255, 255, 255); }

.apz_popup_bottombar .apz_popup_bottombar_botton_confirm { border: 1px solid rgb(0, 0, 0); background: rgb(0, 0, 0); color: rgb(242, 242, 242); }

.apz_popup_bottombar .apz_popup_bottombar_botton_confirm_loading .apz_popup_bottombar_botton_text { display: none; }

.apz_popup_bottombar .apz_popup_bottombar_botton_confirm_loading .apz_popup_bottombar_botton_loading_block { display: block; }

.apz_popup_bottombar .apz_popup_bottombar_botton_loading_block { display: none; position: absolute; width: 18px; height: 18px; inset: 0px; margin: auto; border: 2px solid transparent; border-radius: 50%; animation: 0.5s linear 0s infinite normal none running button-loading-spinner; }

@keyframes button-loading-spinner { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}

.popup_products_single { display: flex; column-gap: 20px; box-sizing: content-box; }

.popup_products_single_mobile { flex-direction: column; row-gap: 16px; }

.popup_products_single_mobile .popup_products_single_image_container { width: unset; }

.popup_products_single_image_container { flex: 1 1 0%; width: 0px; height: fit-content; }

.popup_products_single_image_container .am_rec_imageGallery { width: unset; }

.popup_products_single_image_container .am_rec_imageGallery .am_rec_splide--previewContainer > * { width: 100%; height: fit-content; }

.popup_products_single_image_container .am_rec_imageGallery .am_thumbnails_container { max-width: unset; width: unset; }

.popup_products_info { flex: 1 1 0%; display: flex; flex-direction: column; gap: 16px; height: 100%; min-width: 0px; }

.popup_products_info .popup_products_info_basic { display: flex; flex-direction: column; gap: 8px; }

.popup_products_info .popup_products_info_basic .popup_products_info_basic_title { flex: 0 0 auto; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; cursor: pointer; word-break: break-all; }

.popup_products_info .popup_products_info_basic .popup_products_info_basic_price { line-height: 1.5; cursor: pointer; display: flex; flex-wrap: wrap; gap: 0px 8px; width: 100%; }

.popup_products_info .popup_products_info_basic .popup_products_info_basic_price .popup_products_info_basic_price_now .popup_products_info_basic_price_compare { display: inline-block; }

.popup_products_info .popup_products_info_basic .popup_products_info_basic_price .popup_products_info_basic_price_compare { text-decoration: line-through; }

.popup_products_info .popup_products_info_basic .popup_products_info_description { line-height: 1.5; overflow: auto; overflow-wrap: break-word; }

.popup_products_info .popup_products_info_basic > .popup_products_info_description:not(:last-child) { max-height: 80px; flex: 1 1 0%; }

.popup_products_info .popup_products_info_basic > .popup_products_info_description:last-child { max-height: unset; flex: unset; }

.popup_products_info .popup_products_info_basic > .popup_products_info_description_mobile { flex: unset !important; }

.popup_products_info .popup_products_variant .am_rec_subscription_container { margin-top: 0px; margin-bottom: 8px; }

.popup_products_info .popup_products_variant .popup_products_selling_plan_selector { margin-bottom: 16px; }

.popup_products_info .popup_products_variant .popup_products_variant_selector { display: flex; gap: 4px; }

.popup_products_info .popup_products_variant .popup_products_variant_selector .popup_products_variant_selector_item { width: 100%; height: 32px; }

.popup_products_min_purchase { font-size: 12px; color: rgb(109, 113, 117); }

.apz_popup_countdown { width: 100%; line-height: 43px; background: rgb(236, 237, 238); text-align: center; padding: 8px 20px; display: flex; align-items: center; justify-content: center; box-sizing: border-box; }

.apz_popup .am_rec_modal-wrapper { inset: 0px; width: initial; height: initial; padding: 30px; }

.apz_popup .am_rec_modal-wrapper .am_rec_modal { padding: 0px; margin: 0px; background: initial; display: flex; }

.apz_popup .am_rec_modal-wrapper .am_rec_modal_pc { left: initial; top: initial; transform: initial; max-width: 676px; width: 100%; min-height: 317px; border-radius: 0px; max-height: calc(100% - 80px); }

.apz_popup .am_rec_modal-wrapper .am_rec_modal_mobile { max-height: calc(100% - 59px); border-radius: 0px; }

.apz_popup .apz_popup_container { width: 100%; overflow: hidden; display: flex; flex-direction: column; align-items: center; }

.apz_popup .apz_popup_container .popup_title { width: 100%; word-break: break-word; line-height: 1.5; box-sizing: border-box; }

.apz_popup .apz_popup_container .popup_products { display: flex; flex-direction: column; width: 100%; overflow: hidden; }

.apz_popup .apz_popup_container .popup_products .popup_products_single, .apz_popup .apz_popup_container .popup_products .popup_products_mutiple { overflow: auto; }

.apz_popup .apz_popup_container .am-product-carousel--wrapper .am_product_splide--item { justify-content: space-evenly; }

.apz_popup .apz_popup_container .am-product-carousel--wrapper .splide__slide__container { max-width: 140px; flex: 1 1 0%; }

.apz_popup .apz_popup_container .am-product-carousel--wrapper .splide__arrows { display: flex; align-items: center; position: absolute; width: 100%; height: 100%; }

.apz_popup .apz_popup_container .am-product-carousel--wrapper .splide__arrow { opacity: 1; top: initial; background: none !important; transition: none !important; width: 18px !important; min-width: 18px !important; height: 18px !important; }

.apz_popup .apz_popup_container .am-product-carousel--wrapper .splide__arrow svg { fill: rgb(115, 115, 115) !important; width: 18px !important; height: 18px !important; }

.apz_popup .apz_popup_container .am-product-carousel--wrapper .splide__track { padding: 0px 20px !important; }

.apz-component-drawer { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 10000; }

.apz-component-drawer:not([data-mount]) { visibility: hidden; pointer-events: none; }

.apz-component-drawer:not([data-absolute]) { position: fixed; }

.apz-component-drawer[data-absolute] { position: absolute; }

.apz-component-drawer-mask { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); display: flex; align-items: stretch; }

.drawer-mask-inner { flex: 1 1 0%; padding: 20px; min-width: 0px; min-height: 0px; display: flex; align-items: center; }

.drawer-mask-block { flex: 0 0 auto; }

.drawer-mask-block:empty { display: block; }

.apz-component-drawer-content { position: absolute; background: white; box-shadow: rgba(0, 0, 0, 0.3) -1px 0px 5px; transition-duration: 0.25s; transition-timing-function: initial; transition-property: transform; }

.cart-drawer-header-section { width: 100%; position: relative; }

.header-section-title { margin-right: 20px; line-height: normal; position: relative; color: rgb(0, 0, 0); }

.header-section-close { position: absolute; top: 0px; display: flex; align-items: center; justify-content: center; width: 20px; cursor: pointer; height: 100%; background: none; border: none; padding: 0px; }

.header-section-close-icon { width: 16px; height: 16px; }

.cart-section-item { width: 100%; display: flex; flex-direction: column; gap: 16px; padding: 16px 0px; }

.cart-section-item-product { width: 100%; display: flex; justify-content: space-between; gap: 20px; }

.cart-section-item-product .cart-section-item-product-image { width: 25%; height: 25%; flex: 0 0 auto; aspect-ratio: var(--cart-items-image-aspect-ratio, 1); object-fit: cover; border: var(--cart-items-image-border, 1px solid #e1e3e5); border-radius: var(--cart-items-image-border-radius, 0); box-sizing: border-box; cursor: pointer; }

.cart-section-item-product .cart-section-item-product-main { flex: 1 1 0%; width: 0px; display: flex; flex-direction: column; gap: 8px; }

.cart-section-item-product .cart-section-item-product-main .cart-section-item-product-mainInfo { width: 100%; display: flex; justify-content: space-between; gap: 20px; }

.cart-section-item-product .cart-section-item-product-main .cart-section-item-product-mainProperties { width: 100%; overflow-wrap: break-word; font-size: 14px; font-weight: 400; line-height: 20px; color: rgb(109, 113, 117); }

.cart-section-item-product .cart-section-item-product-info { width: 0px; flex: 1 1 0%; display: flex; flex-direction: column; gap: 8px; text-align: left; }

.cart-section-item-product .cart-section-item-product-info .product-info-title { color: rgb(0, 0, 0); font-size: 16px; font-style: normal; font-weight: 600; line-height: 24px; cursor: pointer; overflow-wrap: break-word; margin: 0px; }

.cart-section-item-product .cart-section-item-product-info .product-info-title .tag { display: inline-block; width: 38px; height: 24px; border-radius: 4px; background: rgb(228, 229, 231); text-align: center; line-height: 24px; margin-right: 8px; font-size: 14px; font-weight: 400; }

.cart-section-item-product .cart-section-item-product-info .product-info-variant-title { color: rgb(109, 113, 117); font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; overflow-wrap: break-word; }

.cart-section-item-product .cart-section-item-product-info .product-info-variant-options { display: flex; flex-direction: column; gap: 4px; color: rgb(109, 113, 117); font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; word-break: break-word; }

.cart-section-item-product .cart-section-item-product-info .product-info-selling-plan-name { color: rgb(109, 113, 117); font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; }

.cart-section-item-product .cart-section-item-product-info .product-info-discounts { display: flex; flex-direction: column; gap: 8px; }

.cart-section-item-product .cart-section-item-product-info .product-info-discounts .product-info-discounts-item { display: flex; align-items: center; gap: 4px; }

.cart-section-item-product .cart-section-item-product-info .product-info-discounts .product-info-discounts-item .product-info-discounts-item-icon { width: 16px; height: 16px; }

.cart-section-item-product .cart-section-item-product-info .product-info-discounts .product-info-discounts-item .product-info-discounts-item-title { font-size: 12px; line-height: 18px; letter-spacing: -0.2px; color: rgb(115, 115, 115); }

.cart-section-item-product .cart-section-item-product-info .product-info-control { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; }

.cart-section-item-product .cart-section-item-product-info .product-info-control .product-info-control-quantity { flex: 0 0 auto; }

.cart-section-item-product .cart-section-item-product-info .upgrade-subscription { display: flex; flex-direction: column; gap: 4px; }

.cart-section-item-product .cart-section-item-product-info .upgrade-subscription .upgrade-subscription-button { padding: 6px 8px; text-align: left; cursor: pointer; width: fit-content; position: relative; }

.cart-section-item-product .cart-section-item-product-info .upgrade-subscription .upgrade-subscription-button .upgrade-subscription-button-text { display: flex; align-items: center; gap: 4px; }

.cart-section-item-product .cart-section-item-product-info .upgrade-subscription .upgrade-subscription-text { text-align: left; overflow-wrap: break-word; }

.cart-section-item-product .cart-section-item-product-amount-column { flex-direction: column; align-items: flex-end; }

.cart-section-item-product .cart-section-item-product-amount { flex: 0 0 auto; display: flex; gap: 4px; font-weight: 600; }

.cart-section-item-product .cart-section-item-product-amount .product-amount-price { color: rgb(32, 34, 35); }

.cart-section-item-product .cart-section-item-product-amount .product-amount-compare-at { text-decoration: line-through; color: rgb(115, 115, 115); }

.product-info-control-remove { flex: 0 0 auto; color: rgb(109, 113, 117); font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; text-decoration-line: underline; cursor: pointer; position: relative; height: fit-content; }

.product-info-control-remove .product-info-control-remove-icon { height: 24px; width: 24px; padding: 6px; box-sizing: border-box; cursor: pointer; }

.product-info-control-remove .product-info-control-remove-icon .product-info-control-remove-icon-svg { height: 12px; width: 12px; color: rgb(140, 145, 150); }

.product-info-control-remove .product-info-control-remove-loading { position: relative; }

.cart-section-item-tip { display: flex; gap: 8px; text-align: left; padding: 4px 8px; background: rgb(246, 246, 247); border-radius: 8px; }

.cart-section-item-tip .cart-section-item-tip-icon { display: flex; align-items: center; flex: 0 0 auto; }

.cart-section-item-tip .cart-section-item-tip-text { min-width: 0px; overflow-wrap: break-word; line-height: normal; }

.apz-component-input-quantity { display: flex; align-items: center; justify-content: space-between; border: 1px solid rgb(225, 227, 229); height: 30px; padding: 4px; width: 90px; }

.input-quantity-button { border: none; margin: 0px; padding: 0px; width: auto; display: flex; align-items: center; justify-content: center; background: none; position: relative; }

.input-quantity-button .input-quantity-button-action { display: flex; align-items: center; justify-content: center; }

.input-quantity-button .input-quantity-button-icon { color: rgb(186, 190, 195); width: 16px; height: 16px; user-select: none; -webkit-user-drag: none; }

.input-quantity-button:not(:disabled) { cursor: pointer; }

.input-quantity-button:not(:disabled) .input-quantity-button-icon { color: rgb(92, 95, 98); }

input[type="number"].input-quantity-count { width: 0px; flex: 1 1 0%; padding: 0px 4px; color: rgb(32, 34, 35); font-size: 14px; font-style: normal; font-weight: 600; line-height: 30px; background: none; text-align: center; font-family: unset; user-select: none; appearance: none; border: none; margin: 0px; outline: none; box-shadow: none; }

input[type="number"].input-quantity-count::-webkit-inner-spin-button, input[type="number"].input-quantity-count::-webkit-outer-spin-button { appearance: none; margin: 0px; }

.apz-component-select { position: relative; border: 1px solid rgb(225, 227, 229); display: flex; align-items: center; height: 28px; }

.apz-component-select select { font-family: inherit; cursor: pointer; display: block; height: 100%; color: inherit; border: none; appearance: none; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; padding-left: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 400; font-size: 14px; line-height: 20px; box-shadow: none; outline: none; flex: 1 1 0%; min-width: 0px; background-image: none !important; }

.apz-component-select select:focus-visible { outline: none; outline-offset: unset; }

.apz-component-select-icon { display: flex; align-items: center; pointer-events: none; color: rgb(92, 95, 98); }

.apz-component-tag { display: inline-block; height: 24px; padding: 0px 4px; border-radius: 4px; background: rgb(228, 229, 231); text-align: center; line-height: 24px; margin-right: 8px; font-size: 14px; font-weight: 400; }

.upgrade-items { width: 100%; position: relative; padding: 0px 8px; }

.upgrade-items .upgrade-items-triangle { width: 0px; height: 0px; border-width: 5px 5px 8px; border-style: solid; border-color: transparent transparent rgb(246, 246, 247); border-image: initial; position: absolute; top: -13px; left: 34px; }

.upgrade-items .upgrade-items-list { width: 100%; display: flex; flex-direction: column; }

.upgrade-items .upgrade-items-carousel { display: flex; }

.upgrade-items .upgrade-items-carousel .upgrade-items-carousel-control { width: 24px; display: flex; flex: 0 0 auto; align-items: center; color: rgb(115, 115, 115); cursor: pointer; }

.upgrade-items .upgrade-items-carousel .upgrade-items-carousel-control svg { width: 24px; height: 24px; }

.upgrade-items .upgrade-items-carousel .upgrade-items-carousel-control:hover { color: rgb(32, 34, 35); }

.upgrade-items .upgrade-items-carousel .control-prev { justify-items: flex-start; }

.upgrade-items .upgrade-items-carousel .control-next { justify-items: flex-end; }

.upgrade-items .upgrade-items-carousel .upgrade-items-carousel-slides { flex: 1 1 0%; display: flex; align-items: center; overflow: hidden; position: relative; }

.upgrade-items .upgrade-items-carousel .upgrade-items-carousel-slides .upgrade-items-carousel-slides-scroll { width: 100%; display: flex; flex-wrap: nowrap; position: relative; transition-timing-function: linear; transition-duration: 0.2s; transition-property: left, height; }

.upgrade-items .upgrade-items-carousel .upgrade-items-carousel-slides .upgrade-items-carousel-slides-scroll > div { width: 100%; height: fit-content; flex: 0 0 auto; }

.upgrade-item { display: flex; gap: 12px; padding: 8px 0px; }

.upgrade-item .upgrade-item-image { width: 66px; flex: 0 0 auto; cursor: pointer; aspect-ratio: var(--cart-items-image-aspect-ratio, 1); object-fit: cover; border: var(--cart-items-image-border, 1px solid #e1e3e5); border-radius: var(--cart-items-image-border-radius, 0); }

.upgrade-item .upgrade-item-info { width: 0px; flex: 1 1 0%; display: flex; flex-direction: column; gap: 8px; }

.upgrade-item .upgrade-item-info .upgrade-item-info-description { text-align: left; word-break: break-word; cursor: pointer; }

.upgrade-item .upgrade-item-info .upgrade-item-info-upgrade-button { padding: 6px 8px; text-align: left; cursor: pointer; width: fit-content; position: relative; }

.upgrade-item .upgrade-item-info .upgrade-item-info-upgrade-button .upgrade-item-info-upgrade-button-text { display: flex; align-items: center; gap: 4px; }

.upgrade-item .upgrade-item-info .upgrade-item-info-upgrade-button .upgrade-item-info-upgrade-button-text svg { width: 16px; height: 16px; }

.upgrade-item .upgrade-item-amount { flex: 0 0 auto; display: flex; flex-direction: column; align-items: flex-end; font-weight: 600; }

.upgrade-item .upgrade-item-amount .upgrade-item-amount-price { color: rgb(32, 34, 35); }

.upgrade-item .upgrade-item-amount .upgrade-item-amount-compare-at { text-decoration: line-through; color: rgb(115, 115, 115); }

.apz-component-divider { box-sizing: border-box; margin: 0px; padding: 0px; border-block-start: 1px solid rgb(225, 227, 229); display: block; }

.apz-component-divider.apz-component-divider-dashed { border-style: dashed none none; }

.apz-component-divider.apz-component-divider-dashed::before, .apz-component-divider.apz-component-divider-dashed::after { border-style: dashed none none; }

.apz-component-divider-vertical { height: 14px; border-inline-start: 1px solid rgb(225, 227, 229); border-inline-end: 0px; border-block: 0px; margin: 0px 8px; display: inline-block !important; }

.apz-component-divider-vertical.apz-component-divider-dashed { border-style: dashed; }

.apz-component-divider-with-text { display: flex; border-block-start: 0px rgb(225, 227, 229); }

.apz-component-divider-with-text::before, .apz-component-divider-with-text::after { position: relative; width: 50%; border-block-width: 1px 0px; border-block-style: initial; border-block-start-color: inherit; border-block-end-color: initial; transform: translateY(50%); content: ""; }

.apz-component-divider-with-text-left::before { width: 5%; }

.apz-component-divider-with-text-left::after { width: 95%; }

.apz-component-divider-with-text-center::before, .apz-component-divider-with-text-center::after { width: 50%; }

.apz-component-divider-with-text-right::before { width: 95%; }

.apz-component-divider-with-text-right::after { width: 5%; }

.apz-component-divider-inner-text { padding: 0px 14px; white-space: nowrap; }

.bundle-products { width: 100%; background: rgb(246, 246, 247); border-radius: 8px; padding: 8px; display: flex; flex-direction: column; gap: 8px; align-items: flex-start; position: relative; }

.bundle-products-triangle { width: 0px; height: 0px; border-width: 5px 5px 8px; border-style: solid; border-color: transparent transparent rgb(246, 246, 247); border-image: initial; position: absolute; top: -13px; left: 34px; }

.bundle-products-title { width: 100%; height: 20px; display: flex; align-items: center; justify-content: space-between; cursor: pointer; }

.bundle-products-title-text { color: rgb(32, 34, 35); line-height: 20px; letter-spacing: 0px; }

.bundle-products-title-icon { width: 20px; height: 20px; color: rgb(92, 95, 98); transition: transform 0.3s ease-out; }

.bundle-products-title-icon-collapsed { transform: rotate(90deg); }

.bundle-products-list { width: 100%; }

.bundle-products-list-collapsed { display: none; }

.bundle-products-item { width: 100%; display: flex; align-items: flex-start; gap: 20px; min-height: 40px; }

.bundle-products-item-image { width: 40px; flex: 0 0 auto; aspect-ratio: var(--cart-items-image-aspect-ratio, 1); object-fit: cover; border: var(--cart-items-image-border, 1px solid #e1e3e5); border-radius: var(--cart-items-image-border-radius, 0); cursor: pointer; }

.bundle-products-item-info { width: 0px; display: flex; flex-direction: column; align-items: flex-start; flex: 1 1 0%; min-height: 40px; gap: 4px; }

.bundle-products-item-product-title { width: 100%; overflow-wrap: break-word; font-size: 12px; line-height: 1.5; color: rgb(32, 34, 35); letter-spacing: 0px; cursor: pointer; }

.bundle-products-item-variant-title { width: 100%; overflow-wrap: break-word; font-size: 12px; line-height: 1.5; color: rgb(109, 113, 117); letter-spacing: 0px; }

.bundle-products-item-quantity { line-height: 1.5; font-size: 12px; color: rgb(32, 34, 35); flex: 0 0 auto; }

.bundle-products-item-divider { margin: 8px 0px; }

.cart-drawer-cart-section-empty { text-align: center; padding: 80px 0px; display: flex; flex-direction: column; justify-content: center; row-gap: 8px; }

.cart-drawer-cart-section-empty .cart-section-empty-title { color: rgb(0, 0, 0); font-size: 14px; font-weight: 400; line-height: 20px; }

.cart-drawer-cart-section-empty .cart-section-empty-description { color: rgb(109, 113, 117); font-size: 14px; font-weight: 400; line-height: 20px; }

.cart-drawer-cart-section { width: 100%; }

.cart-drawer-checkout-section { width: 100%; margin-top: 20px; display: flex; flex-direction: column; gap: 20px; }

.discount-control { display: flex; align-items: center; gap: 8px; }

input[type="text"].discount-control-input { width: 0px; flex: 1 1 0%; padding: 11.5px 11px; color: rgb(51, 51, 51); font-size: 14px; font-style: normal; font-weight: 400; line-height: 21px; letter-spacing: -0.2px; background: none; text-align: left; font-family: unset; user-select: none; appearance: none; border: 1px solid rgb(217, 217, 217); border-radius: 5px; margin: 0px; outline: none; box-shadow: none; transition: border-color 0.1s; }

input[type="text"].discount-control-input:focus { border-color: rgb(51, 51, 51); }

input[type="text"].discount-control-input-error { border-color: rgb(226, 34, 34); }

input[type="text"].discount-control-input-error:focus { border-color: rgb(226, 34, 34); }

input[type="text"].discount-control-input::placeholder { color: var(--placeholder); }

input[type="text"].discount-control-input::-webkit-inner-spin-button, input[type="text"].discount-control-input::-webkit-outer-spin-button { appearance: none; margin: 0px; }

.discount-control-button { width: 80px; height: 46px; line-height: 46px; color: rgb(255, 255, 255); background: rgb(0, 0, 0); font-size: 14px; font-weight: 600; text-align: center; border: none; border-radius: 5px; margin: 0px; padding: 0px; cursor: pointer; font-family: unset; position: relative; transition: filter 0.1s; }

.discount-control-button:hover { filter: brightness(1.1); }

.discount-control-button:active { filter: brightness(0.9); }

.discount-control-button-text { display: flex; align-items: center; justify-content: center; gap: 8px; }

.discount-control-button-text svg { width: 16px; height: 16px; }

.discount-error { font-size: 14px; font-weight: 400; letter-spacing: -0.2px; text-align: left; color: rgb(226, 34, 34); }

.discount-success { font-size: 14px; font-weight: 400; letter-spacing: -0.2px; text-align: left; color: rgb(115, 115, 115); }

.discount-codes { margin-top: 20px; display: flex; flex-direction: column; gap: 12px; }

.discount-codes-item { display: flex; align-items: center; justify-content: space-between; }

.discount-codes-item-info { display: flex; align-items: center; background: rgb(233, 233, 233); height: 26px; padding: 4px; border-radius: 4px; }

.discount-codes-item-info-icon { width: 16px; height: 16px; margin-right: 4px; }

.discount-codes-item-info-code { font-size: 14px; line-height: 18px; letter-spacing: -0.2px; margin-right: 8px; color: rgb(115, 115, 115); }

.discount-codes-item-info-remove { width: 14px; height: 14px; cursor: pointer; display: flex; padding: 2px; margin-right: 6px; position: relative; }

.discount-codes-item-info-remove:hover { filter: brightness(1.1); }

.discount-codes-item-info-remove:active { filter: brightness(0.9); }

.discount-codes-item-amount { flex: 0 0 auto; font-size: 16px; font-weight: 400; color: rgb(0, 0, 0); text-align: right; }

.checkout-section-subtotal, .checkout-order-discount { display: flex; align-items: center; justify-content: space-between; }

.checkout-section-checkout-button { height: 50px; line-height: 50px; width: 100%; color: var(--checkout-button-color, #fff); background: var(--checkout-button-background, #000); font-size: var(--checkout-button-font-size, 14px); font-weight: var(--checkout-button-font-weight, 600); text-align: center; border: none; border-radius: 5px; margin: 0px; padding: 0px; cursor: pointer; font-family: var(--checkout-button-font-family, unset); position: relative; transition: filter 0.1s; }

.checkout-section-checkout-button:hover { filter: brightness(1.1); }

.checkout-section-checkout-button:active { filter: brightness(0.9); }

.checkout-section-checkout-button-text { display: flex; align-items: center; justify-content: center; gap: 8px; }

.checkout-section-checkout-button-text svg { width: 16px; height: 16px; }

.btn-disabled { opacity: 0.4; pointer-events: none; }

.checkout-section-protection { width: 100%; }

.checkout-section-protection-hidden { display: none; }

.checkout-section-protection-preview { display: flex; align-items: center; justify-content: space-between; gap: 8px; }

.checkout-section-protection-preview-icon { color: rgb(255, 255, 255); margin: auto; position: absolute; inset: 0px; }

.apz-component-switch { border: none; padding: 0px; display: inline-block; width: 43px; height: 20px; position: relative; border-radius: 22px; background: rgb(165, 165, 165); cursor: pointer; transition: 0.2s; }

.apz-component-switch-handle { width: 18px; height: 18px; position: absolute; top: 1px; inset-inline-start: 1px; border-radius: 9px; background: rgb(255, 255, 255); transition: 0.2s ease-in-out; display: block; }

.apz-component-switch-inner { width: 100%; height: 100%; display: flex; align-items: center; overflow: hidden; }

.apz-component-switch-inner-checked, .apz-component-switch-inner-unchecked { width: 22px; height: 100%; transition: margin-inline-start 0.2s ease-in-out, margin-inline-end 0.2s ease-in-out; overflow: hidden; position: relative; }

.apz-component-switch-inner-checked { margin-inline: -22px 0px; }

.apz-component-switch-inner-unchecked { margin-inline: 20px 1px; }

.apz-component-switch-checked { background: rgb(0, 0, 0); }

.apz-component-switch-checked .apz-component-switch-handle { inset-inline-start: 24px; }

.apz-component-switch-checked .apz-component-switch-inner-checked { margin-inline: 1px 20px; }

.apz-component-switch-checked .apz-component-switch-inner-unchecked { margin-inline: 0px -22px; }

.apz-component-drawer .drawer-mask-inner [apz_stay_same_page] { opacity: 0; transform: translateY(-10px); transition-property: opacity, transform; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.15s; transition-delay: 0.2s; }

.apz-component-drawer[data-open="true"] .drawer-mask-inner [apz_stay_same_page]:has(.am_recommendation_container) { opacity: 1; transform: translateY(0px); }

.apz-component-drawer[data-open="false"] .drawer-mask-inner [apz_stay_same_page]:has(.am_recommendation_container) { opacity: 0; transform: translateY(-10px); transition-delay: 0s; }

.cart-drawer-recommendation-section { width: 100%; }

.cart-drawer-announcement-section { padding: 8px; font-weight: 400; font-size: 14px; line-height: 20px; background: rgb(246, 246, 247); border-top: 1px solid rgb(225, 227, 229); border-bottom: 1px solid rgb(225, 227, 229); overflow-wrap: break-word; }

.cart-drawer-promotion-section { width: 100%; padding: 20px 0px; display: flex; flex-direction: column; gap: 8px; }

.promotion-section-description { font-size: 14px; font-weight: 400; line-height: 20px; text-align: center; }

.promotion-section-progress { width: 100%; position: relative; overflow-x: auto; scrollbar-width: none; }

.promotion-section-progress-content { position: relative; }

.promotion-section-progress-foreground { width: 100%; display: flex; align-items: center; position: absolute; top: 0px; left: 0px; z-index: 1; transition: 0.3s linear; }

.promotion-section-progress-foreground .promotion-tier-line, .promotion-section-progress-foreground .promotion-tier-circle { background: rgb(32, 34, 35); }

.promotion-section-progress-background { display: flex; align-items: center; }

.promotion-section-progress-background .promotion-tier-line, .promotion-section-progress-background .promotion-tier-circle { background: rgb(141, 145, 150); }

.promotion-section-progress-foreground:has(.promotion-tier-circle), .promotion-section-progress-background:has(.promotion-tier-circle) { height: 32px; }

.promotion-tier-line { width: 100%; height: 8px; border-radius: 4px; }

.promotion-tier-circle { position: absolute; width: 32px; height: 32px; border-radius: 32px; top: 0px; display: flex; align-items: center; justify-content: center; }

.promotion-section-progress-incentives { font-size: 12px; position: relative; display: flex; }

.promotion-section-progress-incentives-text { position: relative; top: 0px; flex: 0 0 auto; text-align: center; }

.cart-drawer-padding-wrapper { display: flex; align-items: center; justify-content: center; position: relative; }

.apz-cart-drawer-mounted:has(.apz-component-drawer[data-open="true"]) { overflow-y: hidden !important; }

.apz-component-drawer div:empty { display: block; }

.apz-component-drawer .apz-component-drawer-mask .am_rec_product_wrap_box .apz_product_item, .apz-component-drawer .apz-component-drawer-mask .am_rec_product_wrap_box .widget_rec_item { border-radius: 6px; box-sizing: border-box; overflow: hidden; }

.apz-component-drawer .cart-drawer-beside:empty { display: none; }

.apz-cart-drawer-tray { width: 100%; height: 100%; display: flex; align-items: center; }

.cart-drawer-left-area { flex: 1 1 0%; overflow-y: auto; max-width: 100%; max-height: 100%; }

.cart-drawer-beside { width: 200px; height: 100%; border-right: 1px solid rgb(225, 227, 229); overflow-y: auto; flex: 0 0 auto; box-sizing: border-box; }

.cart-drawer-cart { height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: space-between; min-width: 0px; box-sizing: border-box; }

.cart-drawer-cart-header { width: 100%; flex: 0 0 auto; }

.cart-drawer-cart-body { width: 100%; flex: 1 1 0%; overflow: auto; }

.cart-drawer-cart-footer { width: 100%; overflow: auto; }

.cart-drawer-custom-html-section { width: 100%; }

.search-body-initBody { display: flex; flex-direction: column; height: 100%; }

.search-body-upload { display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 20px 24px 28px; }

.search-body-upload svg { width: 21px; height: 21px; color: rgb(208, 208, 208); }

.search-body-upload input { display: none; }

.search-body-upload .search-body-upload-sizeError { display: flex; color: red; font-size: 12px; }

.search-body-upload .search-body-upload-sizeError-mobile { flex-direction: column; justify-content: center; align-items: center; }

.search-body-upload .search-body-upload-title { font-weight: 900; color: rgb(0, 0, 0); }

.search-body-upload .search-body-upload-title-mobile { font-size: 19px; line-height: 19px; margin-top: 20px; margin-bottom: 4px; }

.search-body-upload .search-body-upload-title-desktop { font-size: 36px; line-height: 32px; margin-top: 16px; margin-bottom: 8px; }

.search-body-upload .search-body-upload-subTitle { font-weight: 400; color: rgb(0, 0, 0); }

.search-body-upload .search-body-upload-subTitle-mobile { font-size: 13px; line-height: 21px; display: flex; flex-direction: column; align-items: center; }

.search-body-upload .search-body-upload-subTitle-mobile label { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); width: 342px; border: 1px; border-radius: 30px; height: 48px; cursor: pointer; display: flex; justify-content: center; align-items: center; margin-top: 20px; }

.search-body-upload .search-body-upload-subTitle-desktop { font-size: 15px; line-height: 24px; display: flex; align-items: center; }

.search-body-upload .search-body-upload-subTitle-desktop label { font-size: 13px; margin-left: 3px; color: rgb(0, 0, 0); background-color: rgb(240, 240, 240); width: 115px; border: 1px; border-radius: 30px; height: 36px; cursor: pointer; display: flex; justify-content: center; align-items: center; }

.search-body-upload-desktop { padding: 42px 0px; border-style: dashed; border-color: rgb(208, 208, 208); border-radius: 16px; }

.search-body-upload-desktop-drop { opacity: 0.5; border-color: rgb(0, 0, 0); }

.search-body-initImage { flex: 1 1 0%; display: flex; flex-direction: column; }

.search-body-initImage .search-body-initImage-header { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 28px 0px 20px; background-color: rgb(248, 248, 248); }

.search-body-initImage .search-body-initImage-header .search-body-initImage-header-title { font-size: 17px; line-height: 17px; font-weight: 700; color: rgb(0, 0, 0); }

.search-body-initImage .search-body-initImage-header .search-body-initImage-header-subTitle { font-size: 12px; line-height: 17px; font-weight: 400; color: rgb(0, 0, 0); }

.search-body-initImage .search-body-initImage-content { flex: 1 1 0%; display: grid; }

.search-body-initImage .search-body-initImage-content .search-body-initImage-content-image { cursor: pointer; background-position: center center; background-size: cover; border: 1px solid rgb(255, 255, 255); height: 100%; width: 100%; -webkit-tap-highlight-color: transparent; }

.search-body-initImage .search-body-initImage-content .search-body-initImage-content-image:hover { opacity: 0.7; }

.search-body-initImage .search-body-initImage-content .search-body-initImage-content-image::before { box-sizing: border-box; border-width: 0px; }

.search-body-initImage .search-body-initImage-content .search-body-initImage-content-image::after { box-sizing: border-box; border-width: 0px; }

.search-body-initImage .search-body-initImage-content-desktop { grid-template-rows: repeat(2, minmax(0px, 1fr)); grid-template-columns: repeat(4, minmax(0px, 1fr)); }

.search-body-initImage .search-body-initImage-content-mobile { grid-template-rows: repeat(2, minmax(0px, 1fr)); grid-template-columns: repeat(3, minmax(0px, 1fr)); }

.search-body-searchImage-mobile { width: auto; }

.search-body-searchImage-desktop { width: 100%; }

.search-body-amount { width: 100%; display: flex; align-items: center; justify-content: space-between; }

.search-body-amount-desktop { height: 70px; padding: 16px 0px; }

.search-body-amount-mobile { padding: 14px 24px; position: sticky; top: 0px; background: rgb(255, 255, 255); }

.amount-text { font-size: 13px; line-height: 21px; }

.amount-filter { -webkit-tap-highlight-color: transparent; font-size: 13px; line-height: 21px; display: flex; cursor: pointer; }

.amount-filter .amount-filter-text { margin-left: 8px; }

.amount-filter svg { width: 20px; height: 21px; }

.search-body-variant { width: 100%; padding: 16px 12px; display: grid; gap: 16px; }

.search-body-variant .variant-clear { display: flex; align-items: center; justify-content: center; }

.search-body-variant .variant-clear .variant-clear-text { cursor: pointer; -webkit-tap-highlight-color: transparent; width: 80%; border: 1px solid rgb(230, 230, 230); color: rgb(0, 0, 0); font-size: 13px; font-weight: 500; height: 48px; display: flex; align-items: center; justify-content: center; border-radius: 25px; }

.search-body-variant .variant-item { display: flex; flex-direction: column; gap: 0px; margin-bottom: 0px; }

.search-body-variant .variant-item .variant-item-header { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px; height: 37px; width: 100%; border-radius: 5px; cursor: pointer; -webkit-tap-highlight-color: transparent; }

.search-body-variant .variant-item .variant-item-header svg { width: 11px; height: 11px; }

.search-body-variant .variant-item .variant-item-header .variant-item-header-text { font-size: 15px; color: rgb(0, 0, 0); font-weight: 500; letter-spacing: -0.0125rem; }

.search-body-variant .variant-item .variant-item-header:hover { background-color: rgb(248, 248, 248); }

.search-body-variant .variant-item .variant-item-content { margin-top: 8px; padding: 0px 12px; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-size { display: grid; gap: 6px; grid-template-columns: repeat(2, minmax(0px, 1fr)); }

.search-body-variant .variant-item .variant-item-content .variant-item-content-size .variant-item-content-size-item { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border: 1px solid rgb(230, 230, 230); border-radius: 5px; cursor: pointer; -webkit-tap-highlight-color: transparent; color: rgb(0, 0, 0); font-weight: 600; line-height: 16px; font-size: 13px; padding: 9px 16px; text-align: center; transition: border 0.3s ease-in-out; background-color: rgb(255, 255, 255); }

.search-body-variant .variant-item .variant-item-content .variant-item-content-size .variant-item-content-size-item:hover { border: 1px solid rgb(0, 0, 0); }

.search-body-variant .variant-item .variant-item-content .variant-item-content-size .variant-item-content-size-item-selected { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }

.search-body-variant .variant-item .variant-item-content .variant-item-content-size-mobile { display: flex; flex-wrap: wrap; gap: 6px; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color { display: grid; gap: 10px 3px; grid-template-columns: repeat(2, minmax(0px, 1fr)); }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item { cursor: pointer; -webkit-tap-highlight-color: transparent; display: inline-flex; gap: 10px; align-items: center; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item .variant-item-content-color-item-text { font-size: 13px; color: rgb(0, 0, 0); line-height: 16px; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item .variant-item-content-color-item-text:hover { text-decoration: underline; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item .variant-item-content-color-item-outerCircle { width: 20px; height: 20px; border-radius: 50%; transition: 0.2s; display: flex; align-items: center; justify-content: center; box-sizing: border-box; border: 1px solid rgb(230, 230, 230); }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item .variant-item-content-color-item-outerCircle:hover { border: 1px solid black; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item .variant-item-content-color-item-outerCircle-selected { border: 2px solid black; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item .variant-item-content-color-item-middleCircle { width: 19px; height: 100%; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-sizing: border-box; background-size: cover; transition: 0.2s; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item .variant-item-content-color-item-middleCircle-selected { width: 18px; height: 100%; border: 3px solid white; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-color .variant-item-content-color-item .variant-item-content-color-item-middleCircle:hover { border: 3px solid white; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-price { display: grid; gap: 16px; margin-bottom: 24px; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-price .variant-item-content-price-item { height: 20px; display: flex; align-items: center; cursor: pointer; -webkit-tap-highlight-color: transparent; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-price .variant-item-content-price-item .variant-item-content-price-item-select { width: 20px; height: 20px; border: 1px solid rgb(230, 230, 230); border-radius: 5px; margin-right: 12px; }

.search-body-variant .variant-item .variant-item-content .variant-item-content-price .variant-item-content-price-item .variant-item-content-price-item-select:hover { border: 1px solid rgb(0, 0, 0); }

.search-body-variant .variant-item .variant-item-content .variant-item-content-price .variant-item-content-price-item .variant-item-content-price-item-text { font-size: 12px; color: rgb(0, 0, 0); line-height: 17px; }

.overflow-hidden { overflow: hidden; }

.variant-filter { height: 100%; display: flex; flex-direction: column; }

.variant-filter .variant-filter-header { border-bottom: 1px solid rgb(240, 240, 240); height: 62px; padding: 20px 20px 16px 32px; display: flex; justify-content: space-between; }

.variant-filter .variant-filter-header .variant-filter-header-title { flex: 1 1 0%; line-height: 24px; font-size: 16px; color: rgb(0, 0, 0); display: flex; justify-content: center; align-items: center; }

.variant-filter .variant-filter-header .variant-filter-header-close { -webkit-tap-highlight-color: transparent; width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; cursor: pointer; }

.variant-filter .variant-filter-header .variant-filter-header-close svg { width: 13px; height: 13px; }

.variant-filter .variant-filter-body { flex: 1 1 0%; overflow-y: auto; }

.variant-filter .variant-filter-footer { height: 65px; padding: 8px 24px; display: flex; justify-content: space-between; align-items: center; font-size: 13px; line-height: 16px; border: 1px solid rgb(239, 239, 239); }

.variant-filter .variant-filter-footer .variant-filter-footer-clear { -webkit-tap-highlight-color: transparent; white-space: nowrap; height: 48px; color: rgb(208, 208, 208); border-radius: 25px; background-color: rgb(240, 240, 240); display: flex; justify-content: center; align-items: center; padding: 16px 20px; }

.variant-filter .variant-filter-footer .variant-filter-footer-clear-active { color: rgb(0, 0, 0); }

.variant-filter .variant-filter-footer .variant-filter-footer-confirm { flex: 1 1 0%; height: 48px; color: rgb(255, 255, 255); border-radius: 25px; background-color: rgb(0, 0, 0); margin-left: 10px; display: flex; justify-content: center; align-items: center; }

.variant-filter .variant-filter-footer .variant-filter-footer-confirm .variant-filter-footer-confirm-loading { width: 24px; height: 24px; animation: 2s linear 0s infinite normal none running spin; }

.search-body-product { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); margin-bottom: 32px; }

@media (min-width: 1800px) {
  .search-body-product { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
}

@media (min-width: 2800px) {
  .search-body-product { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
}

.search-body-product-desktop { gap: 50px 4%; }

.search-body-product-mobile { gap: 20px 1px; }

@media (min-width: 1800px) {
  .search-body-product-desktop { column-gap: 2%; }
}

@media (min-width: 2800px) {
  .search-body-product-desktop { column-gap: 1%; }
}

.product-item { -webkit-tap-highlight-color: transparent; cursor: pointer; }

.product-item .product-item-img { width: 100%; }

.product-item .product-item-info .product-item-info-title { font-size: 12px; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; }

.product-item .product-item-info .product-item-info-title:hover { text-decoration: underline; }

.product-item .product-item-info .product-item-info-wrapper { margin-top: 4px; display: flex; flex-wrap: wrap; gap: 0px 8px; font-size: 17px; line-height: 17px; overflow: hidden; text-overflow: ellipsis; }

.product-item .product-item-info .product-item-info-wrapper .product-item-info-wrapper-price { font-weight: 600; }

.product-item .product-item-info .product-item-info-wrapper .product-item-info-wrapper-compareAtPrice { text-decoration: line-through; color: rgb(115, 115, 115); }

.product-item .product-item-info .product-item-info-wrapper-mobile { font-size: 15px; line-height: 15px; }

.product-item .product-item-info-mobile { padding: 0px 16px; }

.search-body-mobile { overflow-y: auto; height: 100%; }

.search-body-mobile .search-body-mobile-loading { display: flex; justify-content: center; align-items: center; height: calc(100% - 66px); }

.search-body-mobile .search-body-mobile-loading .search-body-mobile-loading-icon { animation: 2s linear 0s infinite normal none running spin; width: 70px; height: 70px; }

.search-body-mobile .search-body-mobile-wrapper { position: relative; height: 100%; display: flex; flex-direction: column; }

.search-body-mobile .search-body-mobile-wrapper-img { max-height: 33vh; display: flex; flex-direction: column; align-items: center; justify-content: center; }

.search-body-mobile .search-body-mobile-wrapper-img img { max-height: 33vh; }

.search-body-empty { display: flex; justify-content: center; align-items: center; flex: 1 1 0%; }

.search-body-empty svg { width: 50%; height: 50%; }

.search-body-desktop { width: 100%; display: flex; }

.search-body-desktop .search-body-desktop-left { width: 28%; display: flex; flex-direction: column; align-items: center; overflow-y: auto; }

.search-body-desktop .search-body-desktop-left .search-body-desktop-left-loading { width: 50px; height: 50px; margin-top: 50px; animation: 2s linear 0s infinite normal none running spin; }

@media (min-width: 989px) {
  .search-body-desktop .search-body-desktop-left { max-width: 400px; }
}

.search-body-desktop .search-body-desktop-right { flex: 1 1 0%; padding: 0px 40px; display: flex; flex-direction: column; align-items: center; overflow-y: auto; position: relative; }

.search-body-desktop .search-body-desktop-right .search-body-desktop-right-loading { position: absolute; top: calc(50% - 66px); animation: 2s linear 0s infinite normal none running spin; width: 70px; height: 70px; }

@keyframes spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.search-resultBody-desktop { display: flex; height: 100%; }

.search-resultBody-mobile { height: 100%; display: flex; flex-direction: column; }

.search-body-error { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; }

.search-body-error .search-body-error-text { font-size: 14px; color: gray; }

.search-body-error .search-body-error-text-mobile { font-size: 12px; }

.search-drawer-header { border-bottom: 1px solid rgb(240, 240, 240); height: 66px; padding: 24px 32px 16px; display: flex; justify-content: space-between; }

.search-drawer-header .search-drawer-header-title { line-height: 24px; font-size: 16px; color: rgb(0, 0, 0); font-weight: 600; }

.search-drawer-header .search-drawer-header-close { -webkit-tap-highlight-color: transparent; width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; cursor: pointer; }

.search-drawer-header .search-drawer-header-close svg { width: 13px; height: 13px; }

.apz-search-tray { height: 100%; }

.apz-search-tray .search-body { height: calc(100% - 66px); }