/** Shopify CDN: Minification failed

Line 21:14 Unexpected "{"
Line 21:23 Expected ":"
Line 970:14 Unexpected "{"
Line 970:23 Expected ":"
Line 978:14 Unexpected "{"
Line 978:23 Expected ":"
Line 982:14 Unexpected "{"
Line 982:23 Expected ":"
Line 985:14 Unexpected "{"
Line 985:23 Expected ":"
... and 24 more hidden warnings

**/
.product__content--start .product__price {
    margin-bottom: 0;
    /* margin-top: 5px; */
    margin-top: 1.3rem;
}
#MainProduct-{{ section.id }} .product__content--start .product__price {
    margin-top: 16px;
}
.product__text.product__block.product__block--gap-1.product__text--none.product__text--body.caption.caption--small {
    margin-bottom: 30px;
}
.product__content--start .product__text {
    margin-bottom: 2px;
}
@media screen and (max-width: 768px) {
    .product__content--start .product__text {
        margin-bottom: -4px;
    }
}
.prd_detail_promobx .sg-code-rate {
    margin-bottom: 15px;
        margin-top: 8px;
}
.prd_detail_promobx .sg-code-rate .prd-tagtext .tag-bgc {
    color: #555;
    font-family: var(--font-body-family);
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
}
.l4al-trustbadge {
    margin : 0;
    padding: 0;
}
li.plain.size-m span.cols.cols-mobile.align-middle {
    display: flex;
    align-items: center;
    gap: 5px;
}
li.plain.size-m span.cols.cols-mobile.align-middle img {
    width: 60px;
}

