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

.latest-activity-label {
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  color: rgba(78, 77, 73, 0.6);
  line-height: 150%;
  font-style: italic;
}

.timeline-text-in-transit {
  height: 10px;
  margin-right: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.carrier-container {
  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;
}

.estimated-delivery-day-of-week {
  display: block;
  margin: 0px 5px;
  font-size: 36px;
  line-height: 125%;
}

.event-message {
  font-family: Rubik, sans-serif;
  color: rgba(78, 77, 73, 0.75);
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
}

.carrier-logo-2 {
  max-height: 24px;
  max-width: 64px;
  margin-right: 8px;
}

.event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid hsla(0, 0%, 77.7%, 0.5);
  color: #4e4d49;
}

.accordion-control-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Rubik, sans-serif;
  color: rgba(78, 77, 73, 0.75);
  font-weight: 400;
  cursor: pointer;
}

.tracking-history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.estimated-delivery-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  -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;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #4e4d49;
  font-weight: 700;
}

.timeline-ready {
  height: 10px;
  margin-right: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: rgba(78, 77, 73, 0.2);
}

.timeline-ready.filled {
  background-color: #4e4d49;
}

.event-date {
  width: 120px;
  margin-right: 16px;
  color: #4e4d49;
}

.show-history-btn-text {
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.tracking-section {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.timeline-out-for-delivery {
  height: 10px;
  margin-right: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(78, 77, 73, 0.2);
}

.timeline-out-for-delivery.filled {
  background-color: #4e4d49;
}

.tracking-number {
  font-family: Montserrat, sans-serif;
  color: grey;
  font-size: 14px;
  line-height: 125%;
  font-weight: 400;
  text-align: left;
}

.estimated-delivery-day {
  display: block;
  margin: 0px 5px;
  font-size: 36px;
  line-height: 125%;
}

.tracking-container {
  position: relative;
  top: -30px;
  max-width: 1280px;
  margin: 10px auto 60px;
}

.branded-countdown {
  max-width: 980px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 100%;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.event-details {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Rubik, sans-serif;
  font-weight: 400;
}

.most-recent-event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid hsla(0, 0%, 77.7%, 0.5);
  color: #4e4d49;
}

.timeline-delivered {
  height: 10px;
  min-width: 20px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: rgba(78, 77, 73, 0.2);
}

.timeline-delivered.filled {
  background-color: #4e4d49;
}

.estimated-delivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.event-month {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
  text-align: left;
}

.hide-history-btn-text {
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hide-history-btn-text:hover {
  font-weight: 500;
}

.timeline-text-delivered {
  height: 10px;
  min-width: 20px;
}

.event-time {
  font-family: Rubik, sans-serif;
  color: rgba(78, 77, 73, 0.6);
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  text-align: left;
}

.branded-status-arrival {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #4e4d49;
  font-size: 14px;
  line-height: 125%;
  font-weight: 300;
  text-align: center;
}

.accordion-event-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  margin-bottom: -24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.timeline-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.timeline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.estimated-delivery-month {
  display: block;
  margin: 0px 5px;
  font-size: 36px;
  line-height: 125%;
}

.timeline-text-out-for-delivery {
  height: 10px;
  margin-right: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-location {
  display: inline;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
}

.timeline-in-transit {
  height: 10px;
  margin-right: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(78, 77, 73, 0.2);
}

.timeline-in-transit.filled {
  background-color: #4e4d49;
}

.tracking-block-no-data {
  position: relative;
  top: -132px;
  z-index: 9;
  width: 980px;
  margin-bottom: -54px;
  padding: 24px 90px;
  background-color: #eaeaea;
  box-shadow: 0 0 4px 2px rgba(18, 23, 52, 0.07);
}

.tracking-overview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -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;
}

.status-container {
  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;
}

.carrier-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.current-status {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #4e4d49;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.timeline-text-ready {
  height: 10px;
  margin-right: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.by-malomo-section {
  position: relative;
  z-index: 999;
}

.malomo-container {
  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;
}

.tracking-by-malomo-2 {
  font-family: Montserrat, sans-serif;
  color: #4e4d49;
  font-size: 12px;
  font-weight: 500;
}

.by-malomo-2 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}

.by-malomo-link-2 {
  position: static;
  padding-left: 4px;
  font-family: Montserrat, sans-serif;
  color: #4e4d49;
  font-weight: 700;
  text-decoration: underline;
}

.youtube {
  z-index: 2;
  display: block;
}

.background-video {
  display: none;
  width: 100%;
  min-height: 720px;
}

.estimated-delivery-desktop {
  position: relative;
  top: -139px;
  z-index: 3;
  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: 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;
}

.product-price {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #8e909c;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.product-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin-bottom: 24px;
  -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;
}

.product-link-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Special Elite', sans-serif;
  color: #454545;
  font-size: 14px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.product-link-img {
  display: block;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-link-img:hover {
  background-image: url('../images/W_Store-1_be2bd37c-450a-408e-aa84-e5ffe232cffe_2000x.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

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

.product-block {
  display: none;
  padding-top: 20px;
  -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;
  background-color: #fff;
}

.product-grid-square {
  max-width: 280px;
  margin: 10px;
  -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;
  cursor: pointer;
}

.section-heading {
  margin-bottom: 20px;
}

.section-heading.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #4e4d49;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
}

.how-to-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: -20px;
  margin-left: -10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.how-to-grid-square {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.how-to-grid-text {
  margin-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.how-to-headline {
  margin-bottom: 20px;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #4e4d49;
  font-size: 38px;
  line-height: 125%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
}

.how-to-grid-text-mobile {
  display: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blog-1-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  margin-bottom: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.big-header {
  margin-bottom: 24px;
  color: #151515;
  font-size: 50px;
  line-height: 58px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.06em;
  text-decoration: underline;
}

.body-copy-how-to {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #4e4d49;
  font-size: 15px;
  line-height: 160%;
  text-align: left;
  letter-spacing: 0.025em;
}

.blog-title {
  display: block;
  margin-bottom: 0px;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #454545;
  font-size: 18px;
  line-height: 125%;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.025em;
  text-decoration: none;
  text-transform: uppercase;
}

.care-header-mobile {
  display: none;
  width: 332px;
  margin-right: 20px;
  margin-left: 20px;
}

.estimated-delivery-mobile {
  position: relative;
  top: -283px;
  z-index: 3;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer {
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 90px;
  padding-left: 90px;
  border-top: 1px solid #ababab;
  background-color: #eaeaea;
  font-family: Roboto, sans-serif;
  color: #686868;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 205px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-header {
  margin-bottom: 10px;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #3b3b3b;
  font-size: 16px;
  text-transform: uppercase;
}

.footer-link {
  margin-bottom: 15px;
  color: #686868;
  line-height: 1.6em;
  text-decoration: none;
}

.footer-link:hover {
  color: #505050;
}

.footer-image-column {
  width: 205px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-credits-container {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  border-top: 1px solid #ababab;
}

.footer-credits-text {
  font-family: Roboto, sans-serif;
  color: rgba(78, 77, 73, 0.75);
  font-size: 12px;
}

.social-links {
  margin-top: 20px;
}

.social-link {
  margin-right: 6px;
  margin-bottom: 22px;
  margin-left: 6px;
}

.footer-column-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.brand {
  position: static;
  top: -37px;
}

.navbar {
  display: none;
  background-color: #eaeaea;
}

.menu-bar {
  height: 40px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.navigation-link {
  margin: 12px 10px;
  padding-bottom: 6px;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #2b2a2a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-link:hover {
  border-bottom: 1px none #000;
}

.menu-link-container {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.menu-link-container-right {
  height: 40px;
  font-family: 'Alte Haas Grotesk', sans-serif;
}

.brand-container {
  position: relative;
  top: -80px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-2 {
  margin-left: 6px;
  padding-right: 6px;
}

.navigation-link-mobile {
  margin: 12px 10px;
  font-family: Rubik, sans-serif;
  color: #2b2a2a;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section {
  display: none;
}

.instagram-block {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.branded-countdown-label {
  max-width: 980px;
  margin-bottom: 0px;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.product-price-old {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 4px;
  font-family: Roboto, sans-serif;
  color: #8e909c;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2px;
  text-decoration: line-through;
}

.product-grid-row {
  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;
}

.product-inner-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.price-change {
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.product-image {
  opacity: 1;
}

.product-image:hover {
  opacity: 0;
}

.link {
  color: #4e4d49;
  text-decoration: none;
  cursor: pointer;
}

.html-embed {
  margin-top: 10px;
}

.product-link-img-second {
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/M_Store-2_0ea239ed-706e-47d5-8b80-594f19333b02_2000x.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.second-product-image:hover {
  opacity: 0;
}

.fourth-product-image:hover {
  opacity: 0;
}

.fourth-product-link-img {
  margin-bottom: 10px;
  background-image: url('../images/Spirit_Hoods_062619_0503_2000x.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.third-product-link-img {
  margin-bottom: 10px;
  background-image: url('../images/Spirithood-royal-wolf-calf-length-faux-fur-coat-3_2000x.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.third-product-image:hover {
  opacity: 0;
}

.fifth-product-image:hover {
  opacity: 0;
}

.fifth-product-link-img {
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/DIRE_WOLF_King6_preview_2000x.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.sixth-product-image:hover {
  opacity: 0;
}

.sixth-product-link-img {
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Grey-WOlf-LARGE-BLANKET-5_2000x.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.seventh-product-image {
  opacity: 1;
}

.seventh-product-image:hover {
  opacity: 0;
}

.seventh-product-link-img {
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/RA_07843_2000x.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.eighth-product-image:hover {
  opacity: 0;
}

.eighth-product-link-img {
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/W_Store-3_ec95fcea-4266-416c-8c13-5956c23c9593_2000x.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.branded-countdown-delivered {
  display: none;
  max-width: 980px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'Special Elite', sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 100%;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.estimated-delivery-desktop-no-delivery-date {
  position: relative;
  top: -283px;
  z-index: 3;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.estimated-delivery-date-no-delivery-date {
  display: none;
  margin-top: 4px;
  -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;
  font-family: 'Special Elite', sans-serif;
  color: #4e4d49;
  font-weight: 400;
}

.estimated-delivery-desktop-no-data {
  position: relative;
  top: -262px;
  z-index: 3;
  display: none;
  -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;
}

.tracking-overview-no-data {
  display: none;
  padding-bottom: 20px;
  -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;
}

.latest-activity-label-no-data {
  display: none;
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  color: rgba(78, 77, 73, 0.6);
  line-height: 150%;
  font-style: italic;
}

.event-date-no-data {
  display: none;
  width: 120px;
  margin-right: 16px;
  color: #4e4d49;
}

.accordion-event-container-no-data {
  display: none;
  overflow: auto;
  margin-bottom: -24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.accordion-control-2-no-data {
  display: none;
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Rubik, sans-serif;
  color: rgba(78, 77, 73, 0.75);
  font-weight: 400;
  cursor: pointer;
}

.most-recent-event-no-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #4e4d49;
}

.event-location-no-data {
  display: none;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
}

.help-text-block {
  position: relative;
}

.help-text-trigger {
  color: rgba(78, 77, 73, 0.75);
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  cursor: pointer;
}

.help-text-trigger:hover {
  font-weight: 400;
}

.tool-tip-box {
  z-index: 8;
  display: none;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.close-icon {
  position: relative;
  top: -16px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 4px;
  padding-bottom: 4px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  cursor: default;
}

.image-32 {
  opacity: 0.5;
  cursor: pointer;
}

.text-block-16 {
  color: rgba(78, 77, 73, 0.75);
  font-size: 14px;
  line-height: 150%;
}

.delivered-contact-link {
  color: #4e4d49;
  font-weight: 400;
  text-decoration: underline;
}

.product-block-2 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8vh;
  padding-bottom: 8vh;
}

.optional-1-col-header {
  margin-bottom: 20px;
}

.optional-1-col-header.centered {
  margin-top: 0px;
  font-size: 32px;
  line-height: 125%;
  font-weight: 600;
  text-align: center;
}

.logo {
  display: block;
  max-width: 140px;
  cursor: pointer;
}

.navigation-link-2 {
  padding: 9px 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #12263f;
  font-size: 16px;
  text-decoration: none;
}

.navigation-link-2:hover {
  color: rgba(107, 94, 62, 0.75);
}

.text-block {
  font-family: 'Alte Haas Grotesk', sans-serif;
  color: #2b2a2a;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-block:hover {
  border-bottom: 1px none #000;
  color: #2b2a2a;
  text-decoration: none;
}

.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: 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-left.left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: -44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navigation-left {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
  width: 100vw;
  background-color: #fff;
}

.navigation-left.fixed {
  margin-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #eaeaea;
}

.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 {
  display: block;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

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

.image-35 {
  height: 30px;
}

.logo-navigation-link {
  margin-top: 24px;
  padding-right: 20px;
  padding-left: 20px;
}

.section-inner {
  width: 95vw;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .tracking-section {
    min-width: auto;
    margin-top: -36px;
    margin-bottom: -42px;
    background-image: none;
  }

  .tracking-container {
    z-index: 2;
  }

  .branded-countdown {
    margin-bottom: 0px;
    font-size: 42px;
  }

  .estimated-delivery {
    margin-bottom: 12px;
  }

  .accordion-event-container {
    overflow: auto;
  }

  .tracking-block-no-data {
    position: static;
    margin-bottom: 24px;
  }

  .tracking-overview {
    margin-bottom: 12px;
    padding-top: 0px;
    -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;
  }

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

  .carrier-data {
    left: 1px;
    top: -54px;
  }

  .by-malomo-section {
    position: static;
  }

  .product-grid {
    width: 100vw;
  }

  .product-block {
    padding-bottom: 0px;
  }

  .product-grid-square {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .how-to-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-right: 0px;
    margin-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;
  }

  .how-to-grid-square {
    margin-bottom: 30px;
  }

  .how-to-grid-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .how-to-headline {
    margin-bottom: 10px;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
  }

  .blog-img {
    width: 95vw;
  }

  .how-to-grid-text-mobile {
    display: none;
    max-width: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

  .blog-title {
    font-weight: 600;
    text-align: center;
  }

  .care-header-mobile {
    display: block;
    width: 600px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .footer {
    padding-right: 30px;
    padding-left: 30px;
  }

  .brand {
    position: relative;
    top: -62px;
    z-index: 2;
    max-width: 180px;
    margin-top: 6px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .navbar {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-bar {
    display: none;
  }

  .container {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-button {
    float: left;
  }

  .menu-button.w--open {
    background-color: #eaeaea;
    color: #4e4d49;
  }

  .nav-menu {
    background-color: #eaeaea;
  }

  .navigation-link-mobile {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .section {
    position: relative;
    z-index: 9;
    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;
  }

  .branded-countdown-label {
    margin-bottom: 0px;
    font-size: 42px;
  }

  .product-price-old {
    margin-left: 4px;
  }

  .branded-countdown-delivered {
    font-size: 42px;
  }

  .estimated-delivery-desktop-no-delivery-date {
    top: -267px;
  }

  .estimated-delivery-desktop-no-data {
    top: -267px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tracking-overview-no-data {
    margin-bottom: 12px;
    padding-top: 0px;
    -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;
  }

  .accordion-event-container-no-data {
    overflow: auto;
  }

  .tool-tip-box {
    width: auto;
  }

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

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

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

@media screen and (max-width: 767px) {
  .event-message {
    display: block;
    text-align: left;
  }

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

  .tracking-history {
    margin-bottom: 0px;
  }

  .estimated-delivery-date {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 56px;
    line-height: 58px;
  }

  .event-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tracking-section {
    display: block;
    min-height: 300px;
    margin-bottom: -73px;
    padding-top: 24px;
    -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;
  }

  .tracking-container {
    z-index: 2;
    margin-bottom: 0px;
  }

  .branded-countdown {
    font-size: 36px;
  }

  .most-recent-event {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .event-month {
    margin-right: 6px;
    text-align: left;
  }

  .branded-status-arrival {
    font-size: 18px;
  }

  .accordion-event-container {
    overflow: auto;
  }

  .event-location {
    text-align: left;
  }

  .tracking-block-no-data {
    position: static;
    width: 100vw;
    margin-bottom: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .status-container {
    min-width: 140px;
  }

  .carrier-data {
    top: -62px;
  }

  .youtube {
    display: none;
  }

  .background-video {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    display: block;
    min-height: auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .estimated-delivery-desktop {
    top: -92px;
  }

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

  .product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product-grid {
    width: 100vw;
  }

  .product-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .how-to-grid-square {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product-image-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .blog-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .how-to-grid-text-mobile {
    max-width: 460px;
  }

  .blog-1-block {
    text-align: left;
  }

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

  .estimated-delivery-mobile {
    position: static;
    top: -171px;
    display: block;
    margin-top: 160px;
  }

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

  .footer-column {
    width: 80vw;
  }

  .footer-image-column {
    margin-bottom: 35px;
  }

  .footer-column-container {
    width: 80vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section {
    margin-bottom: -60px;
  }

  .branded-countdown-label {
    font-size: 36px;
  }

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

  .product-grid-row {
    width: 100vw;
    -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;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .product-inner-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .product-link-img-second {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .fifth-product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sixth-product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .seventh-product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .eighth-product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .branded-countdown-delivered {
    font-size: 36px;
  }

  .estimated-delivery-desktop-no-delivery-date {
    position: relative;
    top: -171px;
    display: none;
  }

  .estimated-delivery-date-no-delivery-date {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 56px;
    line-height: 58px;
  }

  .estimated-delivery-desktop-no-data {
    position: relative;
    top: -171px;
  }

  .event-date-no-data {
    width: 100%;
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .accordion-event-container-no-data {
    overflow: auto;
  }

  .most-recent-event-no-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .event-location-no-data {
    text-align: left;
  }

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

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

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

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

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

@media screen and (max-width: 479px) {
  .timeline-text-in-transit {
    margin-right: 0px;
  }

  .carrier-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .estimated-delivery-day-of-week {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    font-size: 26px;
  }

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

  .tracking-history {
    top: -68px;
  }

  .show-history-btn-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tracking-section {
    top: -413px;
    margin-bottom: -57px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .tracking-number {
    color: #4a4a4a;
    text-align: center;
  }

  .estimated-delivery-day {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    font-size: 26px;
  }

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

  .most-recent-event {
    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;
  }

  .event-month {
    text-decoration: none;
    text-transform: none;
  }

  .hide-history-btn-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .branded-status-arrival {
    font-size: 14px;
  }

  .accordion-event-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: auto;
    -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;
  }

  .estimated-delivery-month {
    -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;
    font-size: 26px;
  }

  .event-location {
    display: block;
    font-size: 14px;
    line-height: 150%;
  }

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

  .tracking-overview {
    margin-bottom: 4px;
    -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;
  }

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

  .carrier-data {
    margin-top: 10px;
    margin-left: 0px;
  }

  .current-status {
    font-size: 18px;
  }

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

  .background-video {
    z-index: 1;
    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;
  }

  .product-price {
    display: inline-block;
  }

  .product-link-title {
    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;
  }

  .product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .how-to-row {
    display: block;
  }

  .how-to-grid-text {
    margin-right: 5px;
    margin-left: 5px;
  }

  .how-to-headline {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
  }

  .product-image-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .blog-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .how-to-grid-text-mobile {
    display: none;
    margin-right: 5px;
    margin-left: 5px;
  }

  .blog-1-block {
    position: static;
    top: 109px;
    display: block;
    margin-bottom: 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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .big-header {
    display: none;
    margin-right: 0px;
    margin-left: 0px;
  }

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

  .blog-title {
    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;
  }

  .care-header-mobile {
    width: 300px;
  }

  .estimated-delivery-mobile {
    position: static;
    top: -326px;
  }

  .brand {
    display: block;
  }

  .product-price-old {
    display: inline-block;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .product-link-img-second {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .fifth-product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sixth-product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .seventh-product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .eighth-product-link-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .estimated-delivery-desktop-no-delivery-date {
    position: relative;
    top: -326px;
  }

  .tracking-overview-no-data {
    margin-bottom: 4px;
    -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;
  }

  .accordion-event-container-no-data {
    overflow: auto;
    width: auto;
    -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;
  }

  .most-recent-event-no-data {
    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;
  }

  .event-location-no-data {
    font-size: 14px;
    line-height: 150%;
  }

  .logo {
    max-width: 100px;
  }

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

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

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

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

@font-face {
  font-family: 'Alte Haas Grotesk';
  src: url('../fonts/AlteHaasGroteskBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}