/* Equal columns for all selected products, without horizontal page scrolling. */
@media(max-width:1000px){
 body.alfa925-reference .af-comparison-mobile.af-compare-grid{display:block;padding:0;min-width:0;text-align:left}
 body.alfa925-reference .af-compare-values{display:grid;grid-template-columns:repeat(var(--af-cols,2),minmax(0,1fr));gap:10px;width:100%;min-width:0}
 body.alfa925-reference .af-compare-values>*{min-width:0;overflow-wrap:anywhere}
 body.alfa925-reference .af-compare-head>a.af-compare-product{display:block;background:none!important;color:#111!important;padding:0!important;margin:0!important;width:100%;text-decoration:none;border:0!important}
 body.alfa925-reference .af-compare-product img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}
 body.alfa925-reference .af-compare-product h2{font:400 clamp(14px,3.6vw,21px)/1.3 Georgia,serif;letter-spacing:-.02em;text-transform:none;color:#111;margin:12px 0 20px}
 body.alfa925-reference .af-compare-row{margin:0;padding:0;border-top:1px solid #ddd}
 body.alfa925-reference .af-compare-row h3{font:700 13px/1.5 Arial,sans-serif;letter-spacing:0;padding:9px 10px;background:#fff1f7;color:#222;margin:0}
 body.alfa925-reference .af-compare-row .af-compare-values>div{padding:12px 6px;font:400 13px/1.6 Arial,sans-serif;border-right:1px solid #eee}
 body.alfa925-reference .af-compare-row .af-compare-values>div:last-child{border-right:0}
 body.alfa925-reference .af-compare-values .amount{white-space:normal;font:inherit}
}
body.alfa925-reference .af-vat-summary th,body.alfa925-reference .af-vat-summary td{font-size:13px!important;font-weight:400!important;padding-top:4px!important;color:#555}