.product-tit-wrap{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

.product-tit-wrap .whis-share-btn-wrap{
    min-width: 93px;
    display: flex;
    justify-content: space-between;
}

.product-tit-header .product-tit-wrap h5{
    margin-bottom: 0 !important;
    text-transform: none;
}

.product-tit-header .product-tit-wrap .whis-share-btn-wrap ul{
   margin-bottom: 0 !important;
}

.product-tit-header .product-tit-wrap .whis-share-btn-wrap ul.l4dr li:not(:first-child) {
    padding: 10px;
}

.whis-share-btn-wrap .circle-btn {
    border: 1px solid #fff;
    max-width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    --secondary_bg_btn: white !important;
    padding: 0 20px;
    margin: 0;
    position: relative;
    z-index: 8;
    background: none;
 }  
.whis-share-btn-wrap .circle-btn:before {
    background: transparent;
    width: 40px;
}
    
.whis-share-btn-wrap .show-tooltip:hover{
    --secondary_bg_btn_dark: #fff;
}
    
.whis-share-btn-wrap .circle-btn .icon-share{
    transform: translate(3px, 1px);
    line-height: 1.2;
}
    
.whis-share-btn-wrap .circle-btn .icon-heart{
    font-size: 18px;
    transform: translateY(-2px);
    margin: 0;
}

.whis-share-btn-wrap .circle-btn a .icon svg {
    width: 20px !important;
    height: 20px !important;
}

.l4dr li.toggle.has-social > a{
    opacity:1 !important;
}

.whis-share-btn-wrap ul .has-social .box{
    position: absolute;
    left: -135px;
    top: 65px;
}
.product-tit-header .product-tit-wrap .whis-share-btn-wrap ul {
    margin-bottom: 0 !important;
    position: relative;
    z-index: 4;
    list-style: none;
    padding: 0;
    text-align: left;
    margin: 0;
}
.whis-share-btn-wrap ul .has-social .box {
    position: absolute;
    right: 0;
    top: 45px;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #f7f7f7;
    box-shadow: 0px 0px 3px 0px #cfcfcf;
    display: none;
}

.l4sc.box:before {
        content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    margin: 0;
    text-align: left;
    text-indent: -3000em;
    direction: ltr;
    box-shadow: 0 0 2px #0000000f;
    border-radius: var(--b2r);
    border: 1px solid var(--gallery);
    background: var(--white);
}
.l4dr ul li a span.icon svg {
    width: 20px !important;
    height: 20px !important;
}
.l4dr ul li a span:last-child {
    display: none;
}
.whis-share-btn-wrap ul .has-social .box .url_share {
    display: flex;
    width: 40px !important;
    height: 40px !important;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.product__price s {
    font-size: 17px;
}
.price-savings{
    font-size: 13px !important;
    color: #444 !important;
}
.whis-share-btn-wrap ul .has-social .box .url_share img {
    width: 20px !important;
    height: 20px !important;
    transition: none;
}
.whis-share-btn-wrap ul .has-social .box .url_share:hover img {
    opacity: 0.5;
}
.whis-share-btn-wrap ul .has-social .box li:hover span svg {
    opacity: 0.5;
}
.whis-share-btn-wrap ul .has-social .l4sc.box[hidden] { display: none; }
.has-social.is-open > .l4sc.box { display: flex; }

.whis-share-btn-wrap .circle-btn .icon svg {
    width: 40px;
    height: 40px;
}
.product-option__input:disabled+.product-option__label, 
.product-option__input.disabled+.product-option__label {
    border-color: #D4D4D4 !important;
}
.product__variant-picker .product-option__label--image {
    overflow: visible !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* overflow: hidden !important; */
}
.product__variant-picker .product-option__label--image img{
    border-radius: 50%;
    height: 100%;
}
.product__variant-picker .product-option__label--image .chip-badge {
    position: absolute;
    z-index: 999;
    top: -12px;
    right: -7px;
    display: none;
}
.product-option__input:checked+.product-option__label{
    border: 2px solid #000;
}

/* khs variant swatch hover */
label[data-tooltip] {
  position: relative !important;
}

label[data-tooltip]:hover {
  font-size: inherit;
}

label[data-tooltip]::after {
  content: attr(data-tooltip) !important;
  position: absolute !important;
  bottom: 115% !important;  
  left: 50% !important;
  transform: translateX(-50%) scale(0.9) !important;
  background-color: #333333 !important;
  color: #ffffff !important;
  padding: 5px 10px !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  white-space: nowrap !important; 
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transition: opacity 0s !important; 
  z-index: 99999 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2) !important;
}

label[data-tooltip]:not(.is-disabled):not(.is-disabled-text):hover::after {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateX(-50%) scale(1) !important;
}

.picker--desktop .variant-row .variant_op_label{
    flex-direction: column-reverse !important;
    margin-top: 10px !important;
}
.picker--desktop .variant-row .color_label{
    font-size: 15px !important;
    font-weight: 500;
}
.picker--desktop .variant-row .color_label .dot-ico{
    color: #D4D4D4;
}
.product .product__variant-options {
    gap: 12px;
    width: 508px;
}
.product-form__buttons .product-form__submit.button:disabled{
    display: none;
}
.product__buy-buttons .product-form .form{
    position: relative;
}
.product__buy-buttons .product-form .form .swym-button-bar{
    position: absolute;
    top: 0;
    left: 30.4%;
}
.product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container .swym-add-to-wishlist{
    display: none !important;
}
.swym-btn-container[data-position=default] .swym-add-to-watchlist.swym-icontext:after {
    top: 4px;
    position: relative;
    color: #0D0C34 !important;
}
.swym-btn-container .swym-button.swym-add-to-wishlist:not(.swym-loaded) {
    display: none !important;
}
.swym-watchlist-cta{
    position: relative;
    left: -30px;
}
.product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container .swym-button{
    width: 410px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    background-color: #fff !important;
    color: #0D0C34 !important;
    border: 1px solid #0D0C34;
}

/* swym notify */
.swym-btn-container[data-position=default] .swym-add-to-watchlist.swym-icontext:after {
    top: 4px;
    position: relative;
    color: #fff !important;
}
.swym-btn-container .swym-button.swym-add-to-wishlist:not(.swym-loaded) {
    display: none !important;
}
.swym-watchlist-cta{
    position: relative;
    left: -30px;
}
.product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container .swym-button{
    width: 410px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    background-color: #01265B !important;
    color: #fff !important;
    border-radius: 8px !important;
}

/* swym notify modal */
.swym-modal-content {
  --swym-radius-box: 16px;
  --swym-radius-field: 8px;
  --swym-color-primary: #193B7E;
  --swym-color-primary-hover: #12305F;
  --swym-color-text: #181825;
  --swym-color-border: #E1E1E6;
  --swym-color-banner-bg: #F4F5FE;
  --swym-color-banner-text: #193B7E;
}

.swym-ui-component .swym-generic-modal .swym-generic-modal-dialog {
    border-radius: 8px !important;
}

.swym-remind-me {
    padding: 40px !important;
    border-radius: 8px;
}

.swym-modal-content,
.swym-modal-content * {
  font-family: inherit !important;
}

.swym-modal-content {
  border-radius: 8px !important;
}

.swym-modal-content .swym-close-btn {
  color: #000 !important;
  opacity: 1 !important;
}
.swym-modal-content .swym-close-btn:hover {
  color: #181825 !important;
}

#swym-modal-wishlist-title {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #000 !important;
  margin: 0 0 16px 0 !important;
}

.swym-remind-me .swym-title.swym-sbisa-v2 {
    color: #000 !important;
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 150% !important;
    letter-spacing: -0.21px !important;
    margin-bottom: 20px !important;
}

.swym-remind-description {
  font-size: 16px !important;
  color: #333 !important;
  margin: 0 0 24px 0 !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 150% !important;
  letter-spacing: -0.16px !important;
}

.swym-privacy-info {
  font-size: 16px !important;
  color: #555 !important;
  margin-top: 24px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 150% !important;
  letter-spacing: -0.16px !important;
}

.swym-remind-email-inputs,
.swym-input-and-error-container {
  display: flex !important;
  gap: 10px !important;
  align-items: stretch !important;
}

#swym-remind-email-auth-input {
  flex: 1 1 auto !important;
  border: 1px solid #D4D4D4 !important;
  border-radius: var(--swym-radius-field) !important;
  padding: 12px 14px !important;
  font-size: 14px !important;
  color: #222 !important;
  background: #FFFFFF !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
}

#swym-remind-email-auth-input:focus {
  outline: none !important;
}

