@keyframes shine{to{left:-200%}}@keyframes customLoadingShine{0%{left:100%}to{left:-50%}}@keyframes customspin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideInFromLeft{0%{transform:translate(-90%);opacity:0}15%{opacity:.5}30%,to{transform:translate(0);opacity:1}}.custom-loading-shine-btn{position:relative;pointer-events:none}.custom-loading-shine-btn:before{content:"";position:absolute;top:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent);animation:customLoadingShine 1s linear infinite;transform:skew(-20deg)}.custom-loading-btn{position:relative;pointer-events:none;color:transparent!important}.custom-loading-btn:before{content:"";position:absolute;top:50%;left:50%;animation:customspin .8s linear infinite;width:2.4rem;height:2.4rem;margin:-1.2rem 0 0 -1.2rem;border-radius:50%;border:.4rem solid var(--ctm-border-color);border-top-color:transparent}.custom-product-template input,.custom-product-template input:focus,.custom-product-template input[readonly]:focus{outline:none;border-width:0;border-color:transparent;background-color:transparent}.custom-product-template label{margin-bottom:0;-webkit-user-select:none;user-select:none;text-transform:none!important}.custom-product-template .custom-field{display:block}.custom-product-template .custom-field-border{border:.1rem solid var(--ctm-border-color)}.custom-product-template .custom-field-flex{display:flex;flex-wrap:wrap;gap:.6rem}.custom-product-template .custom-field.tfs-100{width:100%}.custom-product-template .custom-field:has(:focus),.custom-product-template .custom-field:has(:focus-visible){border-color:var(--ctm-title-font-color)}.custom-product-template .custom-field input{width:100%}.custom-product-template .custom-field input[type=radio]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2}.custom-product-template fieldset[aria-hidden=true],.custom-product-template .custom-field label:has(input[aria-hidden=true]){display:none}.custom-product-template .custom-field label:has(input[aria-disabled=true]){position:relative;opacity:.5;pointer-events:none}.custom-product-template .custom-field label:has(input[aria-disabled=true]):before{content:"";position:absolute;top:.2rem;left:.2rem;right:.2rem;bottom:.2rem;z-index:9;background:linear-gradient(to top right,#19191900 0% calc(50% - .1rem),#19191980 50%,#19191900 calc(50% + .1rem) 100%)}.custom-product-template .custom-field .image-preview{cursor:pointer;position:absolute;bottom:.4rem;right:.4rem;z-index:1;padding:.1rem;background-color:#fff;font-size:0;box-shadow:0 0 0 .1rem #ccc}.custom-product-template .custom-field .image-preview .icon{width:1.6rem;height:1.6rem}.custom-product-template fieldset{padding:0;border-width:0;margin-inline:0;padding-bottom:1.6rem;border-bottom:.1rem solid var(--ctm-border-color)}.custom-product-template fieldset.no_bottom{border-bottom:none}.custom-product-template fieldset legend{display:flex;flex-wrap:wrap;align-items:center;column-gap:.8rem;padding:1.2rem 0 1.2rem 2.8rem;position:relative}.custom-product-template fieldset legend .legend-sort{position:absolute;left:0;top:1.3rem;font-size:1.2rem;width:2rem;height:2rem;line-height:2rem;text-align:center;color:#fff;background-color:var(--ctm-theme-color)}.custom-product-template fieldset legend .legend-label{font-weight:600;display:flex;align-items:center;column-gap:.4rem}.custom-product-template .legend-label_question{position:relative;cursor:pointer;width:1.6rem;height:1.6rem;font-size:0}.legend-label_question svg{width:100%;height:100%}.custom-product-template .legend-label_question:hover .legend-label_question__tip,.custom-product-template .legend-label_question:focus-visible .legend-label_question__tip{display:block}.legend-label_question__tip{display:none;width:16rem;font-size:1.2rem;text-align:center;position:absolute;top:calc(100% + .8rem);left:50%;transform:translate(-50%);z-index:1;padding:.4rem .6rem .2rem;background-color:#fff;border:.1rem solid #d5d5d5;box-shadow:.1rem .2rem .4rem #0000001a}.legend-label_question__tip:after{content:"";display:block;width:1rem;height:1rem;background-color:#fff;border:.1rem solid #d5d5d5;border-right:none;border-bottom:none;position:absolute;top:-.5rem;left:50%;transform:translate(-50%) rotate(45deg)}.custom-product-template fieldset legend .legend-value{color:var(--ctm-desc-font-color)}.custom-product-template .fieldset-message{font-size:1.3rem;margin-bottom:1.4rem;font-weight:500!important}@keyframes custom-skeleton{0%{background-position:100% 50%}to{background-position:0 50%}}.custom-skeleton{background:linear-gradient(90deg,#00000008 25%,#00000014 37%,#00000008 63%);background-size:400% 100%;animation-name:custom-skeleton;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite}.custom-field-skeleton{margin-bottom:3.2rem}.custom-field-skeleton__item{padding-bottom:1.6rem;border-bottom:.1rem solid rgba(0,0,0,.06)}.custom-field-skeleton__title{display:flex;align-items:center;column-gap:.8rem;padding:1.2rem 0}.custom-field-skeleton__title>div:nth-of-type(1){width:2rem;height:2rem}.custom-field-skeleton__title>div:nth-of-type(2){width:24rem;height:2rem}.custom-skeleton.custom-skeleton--cart-btn{height:5.6rem;width:100%;margin-top:4rem}.custom-field-skeleton__content{display:flex;flex-wrap:wrap;gap:.6rem}.custom-field-skeleton__content div{width:6.6rem;height:6.6rem}.product-template__right{font-size:1.4rem}.product-template__right:has(.custom-field-skeleton) custom-variant-picker{pointer-events:none}.product-template__right:has(.custom-field-skeleton) custom-variant-picker-extra{display:none}.custom-product-bundled__title{display:flex;align-items:center;gap:.8rem;padding:1.2rem 0;font-size:1.4rem}.custom-product-bundled__label{font-weight:600}.custom-product-bundled-items{display:flex;flex-wrap:wrap;gap:.6rem}.custom-product-bundled-item{cursor:pointer;border:.1rem solid #a0a0a0}.custom-product-bundled-item.active{box-shadow:0 0 0 .2rem #000}.custom-product-bundled-item[data-type=Image]{position:relative}.custom-product-bundled-item[data-type=Btn]{min-width:5.6rem;text-align:center;padding:.8rem 1.2rem;background:#fff;font-size:.8em}.custom-product-bundled-item[data-type=Image] span{position:absolute;left:.2rem;top:.2rem;width:calc(100% - .4rem);height:calc(100% - .4rem);background-image:var(--swatch-bg);background-size:cover;background-repeat:no-repeat;background-color:#fff}@media only screen and (max-width:768px){.custom-product-bundled-item[data-type=Image]{width:calc((100% - .6rem * (var(--columns-per-row) - 1)) / var(--columns-per-row));padding-bottom:calc((100% - .6rem * (var(--columns-per-row) - 1)) / var(--columns-per-row))}}@media only screen and (min-width:769px){.custom-product-bundled-item[data-type=Image]{width:var(--preview-width);height:var(--preview-width)}}.ctm-protemp_h5,.ctm-protemp_pc{display:none}.ctm-protemp_price{line-height:1;display:flex;align-items:baseline;column-gap:.8rem;margin-top:1.6rem}.ctm-protemp_price .ctm-protemp_sale,.ctm-protemp_price .ctm-protemp_so{color:var(--ctm-theme-color);font-weight:500}.ctm-protemp_price .ctm-protemp_cpr{color:var(--ctm-desc-font-color-place);text-decoration:line-through}custom-coupon-code{display:flex;align-items:center;background-color:var(--ctm-module-background-color);line-height:1;padding:0 8px;gap:6px;margin-top:2.4rem}.ctm-coupcode_title{flex:1}.ctm-coupcode_light svg{width:24px;height:24px}custom-coupon-code custom-copy-text{cursor:pointer;font-size:0}.ctm-coupcode_copied,.ctm-cct_copied .ctm-coupcode_copy{display:none}.ctm-coupcode_copied svg{width:24px;height:24px}.ctm-cct_copied .ctm-coupcode_copied{display:block}.ctm-salepoint_sales{background-color:var(--ctm-module-background-color);padding:1.2rem 1.6rem;display:flex;align-items:center;gap:1.2rem 3.2rem;line-height:1}.ctm-salepoint_sale{display:flex;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.8rem}.ctm-cst_ship{background-color:var(--ctm-module-background-color);padding:1.2rem 1.6rem;display:flex;align-items:center;gap:.8rem}.ctm-cst_sicon{font-size:0}.ctm-cst_sicon svg{animation:slideInFromLeft 3s ease-in-out infinite}.ctm-salepoint_wrapper{margin-top:1.2rem}.ctm-salepoint_sale svg path{stroke-width:.1rem}.ctm-salepoint_wrapper:has(.ctm-salepoint_sales) .ctm-cst_ship{padding-top:0}@media only screen and (max-width:768px){.ctm-protemp_h5{display:block}.ctm-protemp_h5 h2{font-family:var(--font-body-family);color:var(--ctm-theme-color);font-weight:500;font-size:2.4rem;line-height:var(--ctm-line-height-12)}.ctm-protemp_price .ctm-protemp_sale,.ctm-protemp_price .ctm-protemp_so{font-size:2.4rem}.ctm-protemp_price .ctm-protemp_cpr{font-size:1.6rem}custom-coupon-code{height:5.6rem;margin-bottom:.8rem;font-size:1.4rem}.ctm-coupcode_code{font-size:1.4rem}.ctm-salepoint_sales{flex-wrap:nowrap;overflow-x:auto}}@media only screen and (min-width:769px){.ctm-protemp_pc{display:block}.ctm-protemp_pc h1{font-family:var(--font-body-family);font-size:3.6rem;line-height:var(--ctm-line-height-12);max-width:calc(100% - 10rem);font-weight:500;color:var(--ctm-theme-color)}.ctm-protemp_price .ctm-protemp_sale,.ctm-protemp_price .ctm-protemp_so{font-size:3.2rem}.ctm-protemp_price .ctm-protemp_cpr{font-size:2rem}custom-coupon-code{height:4.8rem}.ctm-salepoint_sales{flex-wrap:wrap}.ctm-cst_ship{margin-bottom:1.2rem}}.ctm-buy-people{display:none}.ctm-buyfabric_sku{margin-top:1.8rem}.ctm-buyfabric_sku span{font-size:16px;font-weight:500;cursor:pointer;color:var(--ctm-theme-color);text-decoration:underline;text-underline-offset:4px}@media only screen and (max-width:768px){.ctm-buy-people{display:flex;align-items:center;line-height:1;margin-top:1.2rem}.ctm-buypeople_title{font-weight:600;margin-right:.4rem}.ctm-buypeople_num{font-weight:500}.ctm-buy-people svg{width:2rem;height:2rem;margin-right:.2rem}}.attr-image-preview{z-index:1;padding:.8rem;width:var(--width);min-height:var(--width);position:fixed;top:var(--top);left:var(--left);border:.1rem solid #d5d5d5;box-shadow:0 .2rem 1rem #0003;background-color:#fff}.attr-image-preview img{width:100%;aspect-ratio:1}.attr-image-preview.attr-image-preview--color{padding:0;font-size:0}.attr-image-preview__content{text-align:center;font-size:1.3rem;font-weight:500;padding:0 .8rem .8rem;line-height:1}.attr-image-preview:before{content:"";position:absolute;left:calc(50% - 1rem);border-style:solid}.attr-image-preview:after{content:"";position:absolute;left:calc(50% - .8rem);border-style:solid}.attr-image-preview--top:before{bottom:-1.2rem;border-width:1.2rem 1rem 0 1rem;border-color:var(--ctm-border-color) transparent transparent transparent}.attr-image-preview--top:after{bottom:-1rem;border-width:1rem .8rem 0 .8rem;border-color:#fff transparent transparent transparent}.attr-image-preview--bottom:before{top:-1.2rem;border-width:0 1rem 1.2rem 1rem;border-color:transparent transparent var(--ctm-border-color) transparent}.attr-image-preview--bottom:after{top:-1rem;border-width:0 .8rem 1rem .8rem;border-color:transparent transparent #fff transparent}.attr-image-preview--right:before{left:calc(85% - 1rem)}.attr-image-preview--right:after{left:calc(85% - .8rem)}.attr-image-preview--left:before{left:calc(15% - 1rem)}.attr-image-preview--left:after{left:calc(15% - .8rem)}.custom-product-template,custom-main-template-slides{display:block}custom-main-template-slides{width:100%}custom-main-template-slide{display:none}.main-swiper{width:100%;aspect-ratio:var(--image-aspect-ratio)}.main-swiper.swiper-show-nav-on-hover:focus-within .swiper-button{--swiper-button-transform-x: 0;opacity:1;visibility:visible}.swiper-slide img,.swiper-slide video{width:100%;height:100%;object-fit:contain}.main-swiper .swiper-slide{overflow:hidden}.main-swiper .swiper-slide:not([role=group]){margin-right:.8rem}.thumb-swiper .swiper-slide.swiper-slide-thumb-active{box-sizing:border-box;border:.1rem solid #533B2A}.thumb-swiper__video{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.thumb-swiper__video svg{width:40%;height:40%}.main-swiper__photo-zoom{cursor:pointer;position:absolute;bottom:1.2rem;right:1rem;width:3.8rem;height:3.8rem;padding:0;border:0;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}custom-media-tab{display:flex;flex-direction:column;gap:1.2rem;position:absolute;right:1rem;bottom:6.2rem;z-index:9}.custom-media-tab__tab{cursor:pointer;width:3.8rem;height:3.8rem;padding:0;border:0;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-media-tab__tab img{width:2rem;height:2rem;object-fit:contain}.custom-media-tab__pswp-video{align-items:center}.accordion-details__specifi{padding-left:0}.accordion-details__specifi li{display:flex;border-bottom:.1rem solid #e3e3e3;padding:1.2rem 0}.accordion-details__specifi li span:nth-of-type(1){flex:0 0 16rem;font-weight:600}@media only screen and (max-width:768px){custom-main-template-slide.active{display:block}.main-swiper .swiper-controls{display:none}.thumb-swiper{width:100%;height:9.5rem;margin-top:.8rem}.thumb-swiper .swiper-slide{width:9.5rem;height:9.5rem}.thumb-swiper .swiper-slide:not([role=group]){margin-right:.8rem}.product__accordion__pc{display:none}.product__accordion__mobile{padding-top:1.2rem}.product__accordion__mobile .accordion-details__summary{padding-block:1.2rem}.product__accordion__mobile .accordion-details__summary h2.h4{line-height:1.2;font-size:1.8rem}}@media only screen and (min-width:769px){.custom-product-template__content{display:flex;gap:2.5%}.product-template__left{width:55%;z-index:1}.ctm-protemp_inner{width:100%;position:sticky;top:0}.product-template__right{width:42.5%}custom-main-template-slide{position:relative}custom-main-template-slide.active{display:flex}.main-swiper{margin-inline-start:9.6rem}.main-swiper.swiper-show-nav-on-hover:has(.swiper-controls--nav-floating){--swiper-navigation-offset-x: calc(var(--swiper-navigation-size) / 2)}.thumb-swiper{width:8.4rem;height:100%;position:absolute;top:0;left:0;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.thumb-swiper .swiper-wrapper{flex-direction:column}.thumb-swiper .swiper-slide{width:8.4rem;height:8.4rem;overflow:hidden}.thumb-swiper .swiper-slide:not([role=group]){margin-bottom:1.2rem}.main-swiper__mouse-mask{display:none;position:absolute;top:0;left:0;background-color:#0000004d;z-index:1}.main-swiper__mouse-scale{overflow:hidden;position:absolute;top:0;left:calc(100% + 1.2rem);z-index:1}custom-main-template-slide.active:hover .main-swiper__mouse-mask{display:block}.product__accordion__mobile{display:none}.product__accordion__pc{padding-top:.8rem}.product__accordion__pc .accordion-details__summary h2.h4,.product__accordion__pc .accordion-details__summary span.h4{font-size:2rem;line-height:1}.accordion-details__specifi li span:nth-of-type(1){flex:0 0 22rem;font-weight:600}}.custom-select-field{margin-bottom:1.6rem;padding:.6rem 1.4rem}.custom-select-field_item{line-height:1.2;display:flex;column-gap:1.6rem;margin-bottom:.6rem}.custom-select-field_item span{font-size:1.3rem;font-weight:500}.custom-select-field_item span:nth-of-type(1){width:26rem}.custom-select-field_item span:nth-of-type(2){flex:1;font-weight:400}.add-to-cart-form{height:5.6rem}.product-form__submit{position:relative;width:100%;height:5.6rem;display:flex;gap:.8rem;align-items:center;justify-content:center;border:.1rem solid var(--ctm-theme-color);background-color:var(--ctm-theme-color);color:#fff;border-radius:0;overflow:hidden}.product-form__submit span{font-weight:500;font-size:1.6rem;line-height:2.4rem;letter-spacing:.05rem;text-transform:uppercase}.product-form__submit:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skew(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.product-form__submit:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}@media only screen and (max-width:768px){.add-to-cart-form__sticky .product-form__buttons{background-color:var(--ctm-background-color);position:fixed;left:0;bottom:-10rem;right:0;padding:0 1.6rem 1.6rem;z-index:9;transform:translateY(-10rem);transition:transform .3s ease-in-out}.custom-select-field_item span:nth-of-type(1){width:50%}.product-form__submit{height:4.4rem}}.ctm-bundlepro_wrapper.border-block{border-top:1px solid rgba(0,0,0,.06)}.ctm-bundlepro_title{color:var(--ctm-title-font-color);font-size:2rem;font-weight:600;padding-bottom:1.2rem;padding-top:2rem}.ctm-bundlepro_link{display:block}.ctm-bundlepro_product{position:relative}.ctm-bundlepro_ptag_text{font-size:1rem;line-height:1;padding:.6rem .5rem .6rem .7rem;color:#fff;background-color:var(--ctm-theme-color);z-index:2;position:absolute;top:0;left:0}.ctm-bundlepro_image{aspect-ratio:var(--meida-aspect-ratio)}.ctm-stilldecid_title{font-family:Juana,sans-serif;color:var(--ctm-theme-color);font-size:2rem;font-weight:600;padding-bottom:1.2rem;padding-top:2rem;margin:0;letter-spacing:.04em}.ctm-stilldecid_item:not(:has(.ctm-stilldecid_link)),.ctm-stilldecid_link{font-size:0;display:flex;align-items:center;gap:.8rem;padding:.8rem 1.6rem;background-color:var(--ctm-module-background-color)}.ctm-stilldecid_text{font-size:1.4rem}.ctm-stilldecid_item+.ctm-stilldecid_item{margin-top:.8rem}.ctm-bundlepro_info_title{font-weight:500;line-height:1.3}@media only screen and (max-width:768px){.ctm-bundlepro_ptag_text{max-width:12rem;font-size:1rem;padding:.6rem .5rem .6rem .7rem}.ctm-bundlepro_product{display:flex}.ctm-bundlepro_image{flex-shrink:0;width:12.8rem;margin-right:1.2rem}.ctm-bundlepro_link+.ctm-bundlepro_link{margin-top:1.2rem}}@media only screen and (min-width:769px){.ctm-bundlepro_products{display:flex;flex-wrap:wrap;gap:1.8rem}.ctm-bundlepro_link{width:calc(33.3333% - 2.7rem)}.ctm-bundlepro_product{flex-shrink:0}.ctm-bundlepro_ptag_text{font-size:1.4rem;padding:.7rem .7rem .7rem .9rem}.ctm-bundlepro_image{width:100%}.ctm-bundlepro_info_title{padding-top:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-product-template.css.map */
