/* WEB-033: existing prototype truck icon; the original date nodes remain native. */
html[data-boxxi-native="1"][data-bxcf-commerce="1"] body.type-product:not(.ordering-process) #content .p-detail table.detail-parameters[data-bxpd-delivery="1"] {
  position:relative;
  box-sizing:border-box;
  width:100%;
  padding:17px 17px 17px 54px;
  background:#f5f2ec;
  border:0;
  border-radius:7px;
  border-collapse:separate;
  border-spacing:0;
  margin:9px 0 23px;
}
html[data-boxxi-native="1"][data-bxcf-commerce="1"] body.type-product:not(.ordering-process) #content .p-detail table.detail-parameters[data-bxpd-delivery="1"]::before {
  content:"";
  position:absolute;
  top:18px;
  left:17px;
  width:25px;
  height:25px;
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7b7f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 5h13v12H1V5Zm13 5h5l4 4v3h-9V10Z'/%3E%3Ccircle cx='5' cy='18' r='2.5'/%3E%3Ccircle cx='18' cy='18' r='2.5'/%3E%3C/svg%3E") center/contain no-repeat;
  pointer-events:none;
}
html[data-boxxi-native="1"][data-bxcf-commerce="1"] body.type-product:not(.ordering-process) #content .p-detail table.detail-parameters[data-bxpd-delivery="1"] > .bxpd-delivery-service > tr > td {
  padding:5px 0 0;
  border:0;
  text-align:left;
  font-weight:400;
  white-space:normal;
}
html[data-boxxi-native="1"][data-bxcf-commerce="1"] body.type-product:not(.ordering-process) #content .p-detail table.detail-parameters[data-bxpd-delivery="1"] > .bxpd-delivery-service p {
  margin:0 0 5px;
  color:#637078;
  font-size:11px;
  line-height:1.7;
}
html[data-boxxi-native="1"][data-bxcf-commerce="1"] body.type-product:not(.ordering-process) #content .p-detail table.detail-parameters[data-bxpd-delivery="1"] > .bxpd-delivery-service a {
  display:inline-block;
  max-width:100%;
  padding:4px 0;
  color:#2c4352;
  font-size:11px;
  line-height:1.6;
  text-decoration:underline;
  text-underline-offset:3px;
  overflow-wrap:anywhere;
}
html[data-boxxi-native="1"][data-bxcf-commerce="1"] body.type-product:not(.ordering-process) #content .p-detail table.detail-parameters[data-bxpd-delivery="1"] > .bxpd-delivery-service a:focus-visible {
  outline:2px solid #657860;
  outline-offset:3px;
}
