.navigation {
  z-index: 99;
  width: 100vw;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}.body {
  color: #000;
  font-family: Barlow, sans-serif;
  font-size: 12px;
  line-height: 125%;
}.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}.rating-5-star, .rating-4-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-thank-you {
  width: 100%;
  text-align: center;
  flex: none;
  margin-top: 6px;
  font-size: 12px;
  display: none;
}.rating-5-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating-2-star, .rating-3-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-container {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 0;
  display: flex;
}.rating-label {
  flex-flow: row;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  font-size: 14px;
  display: block;
}.full-rating-container {
  flex-direction: column;
  justify-content: center;
  display: flex;
}.rating-1-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-1-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}.rating-3-star-hold, .rating-4-star-hold, .rating-2-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.text-and-media {
  width: 100vw;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.two-column, .three-column {
  width: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.optional-1-col-header {
  margin-bottom: 20px;
}.optional-1-col-header.centered {
  text-align: center;
  text-align: center;
  text-align: center;
  margin-top: 0;
  font-family: Garamondstd ltcond, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 125%;
}.one-column {
  width: 100vw;
  flex-direction: column;
  justify-content: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.instagram {
  width: 100vw;
  flex-direction: column;
  align-items: stretch;
  padding-top: 4vh;
  padding-bottom: 4vh;
}.product {
  width: 100vw;
  flex-flow: wrap;
  justify-content: center;
  margin-bottom: 30px;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.inline-blog {
  width: 100vw;
  background-color: rgba(18, 38, 63, .1);
  padding-top: 8vh;
  padding-bottom: 8vh;
}.tracking-block-link-content-container {
  height: auto;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}.tracking-container {
  width: 95vw;
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.tracking-block-image-ad {
  max-width: 70vw;
}.menu-bar-left {
  z-index: 99;
  width: 40vw;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.menu-bar-left.left {
  width: auto;
  flex: 1;
  justify-content: flex-start;
}.navigation-link {
  color: #000;
  letter-spacing: 0;
  text-transform: capitalize;
  flex: 0 auto;
  padding: 9px 30px;
  font-family: Garamondstd ltcond, sans-serif;
  font-size: 18px;
  text-decoration: none;
}.text-block {
  text-align: center;
}.logo-navigation-link {
  padding-left: 20px;
  padding-right: 20px;
}.logo {
  max-width: 140px;
  cursor: pointer;
}.menu-bar-right {
  z-index: 99;
  width: 40vw;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.menu-bar-right.left {
  width: auto;
  flex: 1;
  justify-content: flex-end;
}.product-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: stretch;
  justify-items: center;
  margin-top: 20px;
  display: grid;
}.product-link-title {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}.product-price {
  text-align: center;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  text-decoration: none;
  display: block;
}.blog-heading {
  flex: 1;
  margin-right: 30px;
  display: block;
}.blog-grid {
  max-width: 80%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}.blog-img-item {
  text-decoration: none;
}.grid-item-title {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 125%;
  display: block;
}.youtube-container {
  z-index: 2;
  flex: 1;
}.youtube-video {
  display: block;
}.inline-headline {
  z-index: 2;
  max-width: 30%;
  flex: 0 auto;
  align-self: center;
  margin-left: 60px;
  margin-right: 60px;
}._2-column-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.link-content-container {
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}._3-column-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.image-19 {
  width: 100vw;
  cursor: pointer;
}.html-embed {
  flex: 1;
  margin-top: 20px;
}.footer-logo {
  max-width: 120px;
  cursor: pointer;
}.footer-social {
  width: 15vw;
  justify-content: space-between;
  margin-top: 20px;
  padding-bottom: 30px;
  font-family: "Font awesome 5 brands 400", sans-serif;
  display: flex;
}.malomo-container-new {
  width: 100vw;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 4px;
  display: flex;
}.tracking-by-malomo {
  color: rgba(0, 0, 0, .3);
  margin-right: 4px;
  font-size: 12px;
}.by-malomo-link {
  width: 72px;
  cursor: pointer;
}.malomo-logo {
  display: inline-block;
}.modal {
  z-index: 999;
  background-color: rgba(0, 0, 0, .75);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}.history-modal {
  width: 40vw;
  max-height: 600px;
  max-width: 400px;
  min-height: 300px;
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  display: flex;
  overflow: visible;
}.history-modal-header {
  border-bottom: 2px solid rgba(149, 170, 201, .1);
  flex-direction: row;
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.history-label {
  padding-left: 32px;
  font-size: 20px;
  font-weight: 600;
}.history-close {
  justify-content: flex-end;
  margin: 4px;
  padding: 12px;
  display: flex;
}.history-close:hover {
  background-color: rgba(0, 0, 0, .05);
  border-radius: 20px;
}.image-33 {
  opacity: .75;
}.image-33:hover {
  opacity: 1;
}.malomo-events {
  flex-direction: column;
  padding-top: 8px;
  padding-left: 32px;
  padding-right: 32px;
  overflow: auto;
}.blog-grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 20px;
  display: grid;
}.blog {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.blog-link-item {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  text-decoration: none;
  display: flex;
}.blog-text-container {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}.button-content {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #12263f;
  margin-top: 24px;
  padding: 12px 24px;
  text-decoration: none;
}.section-header {
  text-align: center;
  margin-top: 0;
  font-family: Garamondstd ltcond, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 125%;
}.section-header.left {
  text-align: left;
  font-size: 32px;
}.section-inner {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}.section-inner.fixed {
  width: auto;
  max-width: 1280px;
  padding-left: 30px;
  padding-right: 30px;
}.section-inner.edge-to-edge {
  width: 100vw;
}.blog-with-text {
  align-items: center;
  display: flex;
}.text-and-image-inner {
  justify-content: center;
  align-items: center;
  display: flex;
}.menu-inner {
  height: 64px;
  justify-content: center;
  align-items: center;
  display: flex;
}.menu-inner.left {
  height: 140px;
  justify-content: flex-start;
}.body-copy {
  font-size: 16px;
  line-height: 150%;
}.body-copy.centered {
  text-align: center;
  display: none;
}.grid-item-text {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  display: block;
}.blog-item-title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 125%;
  display: block;
}.media-item-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  display: block;
}.three-column-overlay {
  width: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.link-content-overlay {
  min-height: 70vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.grid-item-title-overlay {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 150%;
  text-decoration: none;
  display: block;
}._3-column-grid-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.two-column-overlay {
  width: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.two-column-grid-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.one-column-overlay {
  width: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}._1-column-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}.two-column-link-content-overlay {
  min-height: 35vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.three-column-link-content-overlay {
  min-height: 20vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.two-column-link-content-overlay-2 {
  min-height: 35vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.three-column-link-content-overlay-2, .three-column-link-content-overlay-3 {
  min-height: 20vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.product-image-container-1, .product-image-container-8, .product-image-container-5 {
  width: 100%;
  height: 85%;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.product-image {
  width: 100%;
  height: 25vw;
  cursor: pointer;
  flex: 0 auto;
  text-decoration: none;
}.product-image.fixed {
  max-height: 350px;
}.section-header-2 {
  text-align: center;
  font-weight: 400;
}.product-image-container-2, .product-image-container-3, .product-image-container-6 {
  width: 100%;
  height: 85%;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.body-copy-2 {
  text-align: left;
  font-size: 16px;
  line-height: 150%;
}.body-copy-2.centered {
  text-align: center;
}.product-image-container-7, .product-image-container-4 {
  width: 100%;
  height: 85%;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.product-full {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.navigation-left {
  z-index: 99;
  width: 100vw;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}.navigation-left.fixed {
  max-width: none;
  padding-left: 30px;
  padding-right: 30px;
}.image-35 {
  height: 30px;
}.navigation-link-button {
  color: #fff;
  background-color: #95aac9;
  flex: 0 auto;
  padding: 16px 24px;
  font-size: 16px;
  text-decoration: none;
}.one-column-with-mobile-variant {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}._1-column-image {
  width: 100vw;
  cursor: pointer;
}._1-column-image-mobile {
  width: 100vw;
  cursor: pointer;
  display: none;
}.four-column {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}._4-column-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.four-column-overlay {
  padding-top: 8vh;
  padding-bottom: 8vh;
}._4-column-grid-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.four-column-link-content-overlay, .four-column-link-content-overlay-2, .four-column-link-content-overlay-3, .four-column-link-content-overlay-4 {
  min-height: 20vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1686248631.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}.product-block {
  max-width: 95vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.malomo-shipment-tracker-event-location {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2px;
  display: flex;
}.malomo-shipment-tracker-countdown {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 400;
  line-height: 125%;
}.malomo-shipment-tracker-event-location-city {
  text-transform: capitalize;
  align-items: center;
  display: flex;
}.malomo-shipment-tracker-carrier-info {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 8px;
  display: flex;
}.malomo-shipment-tracker-event-timestamp {
  margin-bottom: 2px;
  display: flex;
}.malomo-shipment-tracker-event-location-state {
  text-transform: uppercase;
}.malomo-shipment-tracker-event-timestamp-time {
  text-transform: uppercase;
  flex: none;
  margin-right: 6px;
  font-weight: 400;
}.malomo-shipment-tracker-event-message {
  width: auto;
  justify-content: space-between;
}.malomo-shipment-tracker-history-control {
  color: #000;
  text-transform: capitalize;
  line-height: 150%;
}.malomo-shipment-tracker-history-control:hover {
  font-weight: 500;
}.malomo-shipment-tracker-body {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}.malomo-shipment-tracker-latest-activity {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  line-height: 150%;
}.malomo-shipment-tracker-header {
  flex-direction: column;
}.malomo-shipment-tracker-status-message {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Garamondstd ltcond, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 110%;
  display: block;
}.malomo-shipment-tracker-events-header-label {
  flex: 1;
  font-size: 20px;
}.malomo-shipment-tracker-delivery-date {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Garamondstd ltcond, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 110%;
  display: block;
}.malomo-shipment-tracker-carrier-info-tracking-code-link {
  color: #1e1e1e;
  text-align: left;
  font-size: 12px;
  line-height: 100%;
}.malomo-shipment-tracker-events {
  height: 400px;
  overflow: scroll;
}.malomo-shipment-tracker-carrier-info-image {
  max-height: 20px;
  max-width: 64px;
  margin-right: 8px;
}.malomo-shipment-tracker-footer {
  flex-direction: column;
  justify-content: space-around;
  align-self: stretch;
  align-items: stretch;
}.malomo-shipment-tracker {
  width: 25vw;
  height: auto;
  background-color: #fffb93;
  border: 1px solid rgba(149, 170, 201, .1);
  flex-direction: column;
  flex: 0 auto;
  align-self: stretch;
  align-items: flex-start;
  margin-right: 12px;
  padding: 24px;
  display: flex;
}.malomo-shipment-tracker-events-modal {
  width: 600px;
  background-color: #fff;
  border-radius: 2px;
  padding-left: 24px;
  padding-right: 24px;
}.malomo-shipment-tracker-events-header-close-icon {
  width: 20px;
  height: 20px;
}.malomo-shipment-tracker-event {
  flex-direction: column;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}.malomo-shipment-tracker-event.malomo-shipment-tracker-most-recent-event {
  padding-top: 0;
}.malomo-shipment-tracker-delivery-state {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 400;
  line-height: 125%;
}.malomo-shipment-tracker-event-timestamp-date {
  text-transform: capitalize;
  flex: none;
  margin-right: 6px;
  font-weight: 600;
}.malomo-shipment-tracker-events-backdrop {
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .65);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}.malomo-shipment-tracker-events-header {
  padding-top: 24px;
  padding-bottom: 12px;
  display: flex;
}.malomo-shipment-tracker-most-recent-event {
  flex-direction: column;
}.malomo-order-lookup {
  z-index: 2;
  width: 25vw;
  height: auto;
  clear: none;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #fff;
  border: 1px solid rgba(149, 170, 201, .1);
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 24px 24px 12px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 16px;
  left: -12px;
  right: 12px;
  overflow: hidden;
}.malomo-order-lookup-section-separator {
  height: 20px;
  text-align: center;
  border-bottom: 2px #e3ebf6;
  align-self: stretch;
  margin-bottom: 20px;
  position: relative;
  top: 9px;
}.malomo-order-lookup-error-message {
  color: #fff;
  background-color: #e63757;
  border-radius: 3px;
  margin-top: 10px;
  margin-bottom: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-size: 14px;
  position: relative;
  left: 0;
}.malomo-order-lookup-number-input {
  width: 100%;
  height: 42px;
  color: #000;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  margin-bottom: auto;
}.malomo-order-lookup-number-input:focus {
  border-width: 2px;
  border-color: #8fd7f3;
}.malomo-order-lookup-number-label {
  padding-top: 5px;
}.malomo-order-lookup-form {
  object-position: 50% 50%;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}.malomo-order-lookup-tracking-number-input {
  width: 100%;
  height: 42px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 0;
}.malomo-order-lookup-tracking-number-input:focus {
  border-width: 2px;
  border-color: #8fd7f3;
}.malomo-order-lookup-customer-email-input {
  width: 100%;
  height: 42px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}.malomo-order-lookup-submit-button {
  height: 48px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #000;
  border-radius: 30px;
  margin-top: 32px;
  font-size: 14px;
  font-weight: 600;
}.malomo-order-lookup-submit-button:hover {
  background-color: rgba(0, 0, 0, .8);
}.malomo-order-lookup-section-1-1 {
  margin-bottom: 10px;
}.malomo-unavailable {
  width: auto;
  border: 1px solid rgba(149, 170, 201, .1);
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  margin-right: 12px;
  padding: 24px;
  display: none;
}.malomo-unavailable-header {
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
}.malomo-unavailable-message {
  padding-top: 12px;
  padding-bottom: 12px;
}.malomo-unavailable-links {
  margin-bottom: 32px;
  line-height: 150%;
}.footer-social-icon-2 {
  color: #000;
  font-size: 20px;
  text-decoration: none;
}.social-icon {
  width: 26px;
}.malomo-shipment-tracker-delivered-message-title {
  color: #000;
  flex: 1;
  font-weight: 700;
}.malomo-shipment-tracker-delivered-message-open {
  color: #000;
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: 8px;
  text-decoration: underline;
}.malomo-shipment-tracker-delivered-message-open:hover {
  font-weight: 400;
}.malomo-shipment-tracker-delivered-message-close {
  float: none;
  opacity: .75;
  cursor: pointer;
  padding-top: 0;
}.malomo-shipment-tracker-delivered-message-close:hover {
  opacity: 1;
}.malomo-shipment-tracker-delivered-message-header {
  align-items: center;
  display: flex;
}.malomo-shipment-tracker-delivered-message-text {
  color: #000;
  line-height: 150%;
}.malomo-shipment-tracker-delivered-message-container {
  z-index: 8;
  background-color: rgba(255, 255, 255, .5);
  flex-flow: column;
  flex: 0 auto;
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: space-around;
  align-self: auto;
  align-items: flex-start;
  margin-bottom: 8px;
  margin-left: -24px;
  margin-right: -24px;
  padding: 16px 24px;
}.malomo-shipment-tracker-delivered-message-contact-us-link {
  color: #12263f;
  font-weight: 700;
  text-decoration: underline;
}.malomo-shipment-tracker-delivered-message {
  display: block;
}.link {
  color: #000;
  text-decoration: none;
}@media screen and (max-width: 991px) {
  .text-and-media {
    justify-content: center;
  }

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

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

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

  .tracking-block-link-content-container {
    min-height: auto;
    order: -1;
  }

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

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

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

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

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

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

  .youtube-container {
    order: -1;
  }

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

  .footer-social {
    width: 30vw;
  }

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

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

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

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

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

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

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

  .malomo-shipment-tracker-history-control {
    color: #fff;
    background-color: #000;
    border-radius: 30px;
    padding: 16px 32px;
    font-size: 14px;
    text-decoration: none;
  }

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

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

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

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

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

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

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

  .malomo-unavailable {
    width: 100%;
  }
}@media screen and (max-width: 767px) {
  .navigation {
    z-index: 4;
  }

  .rating {
    top: -85px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .youtube-video {
    width: 100vw;
  }

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

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

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

  .footer-social {
    width: 50vw;
  }

  .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: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .product-image {
    height: 50vw;
  }

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

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

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

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

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

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

  .product-block {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

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

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

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

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

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

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

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

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

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

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

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

  .malomo-shipment-tracker-delivered-message-container {
    flex-direction: column;
  }
}@media screen and (max-width: 479px) {
  .navigation {
    z-index: 999;
  }

  .rating-container {
    display: flex;
  }

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

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

  .rating {
    display: block;
  }

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

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

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

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

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

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

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

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

  .logo {
    max-width: 100px;
  }

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

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

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

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

  .youtube-container {
    order: 1;
  }

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

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

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

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

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

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

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

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

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

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

  .malomo-shipment-tracker-status-message, .malomo-shipment-tracker-delivery-date {
    align-content: stretch;
    line-height: 110%;
  }

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

  .malomo-shipment-tracker-history {
    z-index: 2;
  }

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

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

  .malomo-shipment-tracker-events-modal {
    width: 100%;
    height: 100%;
    margin-top: 256px;
  }

  .malomo-shipment-tracker-event {
    height: auto;
  }

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

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

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

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

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

  .malomo-order-lookup-submit-button {
    margin-top: 32px;
    margin-bottom: 0;
  }
}@font-face {
  font-family: "Font awesome 5 brands 400";
  src: url("../fonts/Font-Awesome-5-Brands-Regular-400.1686248631.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: "Tropiline";
  src: url("../fonts/Tropiline-ExtraBold-2.1686248631.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: "Garamondstd ltcond";
  src: url("../fonts/ITCGaramondStd-LtCond.1686248631.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}