.alsoLikeProduct{width:100%;display:none;flex-direction:column;gap:.8rem;margin-top:6rem}.alsoLikeProduct>p{width:100%;margin:0;color:#747474;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.028rem;text-transform:uppercase}.alsoLikeProduct .alsoLikeProductBox{width:100%;display:flex;flex-direction:column;gap:1.2rem 0}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:.8rem;overflow-y:hidden;overflow-x:auto}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList::-webkit-scrollbar{width:.4rem;height:.4rem;background-color:transparent;border-radius:.2rem}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList::-webkit-scrollbar-thumb{width:.4rem;height:.4rem;background-color:#bbb;border-radius:.2rem}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList::-webkit-scrollbar-track{background-color:transparent}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList .item{width:100%}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList .item .itemBox{width:100%;height:100%;display:flex;flex-direction:column;gap:.4rem;cursor:pointer;overflow:hidden}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList .item .itemBox img{max-width:100%;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.4rem}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList .item .itemBox .productDetail{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList .item .itemBox .productDetail p{color:#747474;font-family:Albert Sans;font-size:1.2rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.024rem;text-transform:uppercase}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList .item .itemBox .productDetail .btn{opacity:0;transition:opacity .15s ease-out;height:auto;padding:1.4rem 1.75rem;border-radius:.4rem;color:#fcfcfc;text-align:center;font-family:Albert Sans;font-size:1.6rem;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.032rem;text-transform:uppercase}.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList .item .itemBox:hover .productDetail .btn{opacity:1}@media screen and (max-width: 960px){.alsoLikeProduct .alsoLikeProductBox .alsoLikeProductList{grid-template-columns:repeat(2,1fr)}}.alsoLikeProductpopup{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:100;background:#0000004d;display:none;align-items:center;justify-content:center}.alsoLikeProductpopup .popupBox{max-width:89.6rem;width:100%;position:relative;padding:9rem 4.4rem;border-radius:.8rem;background:#fff;display:grid;grid-template-columns:28rem 1fr;grid-auto-rows:auto;gap:3.2rem}.alsoLikeProductpopup .popupBox .item{display:flex;flex-direction:column;row-gap:1.6rem;align-items:flex-start;justify-content:space-between}.alsoLikeProductpopup .popupBox .item.itemImg{max-width:28rem;width:100%;height:auto}.alsoLikeProductpopup .popupBox .item.itemImg>img{max-width:100%;width:100%;height:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.4rem}.alsoLikeProductpopup .popupBox .item .title{color:#1f1f1f;font-family:Albert Sans;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.048rem;margin:0}.alsoLikeProductpopup .popupBox .item .productChooseList{width:100%;display:flex;flex-direction:column;row-gap:2.4rem}.alsoLikeProductpopup .popupBox .item .productChooseList .chooseItem{width:100%;display:flex;flex-direction:column;row-gap:.8rem}.alsoLikeProductpopup .popupBox .item .productChooseList .chooseItem .chooseTitle{color:#747474;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.028rem;text-transform:uppercase}.alsoLikeProductpopup .popupBox .item .productChooseList .chooseItem .selectBox{width:100%;display:flex;flex-flow:wrap;gap:.8rem}.alsoLikeProductpopup .popupBox .item .productChooseList .chooseItem .selectBox .selectItem{min-width:6.4rem;width:auto;display:flex;align-items:center;justify-content:center;gap:.8rem;color:#1f1f1f;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.028rem;text-transform:uppercase;border-radius:.4rem;background:#f3f3f3;cursor:pointer;border:.1rem solid #F3F3F3;box-sizing:border-box}.alsoLikeProductpopup .popupBox .item .productChooseList .chooseItem .selectBox .selectItem img{max-width:6.4rem;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.2rem}.alsoLikeProductpopup .popupBox .item .productChooseList .chooseItem .selectBox .selectItem span{padding:.8rem}.alsoLikeProductpopup .popupBox .item .productChooseList .chooseItem .selectBox .selectItem:hover,.alsoLikeProductpopup .popupBox .item .productChooseList .chooseItem .selectBox .selectItem.active{border-color:currentColor}.alsoLikeProductpopup .popupBox .item .itemBottom{width:100%;display:flex;flex-flow:wrap;gap:0 1.2rem}.alsoLikeProductpopup .popupBox .item .itemBottom p{width:100%;display:flex;padding:1.6rem 0;justify-content:flex-end;align-items:center;color:#747474;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.028rem;text-transform:uppercase}.alsoLikeProductpopup .popupBox .item .itemBottom .qty{width:13.6rem;height:5.2rem;display:flex;align-items:center;justify-content:space-between;border-radius:.4rem;background:#f3f3f3;padding:1.4rem 1.2rem}.alsoLikeProductpopup .popupBox .item .itemBottom .qty input{width:4.2rem;border:0;outline:0;background:transparent;color:#1f1f1f;text-align:center;font-family:Albert Sans;font-size:1.6rem;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.032rem;text-transform:uppercase}.alsoLikeProductpopup .popupBox .item .itemBottom .qty input::-webkit-outer-spin-button,.alsoLikeProductpopup .popupBox .item .itemBottom .qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.alsoLikeProductpopup .popupBox .item .itemBottom .qty span{display:flex;align-items:center;justify-content:center;cursor:pointer}.alsoLikeProductpopup .popupBox .item .itemBottom .qty span[disabled]{cursor:no-drop}.alsoLikeProductpopup .popupBox .item .itemBottom .qty span[disabled] svg{opacity:.3}.alsoLikeProductpopup .popupBox .item .itemBottom .btn{width:calc(100% - 1.2rem - 13.6rem);height:5.2rem;border-radius:.4rem}.alsoLikeProductpopup .popupBox .item .itemBottom .btn,.alsoLikeProductpopup .popupBox .item .itemBottom .btn *{color:#fcfcfc;text-align:center;font-family:Albert Sans;font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.032rem;text-transform:uppercase}.alsoLikeProductpopup .popupBox .exit{width:3.2rem;height:3.2rem;aspect-ratio:1/1;cursor:pointer;position:absolute;top:1.2rem;right:1.2rem;display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/3/assets/page_product-alsoLikeProduct.css.map */
