/* BITANIK Product Purchase UX 2.9.38 — scoped to single product */
body.single-product .summary .bq2-purchase-price-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;margin:8px 0 12px;border:1px solid rgba(56,86,150,.16);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(241,246,255,.9));box-shadow:0 10px 30px rgba(31,56,112,.08)}
body.single-product .bq2-purchase-main-price{font-size:clamp(1.55rem,4vw,2.25rem);font-weight:900;line-height:1.25;color:#17254a}
body.single-product .bq2-purchase-main-price del{font-size:.58em;opacity:.56;font-weight:600;margin-inline-end:8px}
body.single-product .bq2-purchase-main-price ins{text-decoration:none}
body.single-product .bq2-purchase-stock{flex:0 0 auto;padding:7px 11px;border-radius:999px;font-weight:800;font-size:.85rem;background:#e8f8ef;color:#176a3a}
body.single-product .bq2-purchase-stock.is-out-of-stock{background:#fff0f0;color:#a22929}
body.single-product .bq2-purchase-modes{clear:both;margin:14px 0 10px;padding:14px;border:1px solid rgba(54,76,135,.14);border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(21,43,89,.06)}
body.single-product .bq2-purchase-modes-head{display:grid;gap:4px;margin-bottom:10px}
body.single-product .bq2-purchase-modes-head strong{font-size:1rem;color:#15213f}
body.single-product .bq2-purchase-modes-head small{font-size:.82rem;line-height:1.8;color:#64708a}
body.single-product .bq2-purchase-mode-form{margin:8px 0}
body.single-product .bq2-purchase-mode-card{appearance:none;width:100%;min-height:76px;border:1px solid rgba(55,76,132,.15);border-radius:16px;background:#f9fbff;padding:12px 14px;display:grid;grid-template-columns:1fr auto;gap:4px 10px;text-align:right;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
body.single-product .bq2-purchase-mode-card:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(32,59,121,.1)}
body.single-product .bq2-purchase-mode-card:focus-visible,body.single-product .bq2-product-action:focus-visible{outline:3px solid rgba(51,102,255,.35);outline-offset:2px}
body.single-product .is-cash .bq2-purchase-mode-card{background:linear-gradient(135deg,#effff5,#dff7e9);border-color:rgba(22,132,72,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
body.single-product .is-installment .bq2-purchase-mode-card{background:linear-gradient(135deg,#f3f2ff,#e7edff);border-color:rgba(69,73,184,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
body.single-product .bq2-mode-title{font-weight:900;color:#17254a}
body.single-product .bq2-mode-price{font-weight:900;color:#0d5bba;white-space:nowrap} body.single-product .is-cash .bq2-mode-price{color:#0c7a45} body.single-product .is-installment .bq2-mode-title{color:#373b91}
body.single-product .bq2-mode-detail{grid-column:1/-1;color:#68728a;line-height:1.7}
body.single-product .bq2-product-action-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 10px}
body.single-product .bq2-product-action{min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center;padding:9px 10px;border:1px solid rgba(48,71,126,.14);border-radius:14px;background:#f8faff;color:#26365d;text-decoration:none;font-weight:800;font-size:.88rem}
body.single-product .woocommerce-tabs{margin-top:24px}
body.single-product .woocommerce-tabs ul.tabs{display:flex;direction:rtl;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}
body.single-product .woocommerce-tabs ul.tabs::-webkit-scrollbar{display:none}
body.single-product .woocommerce-tabs ul.tabs li{flex:0 0 auto}
body.single-product .woocommerce-tabs .panel{max-width:100%;overflow-wrap:anywhere}
body.single-product .bq2-product-summary-tab{line-height:2;color:#28334f}
@media(max-width:430px){body.single-product .summary .bq2-purchase-price-panel{align-items:flex-start;flex-direction:column}body.single-product .bq2-purchase-main-price{font-size:1.72rem}body.single-product .bq2-purchase-mode-card{grid-template-columns:1fr}body.single-product .bq2-mode-price{white-space:normal}body.single-product .bq2-product-action-row{grid-template-columns:1fr}body.single-product .summary,body.single-product .bq2-purchase-modes,body.single-product .bq2-purchase-mode-card{min-width:0;max-width:100%}}
@media(max-width:360px){body.single-product .bq2-purchase-modes{padding:10px}body.single-product .bq2-purchase-mode-card{padding:11px}}
