.mb-price-mode{display:none}
@media(max-width:767.98px){
 #product-list{justify-content:center!important;padding-left:0!important;padding-right:0!important}
 #product-list>.product-wrapper{flex:0 0 100%!important;max-width:100%!important;margin-inline:auto!important}
 #product-list .productbox-title{height:auto!important;max-height:none!important;min-height:0!important}
 #product-list .productbox-title a{display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;max-height:none!important;height:auto!important;overflow-wrap:break-word;font-size:17px;line-height:1.45}
 #product-list .productbox-images{max-width:280px;margin-inline:auto}
 .mb-price-mode{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:13px 15px;margin:16px 0;background:#eef4fb;border:1px solid #c8d9ed;border-radius:8px;color:#17344f;font-size:14px}
 .mb-price-mode a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 13px;border:1px solid #005aaa;border-radius:6px;background:#fff;color:#005aaa!important;text-decoration:none;font-weight:600}
 #footer .mb-price-mode{max-width:600px;margin:0 auto 24px;color:#17344f}
 #product-tabs{display:flex!important;flex-wrap:wrap!important;gap:6px;padding-right:0!important;height:auto!important;overflow:visible!important}
 #product-tabs>.nav-item{margin:0!important}
 #product-tabs .tab-drop{display:contents!important}
 #product-tabs .tab-drop>.dropdown-toggle{display:none!important}
 #product-tabs .tab-drop>.dropdown-menu{display:contents!important;position:static!important;transform:none!important}
 #product-tabs a[data-toggle="tab"]{display:flex!important;align-items:center;min-height:44px;width:auto!important;white-space:normal!important;padding:10px 12px!important;border:1px solid #c8d9ed!important;border-radius:5px;background:#eef4fb;color:#005aaa}
 #product-tabs a[data-toggle="tab"].active{background:#005aaa!important;color:#fff!important}
}


/* Compact desktop price-mode switch. Uses the existing plugin-backed links. */
@media(min-width:768px){
 #footer .mb-price-mode{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:12px;width:fit-content;max-width:100%;padding:12px 16px;margin:0 0 28px;background:#eef4fb;border:1px solid #c8d9ed;border-radius:8px;color:#17344f;font-size:14px}
 #footer .mb-price-mode a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 13px;border:1px solid #005aaa;border-radius:6px;background:#fff;color:#005aaa!important;text-decoration:none;font-weight:600}
 #footer .mb-price-mode a:hover{background:#005aaa;color:#fff!important}
 #footer .mb-price-mode a:focus-visible{outline:3px solid #005aaa;outline-offset:3px}
}
