.productItem{width:100%;height:100%;display:flex;flex-direction:column}.dropdown-opened{position:relative;z-index:2}.productItem .productItem_img.has-secondary-image .product-item__secondary-image,.productItem .productItem_img.has-secondary-image:hover .product-item__primary-image{display:none}.productItem .productItem_img.has-secondary-image:hover .product-item__secondary-image{display:block}.productItem .media_box{width:100%;display:flex;aspect-ratio:1 / 1}.productItem .media_box img{object-fit:contain}.productItem_wrapper{position:relative}.productItem_promotion{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.productItem_label{background:var(--color-secondary)}.productItem_badge{background:var(--color-primary)}.productItem_label,.productItem_badge{display:flex;width:auto;justify-content:center;align-items:center;border-radius:10rem;text-align:center}.productItem_top{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.8rem}.productItem .productItem_info{display:flex;flex-direction:column}.productItem_stock{display:flex;align-items:center;gap:.4rem}.productItem_stock.in-stock span{background:var(--color-primary)}.productItem_stock.out-stock span{background:var(--color-text-sub)}.productItem_stock span{border-radius:10rem;display:flex;align-items:center;justify-content:center}.price__regular_box,.price__sale_box{display:flex;align-items:center}.productItem_cartButton:hover{background:var(--color-primary);border:1px solid var(--color-white)}.productItem_cartButton:hover svg rect{fill:var(--color-white)}.productItem_cartButton:hover svg path{stroke:var(--color-white)}.productItem_cartButton{cursor:pointer;background-color:unset;border:unset;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-text-sub);background:var(--color-white);border-radius:5.5rem}.productItem_cartButton svg rect,.productItem_cartButton svg path{transition:all .3s}.productItem_cartButton:disabled{cursor:not-allowed;opacity:.5}.productItem_cartButton[aria-disabled=true]{cursor:not-allowed;opacity:.5}.productItem_bottomLeft{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:999px){.price__regular_box,.price__sale_box{gap:.2rem}.productItem{padding:.8rem;gap:1.2rem}.productItem_label,.productItem_badge{height:2.2rem;padding:.3rem .6rem}.productItem_stock{font-weight:400}.productItem_stock span{width:.4rem;height:.4rem}.productItem .productItem_info{gap:1.2rem}.productItem_price .price{line-height:normal}.productItem_bottom_buttom,.productItem_bottom_buttom span,.productItem_variant_select{width:100%}.custom-dropdown__selected{padding:1.4rem 2.6rem!important;height:4.4rem!important}.productItem_cartButton{width:3.2rem;height:3.2rem}.productItem_cartButton svg{width:1.2rem;height:1.2rem}.productItem_wrapper{padding:1.3rem}}@media(min-width:1000px){.price__regular_box,.price__sale_box{gap:.6rem}.productItem{padding:1.6rem;gap:1.6rem}.productItem_wrapper{padding:1.8rem}.productItem_label,.productItem_badge{height:2.8rem;padding:.6rem 1.2rem}.productItem_stock span{width:.8rem;height:.8rem}.productItem .productItem_info{gap:1.6rem}.productItem_price .price{line-height:normal}.productItem_variant_select{width:calc(60% - .5rem)}.productItem_bottom_buttom{width:calc(40% - .5rem)}.productItem .productItem_cartButton{width:4rem;height:4rem}.productItem .productItem_cartButton svg{width:1.6rem;height:1.6rem}.productItem1{flex-direction:row;align-items:center}.productItem1 .productItem_wrapper{width:calc(43% - .8rem);padding:.7rem}.productItem1 .productItem_info1{width:calc(57% - .8rem)}.productItem1 .productItem_cartButton{width:3.2rem;height:3.2rem}.productItem1 .productItem_cartButton svg{width:1.2rem;height:1.2rem}}.custom-dropdown{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:9}.custom-dropdown__selected{border-radius:10rem;border:1px solid var(--color-primary);background:#fff;padding:1rem;height:5rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem}.custom-dropdown__options{display:none;position:absolute;top:100%;left:0;right:0;border:1px solid #ccc;border-radius:4px;background:#fff;max-height:200px;overflow-y:auto;z-index:10;padding:0}.custom-dropdown_box{padding:1.6rem;display:flex;flex-direction:column;gap:.6rem}.custom-dropdown__option:hover{background-color:#f0f0f0}.productItem_bottom_box.no-grind-option .productItem_bottom_buttom,.productItem_bottom_box.no-grind-option .productItem_bottom_buttom span{width:100%}.selected-text{width:90%}.productItem_bottom_buttom .btn-text{transition:opacity .2s ease}.productItem_bottom_buttom .btn-loading{position:absolute;z-index:2;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;display:flex;align-items:center;justify-content:center}.productItem_bottom_buttom .btn-loading svg{position:relative;z-index:2;width:2rem;height:2rem;animation:spin .8s linear infinite;transition:opacity .2s ease}.productItem_bottom_buttom.btn-loading .btn-text{opacity:0}.productItem_bottom_buttom.btn-loading .btn-loading{opacity:1}.productItem_bottom_buttom.btn-loading{pointer-events:none}@keyframes spin{to{transform:rotate(360deg)}}.dropdown-arrow{width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center}.dropdown-arrow svg{width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-item.css.map */
