@font-face {
  font-family: "Fa solid 900";
  src: url("../fonts/fa-solid-900.1746113194.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Fa 400";
  src: url("../fonts/fa-regular-400.1746113194.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Font awesome 5 brands 400";
  src: url("../fonts/Font-Awesome-5-Brands-Regular-400.1746113194.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: Sofia Pro;
  src: url("../fonts/Mostardesign---Sofia-Pro-Bold.1746113194.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: Sofia Pro;
  src: url("../fonts/Mostardesign---Sofia-Pro-Light.1746113194.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: Sofia Pro;
  src: url("../fonts/Mostardesign---Sofia-Pro-Regular.1746113194.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: Sofia Pro;
  src: url("../fonts/Mostardesign---Sofia-Pro-Semi-Bold.1746113194.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}:root {
  --white: white;
  --black: black;
  --button: #5e9c2b;
  --midnight-blue-2: #12263f;
  --oo-light-green: #f8f9f4;
  --midnight-blue: #12263f4d;
  --alice-blue: #edf2f9;
  --light-steel-blue: #95aac9;
  --midnight-blue-3: #12263fbf;
  --green-background: #f4f6f1;
}.malomo-event-timestamp {
  margin-bottom: 2px;
  display: flex;
}.malomo-event {
  flex-direction: column;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}.malomo-event.malomo-most-recent-event {
  padding-top: 0;
}.malomo-event-location-city {
  text-transform: capitalize;
  align-items: center;
  display: flex;
}.malomo-event-message {
  justify-content: space-between;
}.navigation {
  z-index: 99;
  background-color: var(--white);
  width: 100vw;
  position: sticky;
  top: 0;
}.body {
  color: var(--black);
  font-family: Sofia Pro, sans-serif;
  font-size: 12px;
  line-height: 125%;
}.malomo-event-location {
  flex-wrap: wrap;
  align-items: center;
  margin-top: 2px;
  display: flex;
}.location-icon {
  margin-right: 4px;
}.malomo-event-location-separator {
  display: inline;
}.malomo-event-location-state {
  text-transform: uppercase;
  display: inline;
}.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}.rating-5-star, .rating-4-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-thank-you {
  text-align: center;
  flex: none;
  width: 100%;
  margin-top: 6px;
  font-size: 12px;
  display: none;
}.rating-5-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating-2-star, .rating-3-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-container {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 0;
  display: flex;
}.rating-label {
  flex-flow: row;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  font-size: 14px;
  display: block;
}.full-rating-container {
  flex-direction: column;
  justify-content: center;
  display: flex;
}.rating-1-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-1-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}.rating-3-star-hold, .rating-4-star-hold, .rating-2-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.text-and-media {
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.two-column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 2vh;
  padding-bottom: 0;
}.three-column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.optional-1-col-header {
  margin-bottom: 20px;
}.optional-1-col-header.centered {
  text-align: center;
  text-align: center;
  margin-top: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
}.one-column {
  flex-direction: column;
  justify-content: center;
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.one-column.christmas-in-july {
  padding-bottom: 0;
  display: none;
}.instagram {
  flex-direction: column;
  align-items: stretch;
  width: 100vw;
  padding-top: 4vh;
  padding-bottom: 4vh;
}.product {
  flex-flow: wrap;
  justify-content: center;
  width: 100vw;
  margin-bottom: 30px;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.inline-blog {
  background-color: #12263f1a;
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.pop-under-text {
  font-weight: 400;
  line-height: 150%;
}.with-data {
  border: 1px solid #0003;
  flex-direction: column;
  flex: 0 auto;
  align-self: stretch;
  align-items: flex-start;
  width: 25vw;
  max-width: none;
  margin-right: 12px;
  padding: 24px 24px 12px;
  display: flex;
}.malomo-carrier-info-image {
  max-width: 64px;
  max-height: 20px;
  margin-right: 8px;
}.carrier-info {
  flex-wrap: wrap;
  margin-left: -24px;
  margin-right: -24px;
  padding: 12px 24px;
  display: flex;
}.no-data-message {
  justify-content: space-between;
}.malomo-event-timestamp-time {
  text-transform: uppercase;
  flex: none;
  margin-right: 6px;
  font-weight: 400;
}.show-history-btn-text {
  text-transform: capitalize;
  line-height: 150%;
}.show-history-btn-text:hover {
  font-weight: 500;
}.help-text-block {
  display: none;
}.no-data-message-text {
  padding-top: 12px;
  padding-bottom: 12px;
}.tracking-block-footer {
  flex-direction: column;
  justify-content: space-around;
  align-self: stretch;
  align-items: stretch;
}.latest-activity-label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  line-height: 150%;
}.tracking-block-link-content-container {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}.malomo-countdown {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 400;
  line-height: 125%;
}.malomo-event-timestamp-date {
  color: #5e9c2b;
  text-transform: capitalize;
  flex: none;
  margin-right: 6px;
  font-weight: 600;
}.malomo-carrier-info-tracking-code {
  color: #1e1e1e;
  text-align: left;
  font-size: 12px;
  line-height: 100%;
}.close-icon {
  z-index: 10;
  cursor: default;
  flex: none;
  margin-bottom: 8px;
  margin-left: 16px;
  padding-left: 12px;
}.no-data {
  z-index: 2;
  border: 1px solid #95aac91a;
  flex-direction: column;
  flex: 0 auto;
  align-self: stretch;
  width: 25vw;
  max-width: none;
  margin-right: 12px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}.close-image {
  opacity: .75;
  cursor: pointer;
}.close-image:hover {
  opacity: 1;
}.tracking-container {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 95vw;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}.tracking-container.fixed {
  max-width: none;
}.pop-under-title-container {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4px;
  display: flex;
}.history-button {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-size: 12px;
  text-decoration: underline;
}.history-button:hover {
  border-color: #919599;
}.malomo-delivery-state {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 400;
  line-height: 125%;
}.pop-under-title-text {
  font-weight: 400;
}.no-data-message-links {
  justify-content: space-between;
  margin-bottom: 32px;
  line-height: 150%;
}.tracking-block-image-ad {
  flex: 0 auto;
  max-width: 70vw;
}.tracking-block-image-ad.mobile {
  display: none;
}.malomo-status-message {
  text-align: left;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
}.malomo-container {
  color: #95aac9;
  align-items: center;
  height: 1px;
  margin-top: 4px;
  display: flex;
}.malomo-delivery-date {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.malomo-status-message-2 {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.malomo-most-recent-event {
  flex-direction: column;
}.delivered-contact-link {
  font-weight: 400;
  text-decoration: underline;
}.help-text-trigger {
  cursor: pointer;
  margin-bottom: 8px;
  text-decoration: underline;
  display: block;
}.malomo-carrier-info {
  justify-content: flex-start;
  align-items: center;
  margin-right: 8px;
  display: flex;
}.tracking-link {
  color: var(--midnight-blue-2);
}.tool-tip-box {
  z-index: 8;
  background-color: #edf2f980;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 8px;
  margin-left: -24px;
  margin-right: -24px;
  padding: 16px 24px;
  display: none;
}.tracking-block {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}.estimated-delivery {
  flex-direction: column;
}.menu-bar-left {
  z-index: 99;
  justify-content: flex-end;
  align-items: center;
  width: 40vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.menu-bar-left.left {
  flex: 1;
  justify-content: flex-start;
  width: auto;
}.navigation-link {
  color: #12263f;
  flex: 0 auto;
  padding: 9px 16px;
  font-size: 16px;
  text-decoration: none;
}.navigation-link.hide {
  color: var(--black);
}.text-block {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}.logo-navigation-link {
  padding-left: 20px;
  padding-right: 20px;
}.logo {
  cursor: pointer;
  max-width: 140px;
}.menu-bar-right {
  z-index: 99;
  justify-content: flex-start;
  align-items: center;
  width: 40vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.menu-bar-right.left {
  flex: 1;
  justify-content: flex-end;
  width: auto;
}.product-heading {
  margin-bottom: 20px;
}.product-heading.centered {
  text-align: center;
  text-align: center;
  margin-top: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 125%;
}.product-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  justify-items: center;
  margin-top: 20px;
  display: grid;
}.product-image-container {
  margin-bottom: 10px;
}.product-link-title {
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}.product-price {
  color: #5e9c2b;
  text-align: center;
  letter-spacing: .2px;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
  display: block;
}.blog-heading {
  flex: 1;
  margin-right: 30px;
  display: block;
}.how-to-header {
  margin-bottom: 20px;
}.how-to-header.centered {
  text-align: center;
  margin-top: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
}.how-to-copy {
  letter-spacing: .025em;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}.blog-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 80%;
  display: grid;
}.blog-img-item {
  text-decoration: none;
}.grid-item-title {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 125%;
  display: block;
}.youtube-container {
  z-index: 2;
  flex: 1;
}.youtube-video {
  display: block;
}.inline-headline {
  z-index: 2;
  flex: 0 auto;
  align-self: center;
  max-width: 30%;
  margin-left: 60px;
  margin-right: 60px;
}.video-headline-header {
  letter-spacing: 2px;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
}.video-headline-copy {
  letter-spacing: .025em;
  margin-bottom: 20px;
  line-height: 150%;
}.video-headline-button {
  cursor: pointer;
}.optional-2-col-header {
  margin-bottom: 20px;
}.optional-2-col-header.centered {
  text-align: center;
  margin-top: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
}._2-column-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}._2-column-grid.blue {
  background-color: #dceef0;
  margin-top: 0;
}.link-content-container {
  text-align: left;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}.link-content-container.nolink {
  cursor: auto;
}._3-column-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.image-19 {
  cursor: pointer;
  width: 100vw;
  margin-top: 0;
}.html-embed {
  flex: 1;
  margin-top: 20px;
}.footer-logo {
  cursor: pointer;
  max-width: 120px;
}.footer-social {
  justify-content: space-between;
  width: 5vw;
  margin-top: 20px;
  padding-bottom: 30px;
  font-family: "Font awesome 5 brands 400", sans-serif;
  display: flex;
}.footer-social-icon {
  color: var(--black);
  font-size: 20px;
  text-decoration: none;
}.malomo-container-new {
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-top: 8px;
  margin-bottom: 4px;
  display: flex;
}.tracking-by-malomo {
  color: #0000004d;
  margin-right: 4px;
  font-size: 12px;
}.by-malomo-link {
  cursor: pointer;
  width: 72px;
}.malomo-logo {
  display: inline-block;
}.modal {
  z-index: 999;
  background-color: #000000bf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}.history-modal {
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  width: 40vw;
  max-width: 400px;
  min-height: 300px;
  max-height: 600px;
  display: flex;
  overflow: visible;
}.history-modal-header {
  border-bottom: 2px solid #95aac91a;
  flex-direction: row;
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.history-label {
  padding-left: 32px;
  font-size: 20px;
  font-weight: 600;
}.history-close {
  justify-content: flex-end;
  margin: 4px;
  padding: 12px;
  display: flex;
}.history-close:hover {
  background-color: #0000000d;
  border-radius: 20px;
}.image-33 {
  opacity: .75;
}.image-33:hover {
  opacity: 1;
}.malomo-events {
  flex-direction: column;
  padding-top: 8px;
  padding-left: 32px;
  padding-right: 32px;
  overflow: auto;
}.blog-grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 20px;
  display: grid;
}.blog-description {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  display: block;
}.blog {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.blog-link-item {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  text-decoration: none;
  display: flex;
}.blog-text-container {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}.blog-title-2 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 125%;
  display: block;
}.button-content {
  border: 1.5px solid var(--button);
  background-color: var(--button);
  color: #fff;
  text-align: center;
  text-transform: none;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7em;
  text-decoration: none;
  display: block;
}.button-content.no-margin {
  margin-top: 0;
}.section-header {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 125%;
}.section-header.left {
  text-align: left;
  font-size: 32px;
}.section-inner {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}.section-inner.fixed {
  flex-direction: column;
  align-items: center;
  width: auto;
  max-width: 1280px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}.section-inner.edge-to-edge {
  flex-direction: column;
  align-items: center;
  width: 100vw;
  display: flex;
}.section-inner.edge-to-edge.blue {
  flex-direction: row;
}.section-inner.edge-to-edge.green {
  background-color: #f7f7f5;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
}.blog-with-text {
  align-items: center;
  display: flex;
}.text-and-image-inner {
  justify-content: center;
  align-items: center;
  display: flex;
}.menu-inner {
  justify-content: center;
  align-items: center;
  height: 80px;
  display: flex;
}.menu-inner.left {
  justify-content: flex-start;
}.body-copy {
  font-size: 16px;
  line-height: 150%;
}.body-copy.centered {
  text-align: center;
}.grid-item-text {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  display: block;
}.blog-item-title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 125%;
  display: block;
}.media-item-text {
  color: #000c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  display: block;
}.three-column-overlay {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.link-content-overlay {
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 35vh;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.grid-item-title-overlay {
  color: var(--black);
  text-align: left;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 150%;
  text-decoration: none;
  display: block;
}.product-button {
  letter-spacing: .2px;
  text-transform: uppercase;
  border: 1px solid #0a0a0a;
  align-self: flex-start;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 8px 16px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}._3-column-grid-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.two-column-overlay {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.two-column-grid-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.one-column-overlay {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
}._1-column-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}.two-column-link-content-overlay {
  text-align: left;
  cursor: pointer;
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  min-height: 35vh;
  padding: 20px 20px 20px 50%;
  text-decoration: none;
  display: flex;
}.three-column-link-content-overlay {
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 20vh;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.two-column-link-content-overlay-2 {
  text-align: left;
  cursor: pointer;
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  min-height: 35vh;
  padding: 20px 20px 20px 50%;
  text-decoration: none;
  display: flex;
}.three-column-link-content-overlay-2, .three-column-link-content-overlay-3 {
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 20vh;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.product-image-container-1 {
  background-image: url("../images/dairyfree.1746113194.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
}.product-image-container-8, .product-image-container-5 {
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
}.product-image {
  cursor: pointer;
  flex: 0 auto;
  width: 100%;
  height: 25vw;
  text-decoration: none;
}.product-image.fixed {
  max-height: 350px;
}.section-header-2 {
  text-align: center;
  font-weight: 400;
}.product-image-container-2 {
  background-image: url("../images/mintchocolatechip.1746113194.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
}.product-image-container-3 {
  background-image: url("../images/varietypack.1746113194.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
}.product-image-container-6 {
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
}.body-copy-2 {
  text-align: left;
  font-size: 16px;
  line-height: 150%;
}.body-copy-2.centered {
  text-align: center;
}.product-image-container-7, .product-image-container-4 {
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
}.product-full {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.navigation-link-button {
  color: #fff;
  background-color: #95aac9;
  flex: 0 auto;
  padding: 16px 24px;
  font-size: 16px;
  text-decoration: none;
}.image-35 {
  height: 30px;
}.navigation-left {
  z-index: 99;
  background-color: var(--white);
  width: 100vw;
  position: sticky;
  top: 0;
}.one-column-with-mobile-variant {
  width: 100vw;
  padding-top: 0;
  padding-bottom: 0;
}._1-column-image {
  cursor: pointer;
  width: 100vw;
}._1-column-image.nolink {
  cursor: auto;
}._1-column-image-mobile {
  cursor: pointer;
  width: 100vw;
  display: none;
}.four-column {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}._4-column-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.four-column-link-content-overlay-3 {
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 20vh;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.button-content-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #12263f;
  margin-top: 24px;
  padding: 12px 24px;
  text-decoration: none;
}.four-column-link-content-overlay-4, .four-column-link-content-overlay {
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 20vh;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.four-column-overlay {
  padding-top: 8vh;
  padding-bottom: 8vh;
}.four-column-link-content-overlay-2 {
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1746113194.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 20vh;
  padding: 20px;
  text-decoration: none;
  display: flex;
}._4-column-grid-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.section {
  background-image: url("../images/obligation-free.1746113194.jpg");
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}.section-2 {
  padding-top: 4vh;
}.tracking-block-image-ad-mobile {
  flex: 0 auto;
  max-width: 70vw;
  display: none;
}.tracking-block-image-ad-mobile.mobile {
  display: none;
}.text-group {
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  margin-right: 30px;
  display: flex;
  position: absolute;
}.text-group.left {
  width: 80%;
  margin-left: 100px;
  margin-right: 0;
  position: static;
}.heading {
  color: var(--black);
}.text-block-2 {
  color: #000c;
  font-size: 18px;
  line-height: 140%;
}.two-column-left {
  margin-top: 20px;
}.center-subtitle {
  color: #000c;
  text-align: center;
  width: 60%;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 140%;
}.green-label {
  color: var(--button);
  letter-spacing: .5px;
  text-transform: uppercase;
}.flavors {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 125%;
}.link {
  color: var(--white);
  text-decoration: none;
}.flavors-mobile {
  display: none;
}.text-span {
  font-family: "Fa 400", sans-serif;
  font-weight: 400;
}.html-embed-2 {
  line-height: 1.7em;
}.button-container {
  margin-top: 10px;
}.angle-right {
  padding-left: 30px;
  font-family: "Fa solid 900", sans-serif;
  font-weight: 400;
}.green-label-2 {
  color: #5e9c2b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 4px;
}.heading-2 {
  color: #000;
  text-align: left;
  white-space: normal;
  margin-top: 0;
}.malomo-shipment-tracker-selector-items {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}.malomo-shipment-tracker-status-message {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.malomo-shipment-tracker-countdown {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 400;
  line-height: 125%;
}.malomo-shipment-tracker-delivered-message-text {
  color: #000;
  line-height: 150%;
}.malomo-shipment-tracker-carrier-info {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 8px;
  display: flex;
}.malomo-shipment-tracker-latest-activity {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  line-height: 150%;
}.malomo-shipment-tracker-carrier-info-image {
  max-width: 64px;
  max-height: 20px;
  margin-right: 8px;
}.malomo-shipment-tracker-delivered-message-close {
  float: none;
  opacity: .75;
  cursor: pointer;
  padding-top: 0;
}.malomo-shipment-tracker-delivered-message-close:hover {
  opacity: 1;
}.malomo-shipment-tracker-event-timestamp-time {
  text-transform: uppercase;
  flex: none;
  margin-right: 6px;
  font-weight: 400;
}.malomo-shipment-tracker-delivered-message-open {
  color: #000;
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: 8px;
  text-decoration: underline;
}.malomo-shipment-tracker-delivered-message-open:hover {
  font-weight: 400;
}.malomo-shipment-tracker-delivery-state {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 400;
  line-height: 125%;
}.malomo-shipment-tracker-delivered-message-title {
  color: #000;
  flex: 1;
  font-weight: 700;
}.malomo-shipment-tracker-selector-item {
  cursor: pointer;
  border: 2px solid #000;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}.malomo-shipment-tracker-selector-item.malomo-shipment-tracker-selector-active {
  background-color: #000;
}.malomo-shipment-tracker-most-recent-event {
  flex-direction: column;
}.malomo-shipment-tracker-footer {
  flex-direction: column;
  justify-content: space-around;
  align-self: stretch;
  align-items: stretch;
}.malomo-shipment-tracker-event-timestamp {
  margin-bottom: 2px;
  display: flex;
}.malomo-shipment-tracker-body {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}.malomo-shipment-tracker-event {
  flex-direction: column;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}.malomo-shipment-tracker-event.malomo-shipment-tracker-most-recent-event {
  padding-top: 0;
}.malomo-shipment-tracker-selector-counter {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}.malomo-shipment-tracker-header {
  flex-direction: column;
}.malomo-shipment-tracker-delivered-message-container {
  z-index: 8;
  background-color: #edf2f980;
  flex-flow: column;
  flex: 0 auto;
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch space-around;
  align-self: auto;
  align-items: flex-start;
  margin-bottom: 8px;
  padding: 16px 24px;
}.malomo-shipment-tracker-event-timestamp-date {
  color: var(--button);
  text-transform: capitalize;
  flex: none;
  margin-right: 6px;
  font-weight: 600;
}.malomo-shipment-tracker-event-location-state {
  text-transform: uppercase;
}.malomo-shipment-tracker-history-control {
  color: #000;
  text-transform: capitalize;
  line-height: 150%;
}.malomo-shipment-tracker-history-control:hover {
  font-weight: 500;
}.malomo-shipment-tracker-delivered-message-contact-us-link {
  color: #12263f;
  font-weight: 700;
  text-decoration: underline;
}.malomo-shipment-tracker {
  border: 1px solid #95aac91a;
  flex-direction: column;
  flex: none;
  align-self: stretch;
  align-items: flex-start;
  width: 25vw;
  margin-right: 12px;
  padding: 24px 24px 12px;
  display: flex;
}.malomo-shipment-tracker-event-location {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2px;
  display: flex;
}.malomo-shipment-tracker-event-location-city {
  text-transform: capitalize;
  align-items: center;
  display: flex;
}.malomo-shipment-tracker-event-message {
  justify-content: space-between;
  width: auto;
}.malomo-shipment-tracker-delivery-date {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.malomo-shipment-tracker-delivered-message-header {
  align-items: center;
  display: flex;
}.malomo-shipment-tracker-carrier-info-tracking-code-link {
  color: #1e1e1e;
  text-align: left;
  padding-left: 10px;
  font-size: 12px;
  line-height: 100%;
}.malomo-shipment-tracker-events {
  color: #000;
  flex-direction: column;
  height: 400px;
  overflow: scroll;
}.malomo-shipment-tracker-events-header-label {
  color: #000;
  flex: 1;
  font-size: 20px;
}.malomo-shipment-tracker-events-header-close-icon {
  width: 20px;
  height: 20px;
}.malomo-shipment-tracker-events-modal {
  background-color: #fff;
  border-radius: 3px;
  width: 600px;
  padding-left: 24px;
  padding-right: 24px;
  overflow: auto;
}.malomo-shipment-tracker-events-header {
  color: #000;
  padding-top: 24px;
  padding-bottom: 12px;
  display: flex;
}.malomo-shipment-tracker-events-backdrop {
  z-index: 999;
  color: #000;
  background-color: #000000a6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}.malomo-shipment-tracker-event-timestamp-date-2 {
  text-transform: capitalize;
  flex: none;
  margin-right: 6px;
  font-weight: 600;
}.malomo-order-lookup-form {
  object-position: 50% 50%;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}.malomo-order-lookup-section-separator {
  text-align: center;
  border-bottom: 2px #e3ebf6;
  align-self: stretch;
  height: 20px;
  margin-bottom: 20px;
  position: relative;
  top: 9px;
}.malomo-order-lookup-section-1-1 {
  margin-bottom: 10px;
}.malomo-order-lookup-number-input {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  width: 100%;
  height: 42px;
  margin-bottom: auto;
}.malomo-order-lookup-number-input:focus {
  border-width: 2px;
  border-color: #8fd7f3;
}.malomo-order-lookup-error-message {
  color: #fff;
  background-color: #e63757;
  border-radius: 3px;
  margin-top: 10px;
  margin-bottom: 24px;
  padding: 15px 10px;
  font-size: 14px;
  position: relative;
  left: 0;
}.malomo-order-lookup-submit-button {
  background-color: var(--button);
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  border-radius: 3px;
  height: 48px;
  margin-top: 32px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
}.malomo-order-lookup-submit-button:hover {
  background-color: var(--button);
}.malomo-order-lookup-tracking-number-input {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 0;
  width: 100%;
  height: 42px;
}.malomo-order-lookup-tracking-number-input:focus {
  border-width: 2px;
  border-color: #8fd7f3;
}.malomo-order-lookup-customer-email-input {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  width: 100%;
  height: 42px;
}.malomo-order-lookup-number-label {
  padding-top: 5px;
}.malomo-order-lookup {
  z-index: 2;
  clear: none;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #fff;
  border: 1px solid #95aac91a;
  flex-direction: column;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  width: 25vw;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 24px 24px 12px;
  display: flex;
  position: relative;
  inset: 0 12px 16px -12px;
  overflow: hidden;
}.phone-image {
  width: 70%;
}.hero-block {
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  margin-right: 20px;
  display: flex;
  position: absolute;
}.bold-text {
  text-align: left;
}@media screen and (max-width: 991px) {
  .text-and-media {
    justify-content: center;
  }

  .two-column {
    flex-wrap: wrap;
    justify-content: center;
  }

  .three-column {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .one-column {
    float: none;
    clear: none;
    min-height: auto;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .one-column.christmas-in-july {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .inline-blog {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .with-data {
    border-width: 0;
    order: 1;
    width: 100vw;
    max-width: none;
    margin-right: 0;
  }

  .carrier-info {
    order: -1;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .show-history-btn-text {
    letter-spacing: .4px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7em;
  }

  .show-history-btn-text:hover {
    font-weight: 600;
  }

  .tracking-block-footer {
    flex-direction: row;
    justify-content: space-between;
    align-self: stretch;
    display: flex;
  }

  .tracking-block-link-content-container {
    flex: none;
    order: -1;
  }

  .no-data {
    border-style: none;
    order: 1;
    width: 100vw;
    max-width: none;
    display: block;
    top: -73px;
  }

  .tracking-container {
    flex-direction: column;
    width: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .history-button {
    border: 1.5px solid var(--button);
    background-color: var(--button);
    color: var(--white);
    border-radius: 5px;
    align-self: center;
    width: auto;
    margin-top: 0;
    padding: 16px 32px;
    font-size: 18px;
    line-height: 1.7em;
    text-decoration: none;
  }

  .tracking-block-image-ad {
    width: 100vw;
    min-width: auto;
    max-width: none;
    display: block;
  }

  .malomo-status-message, .malomo-delivery-date {
    max-width: none;
    font-size: 46px;
  }

  .malomo-status-message-2 {
    font-size: 46px;
  }

  .tracking-block {
    align-self: stretch;
  }

  .menu-bar-left.left {
    flex: 0 auto;
  }

  .menu-bar-right.left {
    flex: 1;
  }

  .product-price {
    color: #5e9c2b;
  }

  .blog-heading {
    flex-direction: column;
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .how-to-copy {
    text-align: left;
  }

  .how-to-copy.centered {
    text-align: center;
  }

  .blog-grid {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    max-width: none;
    display: grid;
  }

  .youtube-container {
    order: -1;
  }

  .inline-headline {
    text-align: center;
    margin-left: 30px;
  }

  .video-headline-header {
    text-align: left;
    font-size: 24px;
  }

  .video-headline-copy {
    text-align: left;
  }

  .video-headline-button {
    text-align: left;
    display: block;
  }

  .image-19 {
    margin-top: 0;
  }

  .footer-social {
    width: 15vw;
  }

  .malomo-container-new {
    padding-right: 0;
  }

  .blog-grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    max-width: none;
    margin-right: auto;
    display: grid;
  }

  .button-content {
    font-size: 18px;
    line-height: 24px;
  }

  .section-header {
    font-size: 26px;
  }

  .section-inner.fixed {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-inner.fixed.edge-to-edge {
    padding-left: 0;
    padding-right: 0;
  }

  .section-inner.edge-to-edge {
    background-color: #0000;
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .section-inner.edge-to-edge.blue {
    background-color: #dceef0;
  }

  .section-inner.edge-to-edge.green {
    background-color: var(--oo-light-green);
    padding-bottom: 0;
  }

  .blog-with-text {
    flex-direction: column;
  }

  ._4-column-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .tracking-block-image-ad-mobile {
    width: 100vw;
    min-width: auto;
    max-width: none;
    display: none;
  }

  .text-group {
    width: 50%;
  }

  .text-group.left {
    width: 100%;
    margin-left: 30px;
  }

  .heading {
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .center-subtitle {
    width: 80%;
  }

  .malomo-shipment-tracker-status-message {
    font-size: 46px;
  }

  .malomo-shipment-tracker-footer {
    flex-direction: row;
    justify-content: space-between;
    align-self: stretch;
    display: flex;
  }

  .malomo-shipment-tracker-body {
    align-self: stretch;
  }

  .malomo-shipment-tracker-delivered-message-container {
    margin-left: 0;
    margin-right: 0;
  }

  .malomo-shipment-tracker-history-control {
    font-size: 14px;
  }

  .malomo-shipment-tracker {
    border-width: 0;
    order: 1;
    width: 100vw;
    max-width: none;
    margin-right: 0;
  }

  .malomo-shipment-tracker-delivery-date {
    max-width: none;
    font-size: 46px;
  }

  .malomo-shipment-tracker-events-backdrop {
    display: flex;
  }

  .malomo-order-lookup {
    width: 90%;
    top: 8px;
    left: 44px;
  }

  .phone-image {
    width: 90%;
  }

  .hero-block {
    width: 40%;
  }
}@media screen and (max-width: 767px) {
  .malomo-event-timestamp {
    font-size: 16px;
  }

  .malomo-event-message {
    font-size: 16px;
    line-height: 135%;
  }

  .navigation {
    z-index: 4;
  }

  .malomo-event-location {
    font-size: 16px;
  }

  .rating {
    top: -85px;
  }

  .text-and-media {
    flex-direction: column;
  }

  .two-column {
    background-color: #f8f9f4;
    padding-top: 4vh;
  }

  .three-column {
    background-image: none;
  }

  .one-column {
    background-image: none;
    padding-top: 4vh;
  }

  .one-column.christmas-in-july {
    padding-bottom: 0;
  }

  .product {
    padding-top: 0;
    padding-bottom: 0;
  }

  .inline-blog {
    text-align: left;
  }

  .pop-under-text {
    padding-right: 32px;
  }

  .carrier-info {
    border-top-width: 0;
    flex-direction: column;
    order: 1;
    justify-content: center;
    align-self: stretch;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .no-data-message {
    padding-top: 12px;
    font-size: 16px;
    line-height: 135%;
  }

  .show-history-btn-text {
    line-height: 15px;
  }

  .tracking-block-footer {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 18px;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .events {
    flex: 1;
    width: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .close-icon {
    margin-bottom: 8px;
  }

  .no-data {
    z-index: 2;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tracking-container {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .history-button {
    order: 2;
    text-decoration: none;
  }

  .no-data-message-links {
    padding-top: 12px;
    font-size: 16px;
    line-height: 135%;
  }

  .tracking-block-image-ad {
    z-index: 1;
    display: none;
  }

  .tracking-block-image-ad.mobile {
    display: block;
  }

  .malomo-status-message {
    font-size: 48px;
  }

  .malomo-container {
    order: 3;
  }

  .malomo-status-message-2 {
    font-size: 48px;
  }

  .tracking-link {
    line-height: 200%;
  }

  .tool-tip-box {
    flex-direction: column;
  }

  .estimated-delivery {
    background-color: #fff;
  }

  .menu-bar-left {
    z-index: 4;
  }

  .navigation-link {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
  }

  .menu-bar-right {
    z-index: 4;
  }

  .product-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .product-link-title, .product-price {
    text-align: center;
  }

  .blog-heading {
    max-width: 460px;
  }

  .how-to-copy {
    text-align: center;
  }

  .blog-grid {
    flex-flow: wrap;
  }

  .grid-item-title {
    float: none;
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .youtube-container {
    order: 1;
    margin-top: 30px;
  }

  .youtube-video {
    width: 100vw;
  }

  .inline-headline {
    max-width: 75vw;
    margin-right: 30px;
  }

  .video-headline-header, .video-headline-copy, .link-text {
    text-align: center;
  }

  ._2-column-grid {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .link-content-container {
    text-align: left;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .link-content-container.left {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  ._3-column-grid {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .image-19 {
    margin-top: 0;
  }

  .footer-social {
    width: 10vw;
  }

  .malomo-container-new {
    margin-bottom: 12px;
  }

  .history-modal {
    width: 100vw;
    max-width: none;
    height: 100vh;
    min-height: auto;
    max-height: none;
  }

  .history-close {
    margin-right: 0;
  }

  .blog-grid-2 {
    flex-flow: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .blog-text-container {
    align-items: center;
  }

  .button-content {
    line-height: 24px;
  }

  .section-header.left {
    text-align: center;
  }

  .section-inner.edge-to-edge.green {
    background-color: var(--oo-light-green);
  }

  .text-and-image-inner {
    flex-direction: column;
    margin-left: -16px;
    margin-right: -16px;
  }

  .grid-item-text, .blog-item-title {
    text-align: center;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .media-item-text {
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .three-column-overlay {
    background-image: none;
  }

  ._3-column-grid-overlay {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .two-column-overlay {
    background-image: none;
  }

  .two-column-grid-overlay {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .one-column-overlay {
    background-image: none;
  }

  ._1-column-overlay {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .product-image {
    height: 50vw;
  }

  .body-copy-2 {
    text-align: center;
  }

  .navigation-link-button {
    padding: 12px 8px;
    font-size: 13px;
  }

  ._1-column-image {
    display: none;
  }

  ._1-column-image-mobile {
    display: block;
  }

  ._4-column-grid {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  ._4-column-grid-overlay {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .tracking-block-image-ad-mobile {
    z-index: 1;
    display: block;
  }

  .tracking-block-image-ad-mobile.mobile {
    display: block;
  }

  .text-group {
    z-index: 2;
    align-items: flex-start;
    width: 70%;
  }

  .text-group.left {
    width: 90%;
    margin-left: 0;
  }

  .heading {
    text-align: center;
  }

  .text-block-2 {
    text-align: left;
  }

  .text-block-2.hero-text {
    padding-right: 20px;
  }

  .malomo-shipment-tracker-status-message {
    font-size: 48px;
  }

  .malomo-shipment-tracker-history {
    flex: 1;
    width: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .malomo-shipment-tracker-delivered-message-text {
    padding-right: 32px;
  }

  .malomo-shipment-tracker-footer {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 18px;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .malomo-shipment-tracker-event-timestamp {
    font-size: 16px;
  }

  .malomo-shipment-tracker-header {
    background-color: #fff;
  }

  .malomo-shipment-tracker-delivered-message-container {
    flex-direction: column;
  }

  .malomo-shipment-tracker-event-location {
    font-size: 16px;
  }

  .malomo-shipment-tracker-event-message {
    font-size: 16px;
    line-height: 135%;
  }

  .malomo-shipment-tracker-events-modal {
    width: 100%;
    height: 100%;
  }

  .malomo-order-lookup-form {
    width: 100%;
  }

  .malomo-order-lookup {
    z-index: 99;
    border-width: 0;
    width: 100%;
    max-width: none;
    margin-left: 0;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    position: static;
  }

  .hero-block {
    z-index: 2;
    width: 50%;
  }
}@media screen and (max-width: 479px) {
  .navigation {
    z-index: 999;
  }

  .rating-container {
    display: flex;
  }

  .rating-label {
    text-align: center;
    letter-spacing: 0;
  }

  .full-rating-container {
    align-items: center;
  }

  .rating {
    display: block;
  }

  .text-and-media {
    text-align: center;
    flex-direction: column;
    padding-top: 0;
    display: flex;
  }

  .three-column {
    background-image: none;
  }

  .inline-blog {
    flex-direction: column;
    align-items: center;
  }

  .show-history-btn-text {
    text-align: center;
  }

  .tracking-block-footer {
    flex-flow: column wrap;
    max-width: 100vw;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .events {
    z-index: 2;
  }

  .malomo-event-timestamp-date {
    text-transform: none;
    text-decoration: none;
  }

  .malomo-carrier-info-tracking-code {
    color: #4a4a4a;
    text-align: center;
  }

  .no-data {
    z-index: 99;
  }

  .tracking-container {
    flex-direction: column;
    display: flex;
  }

  .history-button {
    order: -1;
    align-self: stretch;
    padding: 12px 20px;
    display: block;
  }

  .malomo-delivery-state {
    align-self: center;
  }

  .malomo-status-message {
    flex-flow: row;
    place-content: stretch center;
    align-items: center;
  }

  .malomo-delivery-date, .malomo-status-message-2 {
    align-content: stretch;
  }

  .malomo-carrier-info {
    order: 1;
    align-self: center;
    margin-top: 8px;
    margin-right: 0;
  }

  .menu-bar-left {
    z-index: 999;
    justify-content: center;
    position: static;
  }

  .navigation-link {
    padding-left: 8px;
    padding-right: 8px;
    display: block;
  }

  .navigation-link.hide {
    display: none;
  }

  .logo-navigation-link {
    padding-left: 2px;
    padding-right: 2px;
  }

  .logo {
    max-width: 100px;
  }

  .menu-bar-right {
    z-index: 999;
    justify-content: center;
    position: static;
  }

  .product-grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .blog-heading {
    margin-left: 5px;
    margin-right: 5px;
  }

  .how-to-copy {
    margin-bottom: 15px;
  }

  .grid-item-title {
    flex-direction: column;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0;
    display: flex;
  }

  .youtube-container {
    order: 1;
  }

  .youtube-video {
    min-width: auto;
  }

  .video-headline-header {
    text-align: center;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
  }

  ._2-column-grid {
    flex-direction: column;
  }

  .image-19 {
    margin-top: 10px;
  }

  .footer-social {
    justify-content: space-between;
    width: 20vw;
    display: flex;
  }

  .tracking-by-malomo {
    font-weight: 500;
  }

  .blog-grid-2 {
    margin-right: 0;
  }

  .blog-description {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .button-content.hero-button {
    margin-top: 10px;
  }

  .section-header {
    font-size: 22px;
  }

  .section-inner.edge-to-edge.green {
    background-color: var(--oo-light-green);
  }

  .grid-item-text, .blog-item-title {
    text-align: left;
    flex-direction: column;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0;
    font-size: 16px;
    display: flex;
  }

  .media-item-text {
    flex-direction: column;
    max-width: 90%;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0;
    display: flex;
  }

  .three-column-overlay, .two-column-overlay, .one-column-overlay {
    background-image: none;
  }

  .one-column-with-mobile-variant {
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .text-group.left {
    width: 90%;
  }

  .heading {
    text-align: left;
    margin-bottom: 4px;
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .text-block-2.hero-text {
    padding-right: 24px;
    font-size: 14px;
  }

  .center-subtitle {
    width: 100%;
    margin-bottom: 0;
    font-size: 16px;
  }

  .flavors {
    text-align: center;
    display: none;
  }

  .flavors-mobile {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .malomo-shipment-tracker-status-message {
    align-content: stretch;
  }

  .malomo-shipment-tracker-carrier-info {
    order: 1;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    margin-top: 8px;
    margin-right: 0;
  }

  .malomo-shipment-tracker-delivery-state {
    align-self: center;
  }

  .malomo-shipment-tracker-footer {
    flex-flow: column wrap;
    align-items: flex-start;
    max-width: 100vw;
    margin-top: 0;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .malomo-shipment-tracker-event-timestamp-date {
    text-transform: none;
    text-decoration: none;
  }

  .malomo-shipment-tracker-history-control {
    background-color: var(--button);
    color: #fff;
    text-align: center;
    border-radius: 3px;
    align-self: flex-start;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 12px 32px;
    font-size: 18px;
    text-decoration: none;
  }

  .malomo-shipment-tracker-delivery-date {
    align-content: stretch;
  }

  .malomo-shipment-tracker-carrier-info-tracking-code-link {
    color: #4a4a4a;
    text-align: center;
  }

  .malomo-shipment-tracker-events {
    height: 100%;
  }

  .malomo-shipment-tracker-events-modal {
    border-radius: 0;
    position: static;
  }

  .malomo-shipment-tracker-events-backdrop {
    height: 100%;
    display: flex;
  }

  .malomo-shipment-tracker-event-timestamp-date-2 {
    text-transform: none;
    text-decoration: none;
  }

  .malomo-order-lookup-form {
    width: 100%;
  }

  .malomo-order-lookup-submit-button {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .malomo-order-lookup {
    z-index: 99;
    width: 100%;
    padding-bottom: 0;
  }

  .phone-image {
    width: 100%;
  }

  .hero-block {
    width: 68%;
    margin-right: 0;
  }
}#w-node-f4f6b694-9e7b-35e4-3711-ca233a66f39a-3a66f395, #w-node-_2dbdedaf-7a7c-af24-c86c-052d2c3e4384-8fea6afa {
  align-self: center;
}@media screen and (max-width: 767px) {
  #w-node-a0eddd1c-1fd2-8b47-981c-305704cfe8ea-4ccf59a9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-_2dbdedaf-7a7c-af24-c86c-052d2c3e4382-8fea6afa {
    order: 9999;
  }

  #w-node-_2dbdedaf-7a7c-af24-c86c-052d2c3e4384-8fea6afa {
    justify-self: auto;
  }
}@media screen and (max-width: 479px) {
  #w-node-_2dbdedaf-7a7c-af24-c86c-052d2c3e4382-8fea6afa {
    order: 9999;
  }
}@font-face {
  font-family: "Fa solid 900";
  src: url("../fonts/fa-solid-900.1746113194.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Fa 400";
  src: url("../fonts/fa-regular-400.1746113194.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Font awesome 5 brands 400";
  src: url("../fonts/Font-Awesome-5-Brands-Regular-400.1746113194.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/Mostardesign---Sofia-Pro-Bold.1746113194.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/Mostardesign---Sofia-Pro-Light.1746113194.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/Mostardesign---Sofia-Pro-Regular.1746113194.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/Mostardesign---Sofia-Pro-Semi-Bold.1746113194.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}