.custom-product-info{background:rgb(var(--color-white));border-radius:12px;box-shadow:0 8px 32px #00000026;padding:24px;width:480px;max-width:90vw;position:relative;z-index:100}.custom-product-info__close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:4px;color:rgb(var(--color-gray1));transition:color .2s ease}.custom-product-info__close svg path{stroke:rgb(var(--color-brown1));stroke-width:2px}.custom-product-info__details{display:flex;gap:16px;padding-bottom:16px}.card-product__categories{display:flex;gap:10px}.custom-product-info__text .card-product__category{width:fit-content;padding:8px 12px;border-radius:60px;color:rgb(var(--color-white));background-color:rgb(var(--color-black))}.custom-product-info__image{width:85px;height:auto;border-radius:6px;overflow:hidden}.custom-product-info__image img{width:100%;height:100%;object-fit:cover}.custom-product-info__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-gray3));border-radius:8px}.custom-product-info__tags{margin-bottom:8px}.custom-product-info__tag{display:inline-block;background:rgb(var(--color-black));color:rgb(var(--color-white));font-size:10px;font-weight:600;letter-spacing:.5px;padding:4px 8px;border-radius:4px;text-transform:uppercase}.custom-product-info__form{width:100%}.custom-product-info__actions{display:flex;align-items:center;gap:16px}.custom-product-info .product-form__buttons button{padding:17.3px 57px}.custom-product-info .learn-more{width:100%;padding:17.3px 57px}.custom-product-info .product-form__buttons .btn__text{font-size:16px}.custom-product-info__quantity{display:flex;align-items:center;border:1px solid rgb(var(--color-beige));padding:8px 20px;border-radius:50px;background:rgb(var(--color-white))}.custom-product-info__quantity-btn{background:none;border:none;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-gray1));transition:color .2s ease}.custom-product-info__quantity-btn{color:rgb(var(--color-black))}.custom-product-info__quantity-btn.disabled{cursor:not-allowed;pointer-events:none;color:rgb(var(--color-beige))}.custom-product-info__quantity-input{border:none;background:none;width:40px;height:32px;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.custom-product-info__quantity-input:focus-visible{outline:none;box-shadow:none}.custom-product-info__quantity-input::-webkit-outer-spin-button,.custom-product-info__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-product-info__quantity-input:focus{outline:none}.custom-product-info__add-to-cart{flex:1;background:rgb(var(--color-green1));color:rgb(var(--color-white));border:none;border-radius:6px;padding:12px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;text-transform:uppercase;letter-spacing:.5px}.custom-product-info__add-to-cart:disabled{cursor:not-allowed}.custom-product-info__wishlist{background:none;border:1px solid rgb(var(--color-cream));border-radius:50px;display:flex;width:50px;min-width:50px;height:50px;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}@media (max-width: 767px){.custom-product-info{width:100vw}.custom-product-info{padding:16px}.custom-product-info__actions{gap:8px;justify-content:space-between}.custom-product-info__quantity{padding:8px 5px}.custom-product-info .product-form__buttons button{padding:17.3px 22.5px}.custom-product-info .product-form__buttons .btn__text{font-size:14px}.custom-product-info__text .card-product__category{padding:4px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-product-info.css.map */
