body.product .sc-delivery-date-copy-v35 {
  align-items: baseline;
  display: block !important;
  line-height: 1.22;
}

body.product .sc-delivery-date-copy-v35 > span {
  display: inline-block;
}

body.product .sc-delivery-date-copy-v35 > span + span {
  margin-left: 0.38em !important;
}

body.product .sc-delivery-date-label-v35 {
  color: #6b7280 !important;
  font-weight: 400 !important;
}

body.product .sc-delivery-date-value-v35 {
  color: #159447 !important;
  font-weight: 800 !important;
}

body.product .sc-delivery-date-conjunction-v35 {
  color: #6b7280 !important;
  font-weight: 400 !important;
}

@media (max-width: 767px) {
  body.product .sc-delivery-date-copy-v35 {
    font-size: inherit;
  }

  body.product .sc-delivery-date-copy-v35 .sc-delivery-date-label-v35 {
    display: block !important;
    margin-bottom: 0.08em;
  }

  body.product
    .sc-delivery-date-copy-v35
    .sc-delivery-date-label-v35
    + .sc-delivery-date-start-v35 {
    margin-left: 0 !important;
  }

  body#product.sc-mobile-parity-v1-ready
    .sc-product-status
    .sc-status-shipping
    .sc-status-icon {
    display: flex !important;
    flex: 0 0 34px !important;
    align-items: center !important;
    justify-content: center !important;
    width: 34px !important;
    height: 34px !important;
    color: #249f5c !important;
  }

  body#product.sc-mobile-parity-v1-ready
    .sc-product-status
    .sc-status-shipping
    .sc-status-icon
    svg {
    display: block !important;
    width: 27px !important;
    height: 27px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.4 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
  }

  body#product .sc-scroll-info-v10 {
    gap: 4px !important;
    padding-right: 12px !important;
    padding-left: 12px !important;
  }

  body#product .sc-scroll-price-v10 {
    flex: 0 0 auto !important;
  }

  body#product .sc-scroll-stock-v10 {
    flex: 0 1 auto !important;
    min-width: 78px !important;
    margin-left: 0 !important;
  }

  body#product .sc-scroll-delivery-v42 {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #6b7280;
    font-size: 10.5px;
    font-weight: 400;
    line-height: 1.08;
    text-align: center;
  }

  body#product .sc-scroll-delivery-label-v42 {
    display: block;
    color: #6b7280;
    font-weight: 400;
    white-space: nowrap;
  }

  body#product .sc-scroll-delivery-range-v42 {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 0.28em;
    margin-top: 2px;
    white-space: nowrap;
  }

  body#product .sc-scroll-delivery-date-v42 {
    color: #159447;
    font-size: 11.5px;
    font-weight: 800;
  }

  body#product .sc-scroll-delivery-conjunction-v42 {
    color: #6b7280;
    font-size: 10.5px;
    font-weight: 400;
  }

  @media (max-width: 359px) {
    body#product .sc-scroll-info-v10 {
      padding-right: 9px !important;
      padding-left: 9px !important;
    }

    body#product .sc-scroll-stock-v10 {
      min-width: 70px !important;
      font-size: 11px !important;
    }

    body#product .sc-scroll-delivery-label-v42,
    body#product .sc-scroll-delivery-conjunction-v42 {
      font-size: 9.5px;
    }

    body#product .sc-scroll-delivery-date-v42 {
      font-size: 10.5px;
    }
  }
}
