/* Navneleg shared commerce milestones: 20% at 399 kr. and free GLS PakkeShop at 599 kr. */
.nls-commerce-goals{display:block;width:100%;padding:14px 0;color:#1d1d1b;font-family:inherit}
.nls-commerce-goals__copy{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:9px;line-height:1.35}
.nls-commerce-goals__copy strong{max-width:72%;font-size:12px;font-weight:700;color:#1d1d1b}
.nls-commerce-goals__copy>span{flex:0 0 auto;font-size:11px;color:#77736e;white-space:nowrap}
.nls-commerce-goals__track{position:relative;height:8px;background:#e8e3df;border-radius:999px;overflow:visible}
.nls-commerce-goals__track>b{display:block;height:100%;background:#bf8e84;border-radius:999px}
.nls-commerce-goals__discount-marker{position:absolute;top:50%;display:block;width:2px;height:14px;margin:0;background:#1d1d1b;border:2px solid #fff;border-radius:2px;transform:translate(-50%,-50%);z-index:2}
.nls-commerce-goals__milestones{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:7px;color:#77736e;font-size:9.5px;line-height:1.3}
.nls-commerce-goals__milestones span:last-child{text-align:right}
.nectar-slide-in-cart .nls-commerce-goals--mini-cart{margin:0 20px 2px;padding:15px 0 13px;border-bottom:1px solid #ece8e2}
.woocommerce-cart .nls-commerce-goals--cart{margin:0 0 20px;padding:15px 0 16px;border-bottom:1px solid #ece8e2}
@media(max-width:560px){
  .nls-commerce-goals__copy{display:block}
  .nls-commerce-goals__copy strong{display:block;max-width:none}
  .nls-commerce-goals__copy>span{display:block;margin-top:3px}
  .nls-commerce-goals__milestones{gap:8px;font-size:8.8px}
  .nectar-slide-in-cart .nls-commerce-goals--mini-cart{margin-left:16px;margin-right:16px}
}
