.malomo-event-timestamp {
  margin-bottom: 2px;
  display: flex;
}.malomo-most-recent-event {
  flex-direction: column;
}.estimated-delivery {
  flex-direction: column;
  display: block;
}.malomo-event {
  flex-direction: column;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}.malomo-event.malomo-most-recent-event {
  border-top-width: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 150%;
}.malomo-event-timestamp-date {
  text-transform: capitalize;
  order: 1;
  margin-right: 6px;
  font-weight: 700;
}.malomo-event-timestamp-time {
  text-transform: uppercase;
  order: 2;
  font-weight: 300;
}.malomo-delivery-date {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.tracking-container-2 {
  height: 78vh;
  background-image: url("../images/g6rrrsw8.1688751429.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}.tracking-container-2.fixed {
  height: 720px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}.malomo-event-location-city {
  text-transform: capitalize;
  align-items: center;
  display: flex;
}.malomo-event-message {
  justify-content: space-between;
}.malomo-delivery-state {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
}.latest-activity-label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  line-height: 150%;
}.tracking-block-image {
  display: none;
}.with-data {
  z-index: 2;
  width: 400px;
  background-color: #fff;
  padding: 24px;
  display: block;
}.body {
  color: #000;
  font-family: futura-pt, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 125%;
}.malomo-event-location {
  flex-wrap: wrap;
  align-items: center;
  margin-top: 2px;
  display: flex;
}.location-icon {
  height: 12px;
  margin-right: 4px;
  overflow: visible;
}.malomo-event-location-separator {
  display: inline;
}.malomo-event-location-state {
  text-transform: uppercase;
  display: inline;
}.malomo-countdown {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 400;
  line-height: 125%;
}.tracking-block-image-mobile {
  position: static;
}.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;
}.help-text-block {
  display: none;
}.help-text-trigger {
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: 8px;
  text-decoration: underline;
  display: block;
}.help-text-trigger:hover {
  font-weight: 400;
}.tool-tip-box {
  z-index: 8;
  background-color: rgba(237, 242, 249, .5);
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 8px;
  margin-left: -24px;
  margin-right: -24px;
  padding: 16px 24px;
  display: none;
}.close-icon {
  z-index: 10;
  cursor: default;
  flex: none;
  margin-bottom: 8px;
  margin-left: 16px;
  margin-right: -12px;
  padding-left: 12px;
  padding-right: 12px;
}.close-image {
  opacity: .75;
  cursor: pointer;
}.close-image:hover {
  opacity: 1;
}.pop-under-text {
  line-height: 150%;
}.delivered-contact-link {
  color: #12263f;
  font-weight: 700;
  text-decoration: underline;
}.pop-under-title-container {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4px;
  display: flex;
}.pop-under-title-text {
  font-weight: 700;
}.modal-wrapper {
  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%;
}.tracking-block-spacer {
  width: 70vw;
}.rating-5-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating-container {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 0;
  display: flex;
}.rating-2-star, .rating-1-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.full-rating-container {
  flex-direction: column;
  justify-content: center;
  display: flex;
}.rating-4-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating-section {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}.rating-4-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-label {
  flex-flow: row;
  align-items: center;
  margin-right: 12px;
  font-size: 14px;
  line-height: 150%;
  display: block;
}.rating-5-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-1-star-hold, .rating-2-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating-thank-you {
  text-align: center;
  margin-top: 6px;
  font-size: 12px;
  display: none;
}.rating-inner-container {
  justify-content: center;
  align-items: center;
  display: flex;
}.rating-3-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-block {
  width: 100%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}.rating-3-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.no-data {
  width: 300px;
  background-color: #fff;
  padding: 24px;
  display: none;
}.malomo-status-message {
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.no-data-message {
  justify-content: space-between;
}.tracking-link {
  color: #000;
}.no-data-message-text {
  padding-top: 12px;
  padding-bottom: 12px;
}.no-data-message-links {
  justify-content: space-between;
  line-height: 150%;
}.div-block {
  display: none;
}.menu-bar-left {
  z-index: 99;
  width: 40vw;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.menu-bar-left.left {
  width: auto;
  flex: 0 auto;
  justify-content: center;
}.navigation-link {
  color: #fff;
  text-transform: uppercase;
  flex: 0 auto;
  padding: 9px 16px;
  font-size: 16px;
  text-decoration: none;
}.navigation-link.nav-button {
  color: #fff;
  background-color: #95aac9;
  padding: 14px 24px;
}.text-block {
  text-align: center;
  font-weight: 700;
}.logo-navigation-link {
  padding-left: 20px;
  padding-right: 20px;
}.menu-bar-right {
  z-index: 99;
  width: 40vw;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.menu-bar-right.left {
  width: auto;
  flex: 0 auto;
  justify-content: flex-end;
}.tracking-block-footer {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}.history-button {
  cursor: pointer;
  margin-top: 12px;
  text-decoration: underline;
}.show-history-btn-text {
  text-transform: capitalize;
}.show-history-btn-text:hover {
  font-weight: 500;
}.carrier-info {
  border-top: 1px solid #e3ebf6;
  flex-direction: column;
  margin: 18px -24px -12px;
  padding-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}.malomo-carrier-info {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}.malomo-carrier-info-image {
  max-height: 22px;
  max-width: 64px;
  margin-right: 4px;
}.malomo-carrier-info-tracking-code {
  letter-spacing: .5px;
  line-height: 100%;
}.malomo-container {
  height: 1px;
  color: #95aac9;
  align-items: center;
  display: flex;
}.history-modal {
  width: 40vw;
  max-height: 600px;
  max-width: 400px;
  min-height: 300px;
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  flex: 0 auto;
  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;
}.footer {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}.footer-navigation-link {
  margin-bottom: 20px;
}.footer-logo {
  max-width: 120px;
  cursor: pointer;
}.footer-copyright {
  color: #fff;
  margin-top: 10px;
}.malomo-container-new {
  width: 100vw;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 4px;
  display: flex;
}.tracking-by-malomo {
  color: rgba(255, 255, 255, .36);
  margin-right: 4px;
  font-size: 12px;
}.by-malomo-link {
  width: 72px;
  cursor: pointer;
}.malomo-logo {
  display: inline-block;
}.navigation-centered {
  z-index: 99;
  width: 100vw;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}.section-inner {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}.section-inner.edge-to-edge {
  width: 100vw;
}.section-inner.fixed {
  width: auto;
  max-width: 1280px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}.menu-inner {
  height: 64px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.menu-inner.left {
  justify-content: center;
}.logo {
  max-width: 140px;
  cursor: pointer;
}.product-full {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.section-header {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: futura-pt-bold, sans-serif;
  font-size: 45px;
  font-weight: 700;
  display: block;
}.section-header.left {
  text-align: left;
}.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;
  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-image-container {
  margin-bottom: 10px;
}.product-link-title {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}.product-price {
  color: #000;
  text-align: center;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
}.inline-blog {
  width: 100vw;
  background-color: rgba(18, 38, 63, .1);
  padding-top: 8vh;
  padding-bottom: 8vh;
}.blog-heading {
  flex: 1;
  margin-right: 30px;
  display: block;
}.blog-img-item {
  text-decoration: none;
}.blog-with-text {
  align-items: center;
  display: flex;
}.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 {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.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-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;
  display: inline-block;
}.body-copy {
  text-align: left;
  font-size: 16px;
  line-height: 150%;
}.body-copy.centered {
  text-align: center;
  display: none;
}.media-item-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  display: none;
}.media-item-title {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 125%;
  display: none;
}.blog-item-title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 125%;
  display: block;
}.text-and-media {
  padding-top: 8vh;
  padding-bottom: 8vh;
}.text-and-image-inner {
  justify-content: center;
  align-items: center;
  display: flex;
}.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;
}.one-column {
  width: auto;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.link-content-container {
  text-align: center;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}.image-19 {
  width: auto;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
}.two-column {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}._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;
}.three-column {
  width: auto;
  padding-top: 8vh;
  padding-bottom: 8vh;
}._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;
}.pixlee {
  width: auto;
  background-color: #000;
  padding-top: 4vh;
  padding-bottom: 4vh;
}.html-embed {
  flex: 1;
  margin-top: 20px;
  display: none;
}.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;
}.link-content-overlay {
  min-height: 35vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1688751429.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;
}.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;
}.two-column-link-content-overlay {
  min-height: 35vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1688751429.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;
}.button-content-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #12263f;
  margin-top: 24px;
  padding: 12px 24px;
  text-decoration: none;
}.two-column-overlay {
  width: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.three-column-link-content-overlay {
  min-height: 20vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1688751429.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-overlay {
  width: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
}._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-link-content-overlay-2 {
  min-height: 35vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1688751429.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.1688751429.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 {
  width: 100%;
  height: 85%;
  background-image: url("../images/1_C_P_BlurOutPowder_BANANA_PDP_ClosedWithSwatch_720x.1688751429.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.product-image-container-5 {
  width: 100%;
  height: 85%;
  background-image: url("../images/1_GildedEyeshadowSticks_02_ROSE_PDP_720x.1688751429.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.product-image-container-2 {
  width: 100%;
  height: 85%;
  background-image: url("../images/1_StayPut_LongwearLip_01_PDP_ProductWithSwatch_720x.1688751429.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.product-image-container-3 {
  width: 100%;
  height: 85%;
  background-image: url("../images/MilaniBrushes_PDP_Swatch_Brush_F200_720x.1688751429.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.product-image-container-7 {
  width: 100%;
  height: 85%;
  background-image: url("../images/16by9-image.1688751429.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-container-4 {
  width: 100%;
  height: 85%;
  background-image: url("../images/MilaniBrushes_PDP_Swatch_Brush_F220_720x.1688751429.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.product-grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: 1fr 1fr;
  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-image-container-8 {
  width: 100%;
  height: 85%;
  background-image: url("../images/16by9-image.1688751429.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 {
  height: 35vw;
  max-height: 350px;
}.product-image-container-6 {
  width: 100%;
  height: 85%;
  background-image: url("../images/MilaniBrushes_PDP_Swatch_Brush_E100_720x.1688751429.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
}.footer-social {
  width: auto;
  justify-content: space-between;
  margin-top: 20px;
  padding-bottom: 30px;
  font-family: "Font awesome 5 brands 400", sans-serif;
  display: flex;
}.footer-social-icon {
  color: #000;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 20px;
  text-decoration: none;
}.navigation-left {
  z-index: 99;
  width: auto;
  background-color: #000;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}.image-35 {
  height: 25px;
}.navigation-link-button {
  color: #fff;
  background-color: #95aac9;
  flex: 0 auto;
  padding: 16px 24px;
  font-size: 16px;
  text-decoration: none;
}.navigation-link-button.nav-button {
  color: #fff;
  background-color: #95aac9;
  padding: 14px 24px;
}.one-column-with-mobile-variant {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}.body-copy-2 {
  font-size: 16px;
  line-height: 150%;
}.body-copy-2.centered {
  text-align: center;
}._1-column-image {
  width: 100vw;
  cursor: pointer;
}.section-header-2 {
  text-align: center;
  margin-top: 0;
  font-weight: 400;
  line-height: 125%;
}._1-column-image-mobile {
  width: 100vw;
  cursor: pointer;
  display: none;
}.grid-item-title {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 125%;
  display: block;
}.four-column {
  width: 100vw;
  padding-top: 8vh;
  padding-bottom: 8vh;
}._4-column-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.four-column-link-content-overlay-3, .four-column-link-content-overlay-4, .four-column-link-content-overlay {
  min-height: 20vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1688751429.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;
}.four-column-overlay {
  padding-top: 8vh;
  padding-bottom: 8vh;
}.four-column-link-content-overlay-2 {
  min-height: 20vh;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/16by9-image.1688751429.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;
}._4-column-grid-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}.section {
  padding-top: 8vh;
  padding-bottom: 0;
  display: none;
}.text-block-2 {
  font-family: "Font awesome 5 brands 400", sans-serif;
}.tiktok {
  width: 18px;
  height: 18px;
  max-width: none;
  color: #fff;
}.text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  color: #fff;
}.section-header-ig {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 45px;
  font-weight: 800;
  display: none;
}.section-header-ig.left {
  text-align: left;
}.nosto_element {
  flex: none;
  display: none;
}.html-embed-ig, .html-embed-pixleestories {
  flex: 1;
  margin-top: 20px;
  display: block;
}.instagram-pixlee {
  width: auto;
  background-color: #000;
  padding-top: 4vh;
  padding-bottom: 4vh;
  display: none;
}.text-span {
  color: #7a7a7a;
  text-decoration: line-through;
}.malomo-shipment-tracker-event-timestamp {
  margin-bottom: 2px;
  display: flex;
}.malomo-shipment-tracker-event-timestamp-date {
  color: #12263f;
  text-transform: capitalize;
  order: 0;
  margin-right: 6px;
  font-weight: 700;
  line-height: 150%;
}.malomo-shipment-tracker-header {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  padding-left: 24px;
  padding-right: 24px;
}.malomo-shipment-tracker-delivery-date {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.malomo-shipment-tracker-latest-activity {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  line-height: 150%;
}.malomo-shipment-tracker-event-location-state {
  text-transform: uppercase;
  line-height: 150%;
}.malomo-shipment-tracker-body {
  background-color: #fff;
  border-top: 1px #e3ebf6;
  border-left: 1px #e3ebf6;
  border-right: 1px #e3ebf6;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  position: static;
}.malomo-shipment-tracker {
  width: 400px;
  background-color: #fff;
  flex-direction: column;
  align-self: center;
  margin-bottom: 0;
  margin-left: 58px;
  margin-right: 0;
  padding: 24px 10px 12px;
  display: block;
}.malomo-shipment-tracker-status-message {
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.malomo-shipment-tracker-event-location-city {
  line-height: 150%;
}.malomo-shipment-tracker-event-location {
  color: #000;
  text-transform: capitalize;
  align-items: center;
  display: flex;
}.malomo-shipment-tracker-event {
  color: #000;
  flex-direction: column;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 130%;
  display: flex;
  overflow: auto;
}.malomo-shipment-tracker-event.malomo-shipment-tracker-most-recent-event {
  padding-top: 0;
  padding-bottom: 0;
}.malomo-shipment-tracker-carrier-info-tracking-code-link {
  color: #000;
  letter-spacing: .5px;
  font-size: 12px;
  line-height: 100%;
}.malomo-shipment-tracker-carrier-info-image {
  max-height: 20px;
  max-width: none;
  flex: 0 auto;
  margin-right: 4px;
}.malomo-shipment-tracker-carrier-info {
  width: auto;
  object-fit: fill;
  border-top: 1px solid #e3ebf6;
  flex-direction: row;
  align-items: center;
  margin-top: 18px;
  padding-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}.malomo-shipment-tracker-footer {
  background-color: #fff;
  border-bottom: 1px #e3ebf6;
  border-left: 1px #e3ebf6;
  border-right: 1px #e3ebf6;
  padding-top: 0;
  padding-bottom: 0;
}.malomo-shipment-tracker-event-timestamp-time {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 150%;
}.malomo-shipment-tracker-history-control {
  color: #000;
  text-transform: capitalize;
  margin-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 12px;
  text-decoration: underline;
  display: flex;
}.malomo-shipment-tracker-history-control:hover {
  font-weight: 500;
}.tracking-container {
  height: 78vh;
  background-image: url("../images/Tracking_Page_Image.1688751429.jpg");
  background-position: 85%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}.malomo-shipment-tracker-countdown {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 16px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}.malomo-shipment-tracker-delivery-state {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block;
}.malomo-shipment-tracker-event-message {
  color: #000;
  justify-content: space-between;
  line-height: 150%;
}.malomo-shipment-tracker-event-timestamp-date-2 {
  color: #12263f;
  text-transform: capitalize;
  order: 0;
  margin-right: 6px;
  font-weight: 700;
}.malomo-shipment-tracker-events-header {
  color: #000;
  padding-top: 24px;
  padding-bottom: 12px;
  display: flex;
}.malomo-shipment-tracker-event-location-state-2 {
  text-transform: uppercase;
}.malomo-shipment-tracker-events-backdrop {
  z-index: 999;
  width: 100%;
  height: 100%;
  color: #000;
  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-label {
  color: #000;
  flex: 1;
  font-size: 20px;
}.malomo-shipment-tracker-events-header-close-icon {
  width: 20px;
  height: 20px;
}.malomo-shipment-tracker-events-modal {
  width: 600px;
  background-color: #fff;
  border-radius: 3px;
  padding-left: 24px;
  padding-right: 24px;
  overflow: auto;
}.malomo-shipment-tracker-events {
  height: 400px;
  color: #000;
  flex-direction: column;
  overflow: scroll;
}.malomo-shipment-tracker-event-timestamp-time-2 {
  color: rgba(18, 38, 63, .7);
  text-transform: uppercase;
  font-weight: 400;
}.malomo-shipment-tracker-event-message-2 {
  color: #000;
  justify-content: space-between;
}.malomo-order-lookup-customer-email-input {
  width: 100%;
  height: 42px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}.malomo-order-lookup-section-1-1 {
  margin-bottom: 10px;
}.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 {
  z-index: 2;
  width: 400px;
  height: auto;
  max-width: none;
  clear: none;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: #fff;
  border: 1px solid rgba(149, 170, 201, .1);
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-left: 58px;
  margin-right: 0;
  padding: 24px;
  display: block;
  overflow: visible;
}.malomo-order-lookup-error-message {
  color: #fff;
  background-color: #e63757;
  border-radius: 3px;
  margin-top: 10px;
  margin-bottom: 24px;
  padding: 15px 10px;
  font-size: 14px;
  position: relative;
  left: 0;
}.malomo-order-lookup-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-submit-button {
  height: 48px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #000;
  border-radius: 3px;
  margin-top: 32px;
  margin-bottom: 0;
  padding: 16px 32px;
  font-size: 14px;
  font-weight: 700;
}.malomo-order-lookup-submit-button:hover {
  background-color: rgba(0, 0, 0, .7);
}.malomo-order-lookup-section-separator {
  height: 20px;
  text-align: center;
  border-bottom: 2px #e3ebf6;
  align-self: stretch;
  margin-top: 10px;
  margin-bottom: 10px;
}.malomo-order-lookup-number-input {
  width: 100%;
  height: 42px;
  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;
}.collection {
  color: #000;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 130%;
}@media screen and (max-width: 991px) {
  .tracking-container-2 {
    height: 460px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tracking-container-2.fixed {
    height: auto;
  }

  .with-data {
    align-self: center;
    top: -73px;
  }

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

  .no-data {
    display: none;
    top: -73px;
  }

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

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

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

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

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

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

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

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

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

  .youtube-container {
    order: -1;
  }

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

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

  .malomo-shipment-tracker-delivery-date {
    font-size: 30px;
  }

  .malomo-shipment-tracker {
    width: 333px;
    align-self: center;
  }

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

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

  .tracking-container {
    height: 460px;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

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

  .malomo-order-lookup {
    width: 332px;
    top: auto;
    left: 44px;
  }
}@media screen and (max-width: 767px) {
  .malomo-event-timestamp {
    font-size: 16px;
  }

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

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

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

  .tracking-container-2 {
    height: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    flex-direction: column;
    display: flex;
  }

  .tracking-container-2.fixed {
    padding-left: 0;
    padding-right: 0;
  }

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

  .malomo-delivery-state {
    background-color: rgba(0, 0, 0, 0);
    font-size: 12px;
  }

  .tracking-block-image {
    z-index: 1;
    flex-direction: column;
    order: -1;
    align-items: center;
    display: block;
  }

  .with-data {
    width: 100vw;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .location-icon {
    width: 12px;
  }

  .tracking-block-image-mobile {
    z-index: 1;
    width: 100vw;
  }

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

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

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

  .tracking-block-spacer {
    display: none;
  }

  .rating-section {
    top: -85px;
  }

  .rating-label {
    margin-bottom: 6px;
    margin-right: 0;
  }

  .rating-inner-container {
    flex-flow: column wrap;
    justify-content: center;
  }

  .no-data {
    width: 100vw;
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

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

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

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

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

  .navigation-link.nav-button {
    padding: 8px 16px;
  }

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

  .tracking-block-footer {
    max-width: 100vw;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 12px 16px;
    display: flex;
  }

  .history-button {
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 3px;
    order: 2;
    align-self: center;
    margin-top: 0;
    padding: 16px 32px;
    font-size: 14px;
    line-height: 150%;
    text-decoration: none;
  }

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

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

  .malomo-container {
    order: 3;
  }

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

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

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

  .section-header {
    margin-bottom: 20px;
    font-size: 36px;
  }

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

  .product-grid {
    grid-template-rows: 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;
  }

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

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

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

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

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

  .text-and-image-inner {
    flex-direction: column;
  }

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

  .youtube-video {
    width: 100vw;
  }

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

  .image-19 {
    width: 100vw;
  }

  ._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;
  }

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

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

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

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

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

  .product-image {
    height: 50vw;
  }

  .product-image.fixed {
    height: 40vw;
    max-height: none;
    margin-bottom: 30px;
  }

  .footer-social {
    width: 30vw;
  }

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

  .navigation-link-button.nav-button {
    padding: 8px 16px;
  }

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

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

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

  ._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;
  }

  .section-header-ig {
    margin-bottom: 20px;
    font-size: 25px;
  }

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

  .div-block-2 {
    display: none;
  }

  .malomo-shipment-tracker-event-timestamp {
    align-self: flex-start;
    font-size: 16px;
  }

  .malomo-shipment-tracker-header {
    width: 100%;
    max-width: none;
  }

  .malomo-shipment-tracker-delivery-date {
    text-align: center;
    font-size: 46px;
  }

  .malomo-shipment-tracker-latest-activity {
    font-size: 12px;
  }

  .malomo-shipment-tracker-body {
    width: 100%;
    max-width: none;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .malomo-shipment-tracker {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .malomo-shipment-tracker-carrier-info {
    border-top-width: 0;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .malomo-shipment-tracker-footer {
    width: 100%;
    max-width: none;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
    display: flex;
  }

  .malomo-shipment-tracker-history-control {
    color: #fff;
    background-color: #000;
    border-radius: 3px;
    margin-top: 0;
    padding: 16px 32px;
    font-weight: 700;
    text-decoration: none;
  }

  .tracking-container {
    height: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    flex-direction: column;
    display: flex;
  }

  .malomo-shipment-tracker-countdown {
    text-align: center;
  }

  .malomo-shipment-tracker-delivery-state {
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    font-size: 12px;
  }

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

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

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

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

  .malomo-order-lookup-form {
    width: 100%;
  }
}@media screen and (max-width: 479px) {
  .events {
    z-index: 2;
  }

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

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

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

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

  .rating-container {
    display: flex;
  }

  .rating-section {
    margin-bottom: 0;
    display: block;
  }

  .rating-label {
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-right: 10px;
  }

  .rating-block, .no-data {
    z-index: 2;
  }

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

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

  .menu-bar-left.left {
    display: none;
  }

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

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

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

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

  .history-button {
    order: -1;
    align-self: stretch;
  }

  .carrier-info {
    margin-top: 8px;
  }

  .malomo-carrier-info {
    order: 1;
    align-self: center;
  }

  .history-modal {
    flex: 1;
  }

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

  .logo {
    max-width: 100px;
  }

  .product-full {
    padding-top: 4vh;
  }

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

  .product-grid {
    grid-row-gap: 54px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

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

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

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

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

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

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

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

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

  .two-column-grid-overlay {
    grid-template-rows: auto auto;
  }

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

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

  .product-image.fixed {
    height: 60vw;
    max-height: none;
    margin-bottom: 10px;
  }

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

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

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

  .malomo-shipment-tracker-event-timestamp {
    align-self: auto;
  }

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

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

  .malomo-shipment-tracker {
    width: 100%;
    margin-left: 0;
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .malomo-shipment-tracker-carrier-info {
    flex-direction: row;
  }

  .malomo-shipment-tracker-footer {
    flex-direction: column;
    margin-top: 12px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .malomo-shipment-tracker-history-control {
    width: 100%;
    text-align: center;
    align-self: flex-start;
    margin-top: 12px;
    margin-bottom: 12px;
    display: block;
  }

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

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

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

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

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

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

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

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

  .collection {
    margin-top: 10px;
    font-size: 24px;
  }
}#w-node-a0541270-f534-621f-1719-ce5324fd409e-fab1dfac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}@font-face {
  font-family: "Font awesome 5 brands 400";
  src: url("../fonts/Font-Awesome-5-Brands-Regular-400.1688751429.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}