#swym-remind-email-auth-button {
  flex: 0 0 auto !important;
  background: #01265B !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 12px 20px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  text-transform: none !important;
}

#swym-remind-me-subscribed-success .custom-swym-title {
  font-size: 21px !important;
  font-weight: 600 !important;
  color: #000 !important;
  line-height: 150% !important;
  letter-spacing: -0.21px !important;
  margin-bottom: 20px;
}

#swym-remind-me-subscribed-success .custom-swym-check svg {
    width: 24px !important;
    height: 24px !important;
}

#swym-remind-me-subscribed-success .custom-swym-check svg circle {
  fill: #01265B !important;
}

#swym-remind-me-subscribed-success .custom-swym-banner {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    background: #E8F1FC !important;
    color: #193B7E !important;
    border-radius: 6px !important;
    padding: 12px 16px !important;
    font-size: 16px !important;
    margin: 0 0 24px 0 !important;
    font-weight: 500;
    line-height: 150% !important;
    letter-spacing: -0.16px !important;
}

#swym-remind-me-subscribed-success .custom-swym-btn {
    flex: 1 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#swym-remind-me-subscribed-success .custom-swym-btn--secondary {
    padding: 15px 40px !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 110% !important;
    letter-spacing: -0.15px !important;
    border: 1px solid #01265B !important;
    color: #01265B !important;
    background: #fff !important;
}

#swym-remind-me-subscribed-success .custom-swym-btn--secondary:hover {
  background: #F7F7FA !important;
}

#swym-remind-me-subscribed-success .custom-swym-btn--primary {
    background: #01265B !important;
    padding: 15px 40px !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 110% !important;
    letter-spacing: -0.15px !important;
    border: 1px solid #01265B !important;
    color: #fff !important;
}

#swym-remind-me-subscribed-success .custom-swym-btn--primary:hover {
  background: #000000 !important;
}

@media (max-width: 768px) {
    .swym-remind-me {
        padding: 40px 16px !important;
    }

    .swym-remind-me .swym-title.swym-sbisa-v2 {
        font-size: 17px !important;
    }

    .swym-remind-description {
        font-size: 14px !important;
        font-style: italic !important;
        margin-bottom: 16px !important;
    }

    .swym-remind-email-inputs, .swym-input-and-error-container {
        gap: 8px !important;
    }

    .swym-privacy-info {
        font-size: 14px !important;
        font-style: italic !important;
        line-height: 150% !important;
    }

    #swym-remind-me-subscribed-success .custom-swym-title {
        font-size: 17px !important;
    }

    #swym-remind-me-subscribed-success .custom-swym-banner {
        font-size: 15px !important;
    }

    #swym-remind-me-subscribed-success .custom-swym-banner.custom-swym-banner {
        align-items: flex-start !important;
    }
    
    #swym-remind-me-subscribed-success .custom-swym-actions.custom-swym-actions {
        flex-direction: column !important;
    }
    
    #swym-remind-me-subscribed-success .custom-swym-btn.custom-swym-btn {
        width: 100% !important;
    }

    #swym-remind-me-subscribed-success .custom-swym-btn--primary.custom-swym-btn--primary {
        order: -1 !important;
    }
}
/* end of swym notify modal */

@media (max-width: 1440px){
    .product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container .swym-button{
        width: 320px;
    }
    .product .product__variant-options {
        width: 100%;
    }
}
@media (max-width:1160px){
    .product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container .swym-button{
        width: 260px;
    }
}
@media (max-width: 990px){
    .product__buy-buttons .product-form .form .swym-button-bar{
        position: static;
    }
    .product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container .swym-button,
    .product-form__buttons .product-form__submit {
        width: 260px;
    }
    .product .quantity__wrapper {
        width: 320px;
        margin-bottom: 8px;

    }
}
.variant-picker--desktop { display:none !important; }
.variant-picker--mobile  { display:block !important; }
@media (min-width: 768px){
  .variant-picker--desktop { display:flex !important; }
  .variant-picker--mobile  { display:none !important; }
}
.product-form__input--dropdown .dropdown__button {
    font-weight: 700;
}
.product-form__input--dropdown .dropdown__button,
.product-form__input--dropdown .dropdown__item-button {
    font-family: var(--font-body-family) !important;
}



.product-form__input .select{ position:relative; }
.product-form__input .product-selector__dropdown{ padding-left:36px; } /* 칩 공간 확보 */

.dropdown-swatch.chip-inline{
  position:absolute; left:12px; top:50%; transform:translateY(-50%);
  width:16px; height:16px; border-radius:50%;
  border:1px solid rgba(0,0,0,.15);
  background-size:cover; background-position:center;
  pointer-events:none; /* 클릭은 select가 받도록 */
}

.dropdown__item-button .dropdown__item,
.dropdown__button .dropdown__item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.dropdown__item-button .dropdown__item .dropdown__thumb,
.dropdown__button .dropdown__item .dropdown__thumb {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 2px solid #d4d4d4;
}

