/* Small usability fixes verified in the full journey audit. */
.slick-loading .slick-list {background: #fff;}
#product-results, #product-enquiry {scroll-margin-top: 100px;}
.product-result-count {margin-top: 1rem;color:#333;}
.image-unavailable {display:flex;min-height:180px;align-items:center;justify-content:center;background:#f5f5f5;}
@media(max-width:991px) {
 .sticky.header {position:static;box-shadow:none;animation:none;}
 .logo-text {word-break:normal;overflow-wrap:normal;line-height:1.4;}
 #product-results, #product-enquiry {scroll-margin-top:20px;}
 .mega-menu-submenu {max-height:60vh;overflow-y:auto;}
}
