.custom-product-section{padding:40px 20px;display:flex;justify-content:center}.custom-product-card{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:row;width:100%;max-width:950px;overflow:hidden;padding:30px;gap:40px;box-sizing:border-box;align-items:center}@media screen and (max-width:768px){.custom-product-card{flex-direction:column;padding:20px;gap:20px}}.custom-product__media{flex:1;width:100%;display:flex;justify-content:center;align-items:center}.custom-product__image-container{width:100%;aspect-ratio:1 / 1;background:#f4f4f4;border-radius:18px;overflow:hidden;display:flex;justify-content:center;align-items:center}.custom-product__img{width:100%;height:100%;object-fit:contain;box-sizing:border-box}.custom-product__info{flex:1.1;display:flex;flex-direction:column;width:100%}.custom-product__vendor{font-size:12px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.custom-product__title{font-size:28px;font-weight:800;color:#111;text-transform:uppercase;margin:0 0 16px;line-height:1.1}.custom-product__description-box{font-size:13px;color:#444;margin-bottom:14px;line-height:1.4}.custom-product__description-box .desc-label{font-weight:700;color:#111;display:block;margin-bottom:2px}.custom-product__description-box .desc-content p{margin:0;color:#555}.custom-product__levels{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#333;margin-bottom:14px}.level-row{display:flex;align-items:center;gap:10px}.level-row span{min-width:140px;font-weight:500}.level-bar{flex:1;height:6px;background:#e5e5e5;border-radius:999px;overflow:hidden;max-width:160px}.level-bar .fill{height:100%;background:#111;border-radius:999px}.custom-product__tags{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.tag-badge{background:#041424;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:99px;letter-spacing:.5px}.custom-product__price-box{margin-bottom:16px;display:flex;align-items:baseline;gap:10px}.compare-price{font-size:14px;color:#e53935;text-decoration:line-through;font-weight:600}.main-price{font-size:26px;font-weight:800;color:#111}.custom-product-form{display:flex;flex-direction:column;gap:10px;width:100%}.custom-product__actions{display:flex;gap:10px;width:100%}.quantity-selector{display:flex;align-items:center;border:1px solid #ccc;border-radius:999px;overflow:hidden;background:#fff;width:110px;justify-content:space-between;padding:0 4px}.qty-btn{background:transparent;border:none;font-size:16px;font-weight:700;cursor:pointer;width:30px;height:36px;display:flex;align-items:center;justify-content:center;color:#333}.qty-input{width:35px;border:none;text-align:center;font-size:14px;font-weight:700;-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn-add-cart{flex:1;background:#8bc53f;color:#fff;border:none;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s,transform .2s;text-align:center}.btn-add-cart:hover{background:#7ab332;transform:translateY(-2px)}.btn-buy-now{width:100%;background:#2196f3;color:#fff;border:none;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s,transform .2s;text-align:center}.btn-buy-now:hover{background:#1976d2;transform:translateY(-2px)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom-product-main.css.map */
