.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg");
  background-size: cover;
  background-position: 50% 50%;
}.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}.malomo-event-timestamp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}.malomo-event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  line-height: 150%;
}.malomo-event.malomo-most-recent-event {
  padding-top: 0px;
}.malomo-event-location-city {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}.malomo-event-message {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}.navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
  width: 100vw;
  background-color: #fff;
}.body {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 125%;
}.malomo-event-location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.location-icon {
  margin-right: 4px;
}.malomo-event-location-separator {
  display: inline;
}.malomo-event-location-state {
  display: inline;
  text-transform: uppercase;
}.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}.rating-5-star {
  margin-right: 6px;
  margin-left: 6px;
  opacity: 0.2;
  cursor: pointer;
}.rating-4-star {
  margin-right: 6px;
  margin-left: 6px;
  opacity: 0.2;
  cursor: pointer;
}.rating-thank-you {
  display: none;
  width: 100%;
  margin-top: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 12px;
  text-align: center;
}.rating-5-star-hold {
  display: none;
  margin-right: 6px;
  margin-left: 6px;
}.rating-2-star {
  margin-right: 6px;
  margin-left: 6px;
  opacity: 0.2;
  cursor: pointer;
}.rating-3-star {
  margin-right: 6px;
  margin-left: 6px;
  opacity: 0.2;
  cursor: pointer;
}.rating-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
}.rating-label {
  display: block;
  margin-right: 12px;
  margin-left: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}.full-rating-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}.rating-1-star {
  margin-right: 6px;
  margin-left: 6px;
  opacity: 0.2;
  cursor: pointer;
}.rating-1-star-hold {
  display: none;
  margin-right: 6px;
  margin-left: 6px;
}.rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.rating-3-star-hold {
  display: none;
  margin-right: 6px;
  margin-left: 6px;
}.rating-4-star-hold {
  display: none;
  margin-right: 6px;
  margin-left: 6px;
}.rating-2-star-hold {
  display: none;
  margin-right: 6px;
  margin-left: 6px;
}.text-and-media {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8cff9;
  background-image: url("../images/david_video_background.1665065873.jpg");
  background-position: 0px 0px;
  background-size: auto;
}.two-column {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.three-column {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.optional-1-col-header {
  margin-bottom: 20px;
}.optional-1-col-header.centered {
  margin-top: 0px;
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}.optional-1-col-header.centered {
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}.one-column {
  width: 100vw;
  padding-top: 0vh;
  padding-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}.instagram {
  width: 100vw;
  padding-top: 4vh;
  padding-bottom: 4vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}.product {
  width: 100vw;
  margin-bottom: 30px;
  padding-top: 8vh;
  padding-bottom: 8vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}.inline-blog {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
  background-color: rgba(18, 38, 63, 0.1);
}.pop-under-text {
  line-height: 150%;
  font-weight: 400;
}.with-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  margin-right: 12px;
  padding: 24px 24px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
}.malomo-carrier-info-image {
  max-height: 20px;
  max-width: 64px;
  margin-right: 8px;
}.carrier-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -24px;
  margin-left: -24px;
  padding: 12px 24px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}.no-data-message {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}.malomo-event-timestamp-time {
  margin-right: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 400;
  text-transform: uppercase;
}.show-history-btn-text {
  line-height: 150%;
  text-transform: capitalize;
}.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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}.latest-activity-label {
  margin-bottom: 4px;
  line-height: 150%;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tracking-block-link-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}.malomo-countdown {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 125%;
  font-weight: 400;
}.malomo-event-timestamp-date {
  margin-right: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 600;
  text-transform: capitalize;
}.malomo-carrier-info-tracking-code {
  color: #1e1e1e;
  font-size: 12px;
  line-height: 100%;
  text-align: left;
}.close-icon {
  z-index: 10;
  margin-bottom: 8px;
  margin-left: 16px;
  padding-left: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: default;
}.no-data {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  margin-right: 12px;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(149, 170, 201, 0.1);
}.close-image {
  opacity: 0.75;
  cursor: pointer;
}.close-image:hover {
  opacity: 1;
}.tracking-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}.tracking-container.fixed {
  max-width: 1280px;
}.pop-under-title-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}.history-button {
  margin-top: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
}.history-button:hover {
  border-color: #919599;
}.malomo-delivery-state {
  margin-bottom: 12px;
  line-height: 125%;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}.pop-under-title-text {
  font-weight: 400;
}.no-data-message-links {
  margin-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 150%;
}.tracking-block-image-ad {
  max-width: 70vw;
}.malomo-status-message {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  text-transform: capitalize;
}.malomo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1px;
  margin-top: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #95aac9;
}.malomo-delivery-date {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
}.malomo-status-message-2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 100%;
  font-weight: 700;
  text-transform: capitalize;
}.malomo-most-recent-event {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}.delivered-contact-link {
  font-weight: 400;
  text-decoration: underline;
}.help-text-trigger {
  display: block;
  margin-bottom: 8px;
  text-decoration: underline;
  cursor: pointer;
}.malomo-carrier-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tracking-link {
  color: #12263f;
}.tool-tip-box {
  z-index: 8;
  display: none;
  margin-right: -24px;
  margin-bottom: 8px;
  margin-left: -24px;
  padding: 16px 24px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(237, 242, 249, 0.5);
}.tracking-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.estimated-delivery {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}.menu-bar-left {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.menu-bar-left.left {
  width: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.navigation-link {
  padding: 9px 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #12263f;
  font-size: 16px;
  text-decoration: none;
}.text-block {
  text-align: center;
}.logo-navigation-link {
  padding-right: 20px;
  padding-left: 20px;
}.logo {
  max-width: 140px;
  cursor: pointer;
}.menu-bar-right {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.menu-bar-right.left {
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.product-heading {
  margin-bottom: 20px;
}.product-heading.centered {
  margin-top: 0px;
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}.product-heading.centered {
  margin-top: 0px;
  font-size: 28px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}.product-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.product-image-container {
  margin-bottom: 10px;
}.product-link-title {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
}.product-price {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2px;
  text-decoration: none;
}.blog-heading {
  display: block;
  margin-right: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.how-to-header {
  margin-bottom: 20px;
}.how-to-header.centered {
  margin-top: 0px;
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}.how-to-copy {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
  letter-spacing: 0.025em;
}.blog-grid {
  display: -ms-grid;
  display: grid;
  max-width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.blog-img-item {
  text-decoration: none;
}.grid-item-title {
  display: block;
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 125%;
  font-weight: 600;
}.youtube-container {
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.youtube-video {
  display: block;
}.inline-headline {
  z-index: 2;
  max-width: 30%;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}.video-headline-header {
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  letter-spacing: 2px;
}.video-headline-copy {
  margin-bottom: 20px;
  line-height: 150%;
  letter-spacing: 0.025em;
}.video-headline-button {
  cursor: pointer;
}.optional-2-col-header {
  margin-bottom: 20px;
}.optional-2-col-header.centered {
  margin-top: 0px;
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}._2-column-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.link-content-container {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}._3-column-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.image-19 {
  width: 100vw;
  cursor: pointer;
}.html-embed {
  margin-top: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.footer-logo {
  display: block;
  max-width: 120px;
  cursor: pointer;
}.footer-social {
  display: none;
  width: 10vw;
  margin-top: 20px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "Font awesome 5 brands 400", sans-serif;
}.footer-social-icon {
  color: #000;
  font-size: 20px;
  text-decoration: none;
}.footer-copyright {
  margin-top: 10px;
}.malomo-container-new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 8px;
  margin-bottom: 4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tracking-by-malomo {
  margin-right: 4px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}.by-malomo-link {
  width: 72px;
  cursor: pointer;
}.malomo-logo {
  display: inline-block;
}.modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
}.history-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 40vw;
  max-height: 600px;
  max-width: 400px;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 3px;
  background-color: #fff;
}.history-modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 2px solid rgba(149, 170, 201, 0.1);
}.history-label {
  padding-left: 32px;
  font-size: 20px;
  font-weight: 600;
}.history-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 4px;
  padding: 12px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}.history-close:hover {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.05);
}.image-33 {
  opacity: 0.75;
}.image-33:hover {
  opacity: 1;
}.malomo-events {
  overflow: auto;
  padding-top: 8px;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}.blog-grid-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.blog-description {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 130%;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}.blog {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
  background-color: #fbedc1;
}.blog-link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-decoration: none;
}.blog-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.blog-title-2 {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 125%;
}.button-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  margin-top: 24px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 3px;
  border-color: #d76ecb;
  background-color: transparent;
  color: transparent;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}.section-header {
  margin-top: 0px;
  font-family: Caslon540bt, sans-serif;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}.section-header.left {
  font-family: Caslon540bt, sans-serif;
  font-size: 24px;
  text-align: left;
}.section-inner {
  width: 95vw;
  margin-right: auto;
  margin-left: auto;
}.section-inner.fixed {
  width: auto;
  max-width: 1280px;
  padding-right: 30px;
  padding-left: 30px;
}.section-inner.edge-to-edge {
  width: 100vw;
}.blog-with-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.text-and-image-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.menu-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.menu-inner.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}.body-copy {
  font-size: 16px;
  line-height: 150%;
}.body-copy.centered {
  text-align: center;
}.grid-item-text {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Caslon540bt, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 125%;
  font-weight: 400;
}.blog-item-title {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Caslon540bt, sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 125%;
  font-weight: 400;
}.media-item-text {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 125%;
  font-weight: 400;
}.three-column-overlay {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.link-content-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.grid-item-title-overlay {
  display: block;
  margin-bottom: 0px;
  font-family: Caslon540bt, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 150%;
  font-weight: 400;
  text-decoration: none;
}.product-button {
  display: block;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 8px 16px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #0a0a0a;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
}._3-column-grid-overlay {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.two-column-overlay {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.two-column-grid-overlay {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.one-column-overlay {
  width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url("../images/goodlight_lunapimple_malomo.1665065873.png");
  background-position: 0px 0px;
  background-size: auto;
}._1-column-overlay {
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.two-column-link-content-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 35vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.three-column-link-content-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.two-column-link-content-overlay-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 35vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.three-column-link-content-overlay-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.three-column-link-content-overlay-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.product-image-container-1 {
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}.product-image-container-8 {
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}.product-image-container-5 {
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}.product-image {
  width: 100%;
  height: 30vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-decoration: none;
  cursor: pointer;
}.product-image.fixed {
  max-height: 350px;
}.section-header-2 {
  font-family: Caslon540bt, sans-serif;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}.product-image-container-2 {
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}.product-image-container-3 {
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}.product-image-container-6 {
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}.body-copy-2 {
  font-size: 16px;
  line-height: 150%;
  text-align: left;
}.body-copy-2.centered {
  text-align: center;
}.product-image-container-7 {
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}.product-image-container-4 {
  width: 100%;
  height: 85%;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}.product-full {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.navigation-left {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
  width: 100vw;
  background-color: #fff;
}.navigation-left.fixed {
  max-width: 1280px;
  padding-right: 30px;
  padding-left: 30px;
}.image-35 {
  display: block;
  height: 30px;
}.navigation-link-button {
  padding: 16px 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #95aac9;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}.one-column-with-mobile-variant {
  width: 100vw;
  padding-top: 0vh;
  padding-bottom: 2vh;
}._1-column-image {
  width: 100vw;
  cursor: pointer;
}._1-column-image-mobile {
  display: none;
  width: 100vw;
  cursor: pointer;
}.four-column {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}._4-column-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 80px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.four-column-overlay {
  padding-top: 8vh;
  padding-bottom: 8vh;
}._4-column-grid-overlay {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.three-column-link-content-overlay-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.four-column-link-content-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.four-column-link-content-overlay-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.four-column-link-content-overlay-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.four-column-link-content-overlay-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/16by9-image.1665065873.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}.text-block-2 {
  font-family: Caslon540bt, sans-serif;
  color: #d76ecb;
  font-size: 20px;
  text-transform: lowercase;
}.review-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100%;
  margin: auto;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}.block-quote {
  display: block;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left-style: none;
  font-family: Caslon540bt, sans-serif;
  font-size: 20px;
  line-height: 26px;
}.slider {
  height: 50vh;
  background-color: transparent;
}.mask {
  position: relative;
}.bold-text {
  font-size: 30px;
  font-weight: 500;
}.icon {
  color: rgba(0, 0, 0, 0.1);
}.icon-2 {
  color: rgba(0, 0, 0, 0.1);
}.columns {
  width: 100%;
}.footer-nav-link {
  margin-bottom: 4px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
}.link {
  display: block;
  padding-top: 0px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}.column {
  padding-left: 0px;
}.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}.shop-link {
  padding-top: 10px;
  color: #d76ecb;
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}.review-button {
  width: 150px;
}.review-button.large {
  width: 200px;
}.malomo-shipment-tracker-event-location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.malomo-shipment-tracker-delivery-date {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
}.malomo-shipment-tracker-delivered-message-contact-us-link {
  color: #12263f;
  font-weight: 700;
  text-decoration: underline;
}.malomo-shipment-tracker-countdown {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 125%;
  font-weight: 400;
}.malomo-shipment-tracker-event-location-city {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}.malomo-shipment-tracker-event-timestamp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}.malomo-shipment-tracker-delivered-message-text {
  color: #000;
  line-height: 150%;
}.malomo-shipment-tracker-event-location-state {
  text-transform: uppercase;
}.malomo-shipment-tracker-delivered-message-close {
  padding-top: 0px;
  float: none;
  opacity: 0.75;
  cursor: pointer;
}.malomo-shipment-tracker-delivered-message-close:hover {
  opacity: 1;
}.malomo-shipment-tracker-event-timestamp-time {
  margin-right: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 400;
  text-transform: uppercase;
}.malomo-shipment-tracker-event-message {
  width: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}.malomo-shipment-tracker-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.malomo-shipment-tracker-latest-activity {
  margin-bottom: 4px;
  line-height: 150%;
  letter-spacing: 1px;
  text-transform: uppercase;
}.malomo-shipment-tracker-delivered-message-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.malomo-shipment-tracker-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}.malomo-shipment-tracker-status-message {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 100%;
  font-weight: 700;
  text-transform: capitalize;
}.malomo-shipment-tracker-carrier-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: 8px;
  margin-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.malomo-shipment-tracker-carrier-info-tracking-code-link {
  color: #1e1e1e;
  font-size: 12px;
  line-height: 100%;
  text-align: left;
}.malomo-shipment-tracker-delivered-message-open {
  margin-top: 4px;
  margin-bottom: 8px;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}.malomo-shipment-tracker-delivered-message-open:hover {
  font-weight: 400;
}.malomo-shipment-tracker-carrier-info-image {
  max-height: 20px;
  max-width: 64px;
  margin-right: 8px;
}.malomo-shipment-tracker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  margin-right: 12px;
  padding: 24px 24px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(149, 170, 201, 0.1);
}.malomo-shipment-tracker-history-control {
  color: #000;
  line-height: 150%;
  text-transform: capitalize;
}.malomo-shipment-tracker-history-control:hover {
  font-weight: 500;
}.malomo-shipment-tracker-delivered-message-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-weight: 700;
}.malomo-shipment-tracker-footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}.malomo-shipment-tracker-event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  line-height: 150%;
}.malomo-shipment-tracker-event.malomo-shipment-tracker-most-recent-event {
  padding-top: 0px;
}.malomo-shipment-tracker-delivery-state {
  margin-bottom: 12px;
  line-height: 125%;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}.malomo-shipment-tracker-event-timestamp-date {
  margin-right: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 600;
  text-transform: capitalize;
}.malomo-shipment-tracker-most-recent-event {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}.malomo-shipment-tracker-delivered-message-container {
  z-index: 8;
  margin-bottom: 8px;
  padding: 16px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(237, 242, 249, 0.5);
}.malomo-shipment-tracker-events-modal {
  overflow: auto;
  width: 600px;
  padding-right: 24px;
  padding-left: 24px;
  border-radius: 3px;
  background-color: #fff;
}.malomo-shipment-tracker-events-header-label {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-size: 20px;
}.malomo-shipment-tracker-events {
  overflow: scroll;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000;
}.malomo-shipment-tracker-events-header-close-icon {
  width: 20px;
  height: 20px;
}.malomo-shipment-tracker-events-backdrop {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.65);
  color: #000;
}.malomo-shipment-tracker-events-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  padding-bottom: 12px;
  color: #000;
}.malomo-order-lookup-submit-button {
  height: 48px;
  margin-top: 32px;
  margin-bottom: 16px;
  border-radius: 0px;
  background-color: #d76ecb;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: capitalize;
}.malomo-order-lookup-submit-button:hover {
  background-color: #d76ecb;
}.malomo-order-lookup-tracking-number-input {
  width: 100%;
  height: 42px;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 0px;
  background-color: #f9f9f9;
}.malomo-order-lookup-tracking-number-input:focus {
  border-width: 2px;
  border-color: #8fd7f3;
}.malomo-order-lookup-number-input {
  width: 100%;
  height: 42px;
  margin-bottom: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #f9f9f9;
}.malomo-order-lookup-number-input:focus {
  border-width: 2px;
  border-color: #8fd7f3;
}.malomo-order-lookup-section-separator {
  position: relative;
  top: 9px;
  height: 20px;
  margin-bottom: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-bottom: 2px none #e3ebf6;
  text-align: center;
}.malomo-order-lookup-error-message {
  position: relative;
  left: 0px;
  margin-top: 10px;
  margin-bottom: 24px;
  padding: 15px 10px;
  border-radius: 3px;
  background-color: #e63757;
  color: #fff;
  font-size: 14px;
}.malomo-order-lookup-number-label {
  padding-top: 5px;
}.malomo-order-lookup-form {
  position: relative;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}.malomo-order-lookup {
  position: relative;
  left: -12px;
  top: 0px;
  right: 12px;
  bottom: 16px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 25vw;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 24px 24px 12px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(149, 170, 201, 0.1);
  background-color: #fff;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}.malomo-order-lookup-section-1-1 {
  margin-bottom: 10px;
}.malomo-order-lookup-customer-email-input {
  width: 100%;
  height: 42px;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #f9f9f9;
}@media screen and (max-width: 991px) {
  .text-and-media {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .two-column {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .one-column {
    min-height: auto;
    float: none;
    clear: none;
  }

  .inline-blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .with-data {
    width: 100vw;
    max-width: none;
    margin-right: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-width: 0px;
  }

  .carrier-info {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .show-history-btn-text {
    font-size: 14px;
  }

  .tracking-block-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .tracking-block-link-content-container {
    min-height: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .no-data {
    top: -73px;
    display: block;
    width: 100vw;
    max-width: none;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-style: none;
  }

  .tracking-container {
    width: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .history-button {
    width: auto;
    margin-top: 0px;
    padding: 16px 32px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-style: none;
    border-radius: 0px;
    background-color: #d76ecb;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }

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

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

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

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

  .tracking-block {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

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

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

  .blog-heading {
    display: block;
    width: 100%;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

  .youtube-container {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

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

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

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

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

  .footer-social {
    width: 15vw;
  }

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

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

  .button-content {
    display: inline-block;
  }

  .section-header.left {
    font-size: 20px;
  }

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

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

  .blog-with-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

  .malomo-shipment-tracker-body {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

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

  .malomo-shipment-tracker {
    width: 100vw;
    max-width: none;
    margin-right: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-width: 0px;
  }

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

  .malomo-shipment-tracker-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

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

  .malomo-shipment-tracker-events-backdrop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .malomo-order-lookup {
    left: 44px;
    top: 8px;
    width: 90%;
  }
}@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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

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

  .carrier-info {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-top-width: 0px;
  }

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

  .tracking-block-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 18px;
    margin-right: -24px;
    margin-left: -24px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .events {
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

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

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

  .history-button {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    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: block;
  }

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

  .malomo-container {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

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

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

  .tool-tip-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

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

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

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

  .product-price {
    text-align: center;
  }

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

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

  .blog-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

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

  .youtube-container {
    margin-top: 30px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .youtube-video {
    width: 100vw;
  }

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

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

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

  .link-text {
    text-align: center;
  }

  ._2-column-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  ._3-column-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .footer-social {
    width: 30vw;
  }

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

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

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

  .blog-grid-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .blog-text-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .text-and-image-inner {
    margin-right: -16px;
    margin-left: -16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

  .media-item-text {
    margin-right: auto;
    margin-left: auto;
  }

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

  ._3-column-grid-overlay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

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

  .two-column-grid-overlay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

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

  ._1-column-overlay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .product-image {
    height: 60vw;
  }

  .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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  ._4-column-grid-overlay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .column-2 {
    margin-top: 20px;
  }

  .shop-link {
    padding-top: 10px;
    color: #d76ecb;
    font-weight: 500;
    text-align: center;
    text-decoration: underline;
  }

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

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

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

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

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

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

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

  .malomo-shipment-tracker-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 18px;
    margin-right: -24px;
    margin-left: -24px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .malomo-shipment-tracker-delivered-message-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

  .malomo-order-lookup {
    position: static;
    z-index: 99;
    width: 100%;
    max-width: none;
    margin-left: 0px;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    border-width: 0px;
  }
}@media screen and (max-width: 479px) {
  .navigation {
    z-index: 999;
  }

  .rating-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

  .full-rating-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rating {
    display: block;
  }

  .text-and-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

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

  .one-column {
    padding-bottom: 0vh;
  }

  .inline-blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .tracking-block-footer {
    max-width: 100vw;
    margin-right: -16px;
    margin-left: -16px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .events {
    z-index: 2;
  }

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

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

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

  .tracking-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .history-button {
    display: block;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .malomo-delivery-state {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .malomo-status-message {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .malomo-delivery-date {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .malomo-status-message-2 {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .malomo-carrier-info {
    margin-top: 8px;
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

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

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

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

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

  .logo {
    max-width: 100px;
  }

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

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

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

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

  .grid-item-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .youtube-container {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

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

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

  ._2-column-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

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

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

  .text-and-image-inner {
    padding-top: 40px;
  }

  .grid-item-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    text-align: center;
  }

  .blog-item-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 22px;
    text-align: left;
  }

  .media-item-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

  .product-image {
    height: 70vw;
  }

  ._4-column-grid {
    grid-column-gap: 30px;
  }

  .block-quote {
    font-size: 16px;
  }

  .slider {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bold-text {
    font-size: 20px;
  }

  .icon {
    margin-left: 10px;
  }

  .icon-2 {
    margin-right: 10px;
  }

  .malomo-shipment-tracker-delivery-date {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .malomo-shipment-tracker-status-message {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .malomo-shipment-tracker-carrier-info {
    margin-top: 8px;
    margin-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

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

  .malomo-shipment-tracker-history-control {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 16px 32px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-radius: 0px;
    background-color: #d76ecb;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }

  .malomo-shipment-tracker-footer {
    max-width: 100vw;
    margin-top: 0px;
    margin-right: -16px;
    margin-left: -16px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .malomo-shipment-tracker-delivery-state {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

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

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

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

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

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

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

  .malomo-order-lookup {
    z-index: 99;
    width: 100%;
    padding-bottom: 0px;
  }
}#w-node-_07b05ac9-7b13-6c7a-1197-8b72af161b64-af161b5d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}@font-face {
  font-family: "Sometimes times";
  src: url("../fonts/Sometimes-Times.1665065873.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Caslon540bt";
  src: url("../fonts/Caslon540BT.1665065873.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.1665065873.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}