.dropdown__item-button .dropdown__item .dropdown__text,
.dropdown__button .dropdown__item .dropdown__text {
    margin: 0;
    margin-left: 10px;
    text-align: left;
}
.product-form__input--dropdown .dropdown__button {
    padding-left: 7px;
}
.dropdown__item-button .dropdown__item img {
    /* margin-left: 7px; */
}

/* sold out 상태일 때 태그 표시 */
.dropdown__item.dropdown__item--soldout::after {
  content: "Out of Stock";
  background: #EEEEEE;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  padding: 2px 10px;
  border-radius: 4px;
  margin-left: 8px;
  pointer-events: none;
  white-space: nowrap;
}
/* ksj-260126 (ab-best-tag) */
.ab-best-tag {
    display: inline-block;
    border-radius: 4px;
    background: #38368C;
    padding: 3px 5px;
    color: #fff;
    font-size: 11px;
    margin-right: 3px;
    font-weight: 400 !important;
    position: absolute;
    top: -4px;
    left: -7px;
    z-index: 1;
}
.ab-save-tag{
    display: inline-block;
    padding: 3px 5px;
    font-size: 11px;
    color: #fff;
    background-color: #E62959;
    border-radius: 4px;
    position: absolute;
    top: -4px;
    left: -7px;
    z-index: 1;
    /* display: none; */
}
.ab-mo-save-tag,
.ab-mo-best-tag{
    position: relative;
}
summary .dropdown__button .ab-mo-best-tag::before,
.dropdown__item .ab-mo-best-tag::before {
    content: "Best";
    background: #38368C;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 2px 6px;
    border-radius: 4px;
    margin-left: 5px;
    pointer-events: none;
    white-space: nowrap;
    position: absolute;
    right: -45px;    
}
summary .dropdown__button .ab-mo-save-tag::before,
.dropdown__item .ab-mo-save-tag::before {
    content: "Save";
    background-color: #E62959;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 2px 6px;
    border-radius: 4px;
    margin-left: 5px;
    pointer-events: none;
    white-space: nowrap;
    position: absolute;
    right: -45px;
}
.product-option__input.disabled+.product-option__label{
    overflow: visible;
}

.product-option__input.disabled+.product-option__label:after,
.product-option__input.disabled+.product-option__label:before{
    overflow: hidden;
    border-radius: 20px;
}

.dropdown__thumb-wrap--soldout {
    position: relative;
    opacity: 0.5;
}
.product-option__input.disabled+.product-option__label:after{
    background: linear-gradient(to top right, rgba(var(--color-background), 0) calc(50% - 1px), #D4D4D4 50%, rgba(var(--color-background), 0) calc(50% + 1px));
}
.dropdown__thumb-wrap--soldout::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top right, rgba(var(--color-background), 0) calc(50% - 1px), #D4D4D4 50%, rgba(var(--color-background), 0) calc(50% + 1px));
}
.dropdown__button .dropdown__item .dropdown__thumb-wrap {
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 50%;
}
.dropdown__list .dropdown__item .dropdown__thumb-wrap {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-left: 7px;
    overflow: hidden;
    border-radius: 50%;
}


.picker--desktop .variant-row .form__label {
    /* margin-bottom: 15px; */
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
}
.picker--desktop .variant-row .form__label span {
    padding-left: 5px;
}

.yotpo-reviews-main-widget .yotpo-empty-state {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.yotpo-widget-instance .yotpo-display-l .yotpo-main-layout .yotpo-head {
    margin-bottom: 50px !important;
}
.yotpo-pagination-number-container{
    display: flex;
    align-items: center;
}

.dialog-suggestions-container .dialog-suggestion {
    background-color: #F3F3F5;
    border: 1px solid #F3F3F5;
    gap: 2px;
}
.dialog-suggestions-container .dialog-suggestion > span {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
.dialog-suggestions-container .dialog-suggestion > svg > g > path {
    stroke: #030A3D;
    stroke-width: 0.7;
}
.dialog-instant-text .dialog-question-text-description {
    font-family: var(--font-heading-family);
    font-weight: 500;
    font-size: 14px;
}
.dialog-instant-text .dialog-question-text-title {
    color: #0048D7;
    font-family: var(--primary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 7px;
    position: relative;
}

/* ai badge display none */
.dialog-ai-badge {
    display: none !important;
}

@media screen and (max-width: 768px) {
    .dialog-instant-text .dialog-question-text-title {
        font-size: 15px;
        margin-bottom: 2px;
    }
}

.dialog-instant-text .dialog-question-text-title::before {
    content: "";
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('Chat_Circle_Check.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.dialog-suggestions-container .dialog-suggestion svg,
.dialog-suggestions-item svg {
  display: none;
}
.dialog-suggestions-item {
    gap: 2px !important;
    align-items: flex-start !important;
}
.dialog-suggestions-container .dialog-suggestion::before,
.dialog-suggestions-item::before {
  content: "Q. ";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 1.5;
  color: #000;
  font-weight: bold;
  text-align: center;
}

.dialog-suggestion-wrapper .dialog-input-wrapper, .dialog-input.css-1usfbua, #dialog-ai-container .dialog-input.css-1usfbua:focus, .dialog-input.css-1usfbua:hover   {
    border: 1px solid #0D0C3499;
}
.dialog-suggestion-wrapper .dialog-ask-anything-input::placeholder,
.dialog-input.css-1usfbua::placeholder {
  color: #11111199;
  opacity: 1;
    font-weight: 400;
}
.dialog-input-wrapper:focus, .dialog-input-wrapper:active, .dialog-input-wrapper:focus-within, .dialog-input-wrapper:target, .dialog-input-wrapper:visited, .dialog-input-wrapper:focus-visible {
    border: 1px solid #0D0C3499 !important;
}
.dialog-suggestion-wrapper .dialog-input-submit, #dialog-ai-container .css-1duegtr, 
.dialog-suggestion-wrapper .dialog-input-submit, #dialog-ai-container .css-1s55a3i{
    background-color: #0D0C34;
    opacity: 1;
}
.css-ufnuch:disabled svg > path, 
.dialog-suggestion-wrapper .dialog-input-submit, #dialog-ai-container .css-1s55a3i svg > path {
    stroke: #fff !important;
}
.dialog-suggestion-wrapper .dialog-input-submit > svg > path {
    stroke: #fff;
}
#dialog-ai-container button.dialog-add-to-cart-button {
        background-color: #030A3D;
}
.dialog-input-submit:disabled {
    opacity: 1 !important;
}
#dialog-ai-container button.dialog-add-to-cart-button span {
    color: #fff;
}
#dialog-ai-container button.dialog-add-to-cart-button span svg path {
        stroke: #fff;
}
.dialog-message div pre p,
.dialog-message div pre p strong,
span.dialog-human-message, #dialog-ai-container .css-rm31cz * {
    font-size: 14px;
}

