/* Equal purchase actions for every homepage product layout and viewport. */
body[class] .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions{
 display:flex!important;flex-flow:row wrap!important;align-items:stretch!important;gap:4px!important;width:100%!important;min-width:0!important;
}
body[class] .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions > :is(.starline-add-to-cart,.starline-order-now-button){
 position:static!important;inset:auto!important;transform:none!important;float:none!important;display:flex!important;align-items:center!important;justify-content:center!important;align-self:stretch!important;
 flex:1 1 0!important;width:0!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:44px!important;max-height:none!important;
 box-sizing:border-box!important;margin:0!important;padding:8px 4px!important;gap:3px!important;border-radius:9px!important;font-size:11px!important;line-height:1.3!important;font-weight:600!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;
}
body[class] .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions .starline-button-label{
 position:static!important;display:block!important;width:auto!important;height:auto!important;min-width:0!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;font-size:inherit!important;line-height:inherit!important;
}
/* Compact icons leave room for readable labels in narrow cards. */
body[class] .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions :is(.starline-button-icon,svg){display:inline-flex!important;width:12px!important;height:12px!important;flex:0 0 12px!important;margin:0!important}
body[class] .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions > .added_to_cart{flex:0 0 100%!important;width:100%!important}
@media(max-width:767px){
 body.sl168-search-open .site-header .sl168-tools .sl165-search-toggle[aria-expanded=true]{background:#f4c650!important;color:#123c48!important;border-radius:10px!important;box-shadow:inset 0 0 0 4px color-mix(in srgb,var(--sl163-accent,#147d90) 14%,white)!important}
 body.sl168-search-open .site-header .sl168-tools .sl165-search-toggle:after{display:none!important}
 body.sl168-search-open .site-header .sl168-tools .sl165-search-toggle svg{width:20px!important;height:20px!important;stroke-width:2!important}
}