.dialog-instant {
    border-top: 1px solid #ebebeb;
    /* border-bottom: 1px solid #ebebeb; */
    /* margin: 3rem 0 1rem; */
    margin-top: 20px;
    padding: 32px 0 !important;
}


.product__sticky-cart .product__sticky-cart--action {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.product__sticky-cart .prd_cart_vt_dd .variant-row .form__label {
    display: none;
}
.product__sticky-cart .prd_cart_vt_dd .variant-row .product-form__input.product-form__input--dropdown .select {
    margin: 0;
    margin-right: 2rem;
}
.product__sticky-cart .prd_cart_vt_dd .variant-row .product-form__input.product-form__input--dropdown .select .dropdown__summary,
.product__sticky-cart .prd_cart_vt_dd .variant-row .product-form__input.product-form__input--dropdown .select .dropdown__list {
    min-width: 230px;
}
.product__sticky-cart .prd_cart_vt_dd .variant-row .disclosure-has-popup[open] > summary + * {
    position: absolute !important;
}
.product__sticky-cart .prd_cart_vt_dd .variant-row .product-form__input--dropdown .dropdown__button {
    border: none;
}


/* ================== PDP UI개선 추가작업 ======================= */

#MainProduct-{{ section.id }} .product-grid .product__badges{
    position: absolute;
    z-index: 2;
    left: 16px;
    top: 16px;
    width: calc(100% - 32px);
    height: calc(100% - 12px);
}
#MainProduct-{{ section.id }} .product-grid .product-card__badges_wrap .product-card__badges .product-card__badge{
    font-size: 17px !important;
    padding: 7px 10px !important;
}
#MainProduct-{{ section.id }} .product-grid .product-card__badges_wrap .product-card__badges .product-card__badge:before{
    font-size: 11px !important;
}
#MainProduct-{{ section.id }} .product-grid span.product-card__badge.product-card__badge--award.product-card__badge--square{
    width: 80px !important;
    height: 80px !important;
}
#MainProduct-{{ section.id }} .product-grid .product-card__badges_wrap .product-card__badges .product-card__badge:before {
    font-size: 17px !important;
}
#MainProduct-{{ section.id }} .product-grid .product__text--vendor .button--text{
    font-size: 16px !important;
    font-weight: 600;
}
#MainProduct-{{ section.id }} .product-grid .product__title{
    font-size: 22px;
    letter-spacing: -0.44px;
    margin-bottom: 16px;
}
#MainProduct-{{ section.id }} .product-grid .price__sale-inner s{
    font-size: 19px;
    color: #777;
}
.product__text--content{
    font-size: 15px !important;
}
.product__price .price .price__sale-inner {
    flex-direction: row-reverse;
    align-items: center !important;
    margin-bottom: 5px;
}
.product__price ins {
    color: #E62959;
    font-size: 27px !important;
}
.l4al-trustbadge > .plain {
    list-style: none;
}
.product__buy-buttons{
    margin: 0 !important;
}
.swym-button-bar{
    margin: 0 !important;
}
.product-option__label:not(.product-option__label--image):not(:has(.product-option__swatch)) {
    border-radius: 80px;
    height: 40px;
    padding-inline: 15px;
}
span.product-option__text {
    font-size: 13px;
    font-weight: 500;
}
.ab-stock{
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 3px 0 5px;
    font-size: 14px;
    letter-spacing: -0.28px;
}
.ab-stock .ab-pipe{
    color: #F5F5F5;
}
/* ============================================================= */


@media screen and (max-width: 750px) {
    .product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container:first-child{
        display: none !important;
    }
    .product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container .swym-button, .product-form__buttons .product-form__submit {
        width: 100%;
    }
    .product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container .swym-button {
        width: calc(100% - 30.4%);
    }
    .product .quantity__wrapper {
        margin-bottom: 0;
        width: 100%;
    }
    .product__topbar-nav.product__topbar-nav--display-on-media.product__topbar-nav--mobile-slider-gap .product__topbar-nav--goback {
        display: none;
    }
    .product__buy-buttons .product-form .form .swym-button-bar .swym-btn-container{
        width: 100%;
    }
    .product__buy-buttons .product-form .form .swym-button-bar {
        position: absolute;
        width: 100%;
    }
    /* .picker--mobile .variant-row .form__label {
        display: none;
    } */
    .product-tit-wrap {
        gap: 0px;
        align-items: center;
        margin-bottom: 5px;
        margin-top: 0;
    }
    .product .product__title {
        margin-bottom: 0;
    }
    .product__content--start .product__price {
        /* flex-direction: row !important;
        align-items: flex-end !important;
        justify-content: flex-start !important;
        margin-bottom: 15px; */
    }
    .product__price .price .price__sale-inner {
        line-height: 1;
    }
    .product__price ins {
        font-size: 19px !important; 
        
    }
    .product__price .price .price__sale-inner s {
        font-size: 15px !important;
    }
    .price-savings {
        line-height: 1;
    }
    .prd_detail_promobx .sg-code-rate .prd-tagtext .tag-bgc {
        font-size: 12px;
        font-weight: 500;
        /* padding: 5px 10px; */
    }
    .product-tit-wrap .whis-share-btn-wrap{
        justify-content: flex-end;
    }
    .whis-share-btn-wrap .circle-btn {
        max-width: 35px !important;
        height: 35px !important;
        padding: 0 17px !important;
        margin-left: 8px;
    }
    .product__text--content {
        font-size: 11px !important; 
    }

    .product__buy-buttons.product__block.product__block--gap-2 {
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        z-index: 9;
        margin: 0;
        left: 0;
        padding: 10px 16px;
    }
    .product-form__input.product-form__input--dropdown .select {
        position: fixed;
        bottom: 58px;
        bottom: 90px;
        width: 100%;
        left: 0;
        background: #fff;
        z-index: 9;
        padding: 10px 16px;
    }
    .product-form__input.product-form__input--dropdown .select select {
        display: none;
    }

    #yotpo-reviews-main-widget.yotpo-device-mobile.yotpo-display-s .yotpo-layout-header-wrapper {
        margin-bottom: 20px !important;
    }
    .yotpo-display-s .yotpo-head {
        margin-top: 0 !important;
    }
    .yotpo-display-s .yotpo-head .yotpo-headline {
        /* margin-top: 0 !important; */
        align-self: center;
        width: 100%;
        font-size: calc(.8 * 2.1rem) !important;
    }
    .product-grid {
        gap: 0 !important;
    }
    .product-grid .product__text--vendor .button--text {
        font-size: 14px !important;
    }
    .product-grid .product__title {
        font-size: 15px !important;
    }
    .product__text--content {
        font-size: 13px !important;
    }
    #MainProduct-{{ section.id }} .product-grid .product__badges{
        left: 9px;
        top: 9px;
    }
    .product-grid .product-card__badges_wrap .product-card__badges .product-card__badge {
        font-size: 10px !important;
    }
    .main-product__media [data-layout-mobile=product__media-layout--partial--sm] .swiper--product-gallery .swiper-slide .media {
        border-radius: 20px !important;
        /* border: 1px solid #E5E5E5; */
    }
    .main-product [data-layout-mobile=product__media-layout--partial--sm] .swiper {
        padding-top: 5px;
    }
    .prd_detail_promobx .sg-code-rate {
        margin-bottom: 0px;
    }
    .l4al-trustbadge .plain p{
        margin: 0;
    }
    .ab-stock {
        width: 100%;
        position: fixed;
        bottom: 48px;
        left: 0;
        background-color: #fff;
        font-size: 13px;
        z-index: 9;
        padding: 3px 16px 20px;
    }
    .ab-stock.no-sku {
        padding: 10px 16px 20px;
        box-shadow: 0px -1px 4px 0px #ebebeb;
    }
    .full-unstyled-link {
        font-size: 13px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

.picker--desktop .variant-row .variant_op_label,
.picker--mobile .variant-row .variant_op_label {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 1.5rem;
}
.picker--mobile .variant-row .variant_op_label {
    margin-top: 0;
}
.picker--mobile .variant-row .variant_op_label .form__label {
    font-weight: normal;

    text-transform: uppercase;
}
.picker--mobile .variant-row .variant_op_label .form__label span {
    font-weight: bold;

}

.picker--mobile .variant-row.variant-row--sku-only {
    position: fixed;
    /* bottom: 118px; */
    bottom: 151px;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 9;
    padding: 10px 16px;
    padding-bottom: 0;
    box-shadow: 0px -1px 4px 0px #ebebeb;
}

.picker--mobile .variant-row.variant-row--sku-only.variant-row--no-options {
    /* bottom: 62px; */
    bottom: 90px;
}
.cart-drawer__total-price{
    color:#E62959 !important;
    display: flex;
    flex-direction: column;
    gap: 2px; 
}

.cart-item__price ins {
    font-weight: 600;
    color:#E62959 !important;
}
.ab-cart-brand-name{
    font-size: 13px;
    font-weight: 600;
}
.cart-item__title{
    max-width: 100% !important;
}
.cart-item__price .cart-item__discounted-prices{
    font-size: 16px;
}
.quantity {
    width: 10rem;
}
.cart-item__details {
    flex-direction: row !important;
}
cart-drawer .cart-item__price {
  margin: 0 0 5px;
}
.cart-item__quantity .quantity__wrapper .quantity__input {
    font-size: 15px;
}
.quantity__button {
    opacity: 1;
}
.quantity__wrapper {
    border-radius: 8px;
}
.quantity__button .icon svg {
    width: 1.2em;
    height: 1.2em;
}
cart-drawer .cart-item .media {
    border-radius: 8px;
}
.ab-cart-item-remove{
    width: 3.2rem;
    height: 3.2rem;
    padding: 5px;
}
.ab-cart-item-remove:hover{
    padding: 5px;
    background-color: #f5f5f5;
    border-radius: 8px;
}
.cart-drawer__summary-total .cart-drawer__total{
    text-align: end;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}
.cart-item__actions .cart-item__actions--top cart-remove-button{
    margin: 0;
}
.cart-drawer .cart-item__actions {
    width: 2.4rem !important;
}
.cart-drawer .cart-item__actions:hover{
    border-radius: 8px;
    background: #F6F6F6;
}
.ab-cart-item-remove svg{
    width: 100%;
    height: 100%;
}
.cart-drawer__action-buttons .button{
    border-radius: 8px;
    font-size: 17px;
    border: 1px solid var(--color-button-outline);
}
.cart-drawer__action-buttons .uppercase {
    text-transform: capitalize;
}
.cart-drawer__action-buttons .button.button--outlined {
    display: none;
}
.cart-drawer__summary-content span {
    font-weight: 500;
    color: #222;
    font-size: 13px !important;
    font-family: Inter;
}
.cart-drawer__summary-total{
    padding-bottom: 1.5rem;
    border-bottom: 1px dashed #E5E5E5;
}
.ab-order-tatal-price-wrap{
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.8rem;
}
.ab-order-tatal-price-wrap h5{
    font-size: 16px;
    font-weight: 600;
    line-height: 150%; /* 24px */
    letter-spacing: -0.16px;
    font-family: Inter;
}
.ab-order-tatal-price-wrap .cart__summary-tax{
    margin: 5px 0 0;
}
.ab-order-tatal-price-wrap .cart-drawer__total-price{
    margin: 0;
}
.product-form__buttons .product-form__submit{
    border-radius: 8px;
}
.product .quantity__wrapper{
    border-radius: 8px !important;
}
.cart__summary-tax{
    color:#777 !important;
}
.cart-drawer__summary-total .cart-drawer__total .cart-drawer__total-compare s{
    color: #555;
    font-size: 13px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.13px;
}
.cart-drawer__summary-total .cart-drawer__total .cart-drawer__total-compare.no-text-decoration{
    text-decoration: none;
}
.ab-discount-price{
    color: #555;
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.13px;
    font-family: var(--font-body-family);
}
.cart-drawer__summary-content > span{
    display: flex !important;
    align-items: center;
}
.cart-drawer__summary-content > span > .cart-discounts > li{
    height: 18px;
    display: flex;
    align-items: center;
    color: #555;
    font-family: Inter;
    font-size: 12px;
    background-color: #F6F6F6;
    padding: 0 5px;
    margin-left: 8px;
} 
.cart-drawer__summary-content > span > .cart-discounts > li > span{
    font-size: 11px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.12px;
    margin: 0;
    color: #555;
}
.cart-drawer__summary-content > span > .cart-discounts > li > svg{
    color: #555;
}
.ab-subtotal-discount-code-price{
    color: #222;
    text-align: right;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 19.5px */
    letter-spacing: -0.13px;
}
.price-savings.cart-drawer__savings{
    text-align: left;
}
.ab-subtotal-discount-code-price + s {
  margin-left: 5px;
}
.cart-item__title {
    text-transform: capitalize !important;
}
.progress-bar__line1 {
  position: relative;
}

.progress-bar__line1::after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background: #F6F6F6;
  border-radius: 50%;
}
.cart-drawer__empty-text{
    color: #000;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 25.5px */
    letter-spacing: -0.17px;
}
.cart-drawer__empty-desc{
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 19.5px */
    letter-spacing: -0.13px;
}
.cart-drawer__empty-btn{
    border-radius: 8px;
    border: 1px solid #030A3D;
    background: #030A3D;
    color: #FFF;
}
@media screen and (max-width: 990px) {
    .cart-item__price .cart-item__discounted-prices {
        font-size: 13px;
    }
    .cart-item__quantity .quantity__wrapper .quantity__input {
        font-size: 13px;
    }
    .quantity {
        width: 8rem;
    }
    .cart-drawer .cart-item__content .cart-item__title {
        width: 95%;
    }
    .cart-item__price{
        width: 100%;
    }
    .quantity__button .icon svg {
        width: 1.25em;
        height: 1.25em;
    }
    .ab-order-tatal-price-wrap h5,
    .cart-drawer__total-price {
        font-size: 13px !important;
    }
    .ab-order-tatal-price-wrap .cart__summary-tax,
    .price-savings.cart-drawer__savings {
        font-size: 11px !important;
    }
    .cart-drawer__action-buttons .button{
        font-size: 14px;
    }
    .cart-drawer__empty-desc{
        padding: 0 20px;
    }
}
/* PDP-260312 */
.brand-link{
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
#MainProduct-{{ section.id }} .product-grid span.product-card__badge.product-card__badge--allure-circle{
    width: 80px;
    height: 80px;
}
.ab-trustbadge-wrap{
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
}
.ab-trustbadge-wrap li + li::before {
    content: "|";
    margin: 0 8px;
    font-size: 10px;
    color: #D9D9D9;
}
body:has([href*="/collections/"]) #MainContent .ab-trustbadge-wrap li p {
    display: inline;
    margin: 0;
    /* text-transform: lowercase !important; */
}
.ab-trustbadge-wrap p {
    display: inline;
    margin: 0;
    text-transform: capitalize;
}
.product-form__buttons{
    position: relative;
}
.ProductSubmitButton-{{ sid }} .whis-share-btn-wrap{
    position: absolute;
    right: 7px;
    top: 4px;
}
.ProductSubmitButton-{{ sid }} .whis-share-btn-wrap .swym-add-to-wishlist:hover {
    border: 1px solid #D4D4D4;
}
.swym-wishlist-collections-v2 #swym-atw-collections-img-icon{
    border: 1px solid #fff !important;
    border-radius: 999px;
}
.swym-wishlist-collections-v2:hover #swym-atw-collections-img-icon{
    border: 1px solid #D4D4D4 !important;

}
.swym-button .icon-filled {
  display: none;
}

.swym-button.swym-added .icon-outline {
  display: none;
}

.swym-button.swym-added .icon-filled {
  display: inline;
}
@media screen and (max-width: 990px) {
    .ProductSubmitButton-{{ sid }} .whis-share-btn-wrap{
       bottom: 6px;
    }
}
@media screen and (max-width: 1250px) {
    .ab-trustbadge-wrap {
        display: block;
        border-radius: 8px;
        border: 1px solid #E5E5E5;
        padding: 12px 8px;
    }
    .ab-trustbadge-wrap .plain{
        display: flex;
        align-items: center;
    }
    .ab-trustbadge-wrap li::before,
    .ab-trustbadge-wrap li + li::before {
        content: "·";
        margin: 0 8px;
        font-size: 27px;
        color: #333333;
        line-height: 12px;
    }
}
@media screen and (min-width: 749px) {
    .product-tit-wrap .whis-share-btn-wrap{
        display: none;
    }
}

@media screen and (max-width: 750px) {
    .ProductSubmitButton-{{ sid }} .whis-share-btn-wrap{
        position: relative;
        top: 0;
        right: 0;
    }
    .product__buy-buttons.product__block .product-form .product-form__buttons .whis-share-btn-wrap{
        display: none;
    }
    .product-card__badges {
        height: calc(100% - 8px) !important;
    }
    .product-grid .product__badges {
        /* height: calc(100% - -3px); */
        width: auto;
        aspect-ratio: 3.5 / 5;
    }
    #MainProduct-{{ section.id }} .product-grid span.product-card__badge.product-card__badge--award.product-card__badge--square{
        width: 45px !important;
        height: 45px !important;
    }
    #MainProduct-{{ section.id }} .product-grid .product-card__badges_wrap .product-card__badges .product-card__badge:before {
        font-size: 10px !important;
    }
    .ab-trustbadge-wrap{
        margin-top: 0;
    }
    .prd-promotion-banner {
        margin-bottom: 0 !important;
    }
    .dialog-instant {
        border-top: 0;
        margin-top: 0;
    }
    .brand-link{
        font-size: 15px;
        letter-spacing: -0.14px;
    }
}
@media screen and (max-width: 630px) {
    .product-grid .product__badges {
        aspect-ratio: 3.4 / 5;
    }
}
@media screen and (max-width: 425px) {
    .product-grid .product__badges {
        aspect-ratio: 3.34 / 5;
    }
}
.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-left-panel .yotpo-review-customer-questions-container{
    width: 250px !important;
}
.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title{
    align-items: center !important;
}
.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title{
    flex-basis: 100% !important;
}
.pdp-star-rating .yotpo-sr-bottom-line-left-panel{
    color: #555 !important;
    font-size: 12px !important;
    margin-right: 3px !important;
    font-weight: 500 !important;
}


h2.section__heading.h4 {
    font-size: 27px !important;
    font-weight: 600 !important;
}
@media screen and (max-width: 768px) {
    h2.section__heading.h4 {
        font-size: 15px !important;
    }
}