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

.menu {
  position: fixed;
  top: 0px;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image {
  width: 280px;
  margin-right: 20px;
}

.navigation-link {
  padding: 2px 8px;
  font-family: Gothicb, sans-serif;
  color: #1c1d1d;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-link:hover {
  border-bottom: 2px solid #1c1d1d;
}

.menu-container-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.product-price {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1c1d1d;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.product-container {
  display: none;
  max-width: 980px;
}

.product-link-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1c1d1d;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

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

.product-block {
  display: block;
  overflow: hidden;
  max-width: 980px;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.product-image {
  max-width: 30%;
  margin: 10px;
  text-decoration: none;
  cursor: pointer;
}

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

.section-heading.centered {
  margin-bottom: -30px;
  font-family: Gothicb, sans-serif;
  color: #1c1d1d;
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.section-title {
  display: none;
  margin-bottom: 40px;
}

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

.product-image-container-2 {
  margin-bottom: 10px;
  background-image: url('../images/HelloGorgeous_Purple_Reg_1080x.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-image-container-3 {
  margin-bottom: 10px;
  background-image: url('../images/HairMist_Reg_1080x.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-image-container {
  margin-bottom: 10px;
  background-image: url('../images/D422B39B-7E6E-45B1-B517-9F693F160860_1080x.jpeg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.video-block {
  display: none;
  overflow: visible;
  max-width: 980px;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
}

.youtube-container {
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.video-block-headline {
  z-index: 2;
  max-width: 334px;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.thank-you-text {
  margin-bottom: 20px;
  font-family: Gothicb, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 125%;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: none;
}

.how-to-row {
  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;
}

.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: Gothicb, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 125%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.blog-1-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 980px;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  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;
}

.blog-title {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #000;
  font-size: 18px;
  line-height: 125%;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.025em;
  text-decoration: none;
}

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

.one-column-margin-image-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.one-column-margin-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 980px;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.image-19 {
  width: 100%;
  height: 100%;
}

.instagram {
  margin-top: 20px;
  margin-bottom: 0px;
}

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

.instagram-heading.centered {
  font-family: Gothicb, sans-serif;
  color: #1c1d1d;
  font-size: 24px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}

.html-embed {
  margin-right: auto;
  margin-left: auto;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10vw;
  margin-top: 20px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.social-link-facebook {
  width: 18px;
  height: 18px;
  background-image: url('../images/facebook-f-brands.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-link-instagram {
  width: 18px;
  height: 18px;
  background-image: url('../images/instagram-brands.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-link-youtube {
  width: 18px;
  height: 18px;
  background-image: url('../images/youtube-brands.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-link-pinterest {
  width: 18px;
  height: 18px;
  background-image: url('../images/pinterest-p-brands.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-33 {
  max-width: 120px;
}

.text-block-23 {
  color: #000;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.025em;
}

.body {
  font-family: 'Century gothic', sans-serif;
  color: #1c1d1d;
  font-weight: 400;
}

.navigation-link-mobile {
  padding: 2px 8px;
  font-family: Gothicb, sans-serif;
  color: #1c1d1d;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-link-mobile:hover {
  border-bottom: 2px solid #1c1d1d;
}

.text-block-24 {
  margin-bottom: 20px;
}

.one-column-margin-image-block-mobile {
  display: none;
  margin-bottom: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.one-column-margin-image-block-glam {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.thank-you-paragraph {
  margin-bottom: 20px;
  font-family: 'Century gothic', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 125%;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: none;
}

.thank-you-kicker {
  margin-bottom: 20px;
  font-family: Gothicb, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 125%;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.malomo-events {
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.latest-activity-label {
  margin-bottom: 4px;
  color: #950680;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.no-data-message {
  padding-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.history-button {
  width: 120px;
  padding: 8px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  border: 1px solid #950680;
  text-decoration: none;
  cursor: pointer;
}

.help-text-block {
  display: none;
}

.malomo-carrier-info-image {
  max-height: 24px;
  max-width: 64px;
  margin-right: 8px;
}

.text-block-17 {
  font-family: Gothicb, sans-serif;
  font-weight: 700;
}

.malomo-event-location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gothicb, sans-serif;
  color: rgba(28, 29, 29, 0.5);
  font-weight: 700;
  text-transform: capitalize;
}

.location-icon {
  margin-right: 4px;
}

.malomo-logo {
  margin-top: -2px;
  opacity: 0.6;
}

.malomo-event-location-separator {
  display: inline;
}

.tracking-by-malomo-3 {
  margin-right: 4px;
  color: #950680;
  font-size: 9px;
}

.by-malomo-link-2 {
  cursor: pointer;
}

.malomo-event-message {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #1c1d1d;
}

.tracking-block-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -24px;
  margin-left: -24px;
  padding: 12px 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px solid rgba(149, 6, 128, 0.1);
}

.history {
  overflow: auto;
}

.delivered-contact-link {
  color: #12263f;
  font-weight: 700;
  text-decoration: underline;
}

.hide-history-btn-text {
  color: #950680;
  text-align: center;
  text-transform: capitalize;
}

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

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

.malomo-event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.malomo-event.malomo-most-recent-event {
  padding-top: 0px;
  border-top-width: 0px;
}

.tool-tip-box {
  z-index: 8;
  display: none;
  margin-right: -24px;
  margin-bottom: 8px;
  margin-left: -24px;
  padding: 16px 24px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(149, 6, 128, 0.05);
}

.estimated-delivery {
  display: block;
  max-width: 400px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.estimated-delivery.no-data {
  display: none;
}

.tracking-container-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95vw;
  height: 580px;
  max-width: 980px;
  margin-top: 36px;
  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;
  background-image: url('../images/herov2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.close-icon {
  z-index: 10;
  margin-right: -12px;
  margin-bottom: 8px;
  margin-left: 16px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: default;
}

.malomo-delivery-state {
  margin-bottom: 12px;
  font-family: Gothicb, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}

.malomo-event-timestamp-date {
  margin-right: 6px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-family: Gothicb, sans-serif;
  color: #1c1d1d;
  font-weight: 400;
  text-transform: capitalize;
}

.malomo-countdown {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 125%;
  font-weight: 400;
}

.no-data-message-text {
  padding-top: 24px;
  padding-bottom: 12px;
}

.no-data-message-links {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.malomo-carrier-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.show-history-btn-text {
  color: #950680;
  text-align: center;
  text-transform: capitalize;
}

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

.tracking-block {
  position: relative;
  top: -96px;
  z-index: 2;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(149, 170, 201, 0.1);
  background-color: #fff;
}

.tracking-block.with-data {
  display: block;
  border-color: rgba(149, 6, 128, 0.1);
}

.tracking-block.no-data {
  display: block;
  padding-top: 0px;
  border-color: rgba(149, 6, 128, 0.1);
}

.tracking-container-mobile {
  position: static;
  display: none;
}

.malomo-status-message {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Kiwi refresher', sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 100%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: capitalize;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}

.malomo-event-timestamp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}

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

.carrier-info {
  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-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.malomo-event-location-state {
  display: inline;
  text-transform: uppercase;
}

.malomo-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;
  color: #95aac9;
}

.malomo-event-timestamp-time {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  color: #1c1d1d;
  font-weight: 600;
  text-transform: uppercase;
}

.malomo-event-location-city {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}

.help-text-trigger {
  display: block;
  margin-bottom: 8px;
  text-decoration: underline;
  cursor: pointer;
}

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

.text-block-16 {
  line-height: 150%;
}

.pop-under-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.image-32:hover {
  opacity: 1;
}

.malomo-delivery-date {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Kiwi refresher', sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 100%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}

.nosto_element {
  display: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-block-25 {
  overflow: visible;
}

.html-embed-2 {
  margin-top: 10px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

@media screen and (max-width: 991px) {
  .product-block {
    margin-bottom: 60px;
    padding-bottom: 0px;
  }
  .video-block {
    display: block;
    margin-bottom: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .youtube-container {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .video-block-headline {
    max-width: 600px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .thank-you-text {
    font-size: 24px;
    text-align: center;
  }
  .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;
  }
  .blog-1-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -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;
  }
  .blog-title {
    font-weight: 600;
  }
  .care-header-mobile {
    width: 600px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .one-column-margin-image-block {
    min-height: auto;
    margin-bottom: 60px;
    padding-right: 0px;
    float: none;
    clear: none;
  }
  .one-column-margin-container {
    margin-right: 10px;
    margin-left: 10px;
  }
  .social-media-icons {
    width: 15vw;
  }
  .text-block-24 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .one-column-margin-image-block-mobile {
    min-height: auto;
    margin-bottom: 60px;
    padding-right: 0px;
    float: none;
    clear: none;
  }
  .one-column-margin-image-block-glam {
    min-height: auto;
    margin-bottom: 60px;
    padding-right: 0px;
    float: none;
    clear: none;
  }
  .thank-you-paragraph {
    font-size: 24px;
    text-align: center;
  }
  .thank-you-kicker {
    font-size: 24px;
    text-align: center;
  }
  .tracking-container {
    margin-bottom: -216px;
  }
  .tracking-container-desktop {
    margin-bottom: 208px;
  }
  .tracking-block {
    top: -240px;
  }
}

@media screen and (max-width: 767px) {
  .menu {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 99;
    height: 64px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
  }
  .image {
    width: 120px;
  }
  .navigation-link {
    display: none;
  }
  .menu-container-left {
    margin-right: 0px;
  }
  .product-price {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .product-link-title {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .product-block {
    position: relative;
    top: -24px;
    z-index: 9;
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .product-image {
    max-width: 40vw;
  }
  .video-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 95vw;
    margin-top: 0px;
    margin-bottom: 30px;
    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;
  }
  .youtube-container {
    margin-top: 18px;
  }
  .video-block-headline {
    margin-top: 0px;
  }
  .thank-you-text {
    text-align: center;
  }
  .how-to-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .how-to-grid-square {
    width: 95vw;
  }
  .blog-1-block {
    text-align: left;
  }
  .blog-title {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .one-column-margin-image-block {
    margin-bottom: 30px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
  }
  .one-column-margin-container {
    margin-right: 0px;
    margin-left: 0px;
  }
  .social-media-icons {
    width: 30vw;
  }
  .one-column-margin-image-block-mobile {
    margin-bottom: 30px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
  }
  .one-column-margin-image-block-glam {
    margin-bottom: 30px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
  }
  .thank-you-paragraph {
    text-align: center;
  }
  .thank-you-kicker {
    text-align: center;
  }
  .latest-activity-label {
    font-size: 12px;
  }
  .no-data-message {
    padding-top: 12px;
    font-size: 16px;
    line-height: 135%;
  }
  .history-button {
    border: 1px solid #e3ebf6;
  }
  .malomo-event-location {
    font-size: 16px;
  }
  .malomo-event-message {
    font-size: 16px;
    line-height: 135%;
  }
  .tracking-block-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 18px;
    margin-right: -24px;
    margin-left: -24px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e3ebf6;
    border-bottom: 1px solid #e3ebf6;
  }
  .hide-history-btn-text {
    text-align: center;
  }
  .events {
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tracking-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .tool-tip-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tracking-container-desktop {
    z-index: -10;
    width: 100vw;
    height: auto;
    margin-top: 16px;
    margin-bottom: 0px;
    padding-right: 16px;
    padding-bottom: 0px;
    padding-left: 16px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .close-icon {
    margin-bottom: 8px;
  }
  .malomo-delivery-state {
    background-color: transparent;
    color: #950680;
    text-shadow: none;
  }
  .malomo-countdown {
    margin-bottom: 20px;
    color: #950680;
    text-align: center;
  }
  .no-data-message-text {
    padding-top: 0px;
  }
  .no-data-message-links {
    padding-top: 12px;
    font-size: 16px;
    line-height: 135%;
  }
  .show-history-btn-text {
    text-align: center;
  }
  .tracking-block {
    position: static;
    z-index: 99;
    width: 100vw;
    max-width: none;
    margin-left: 0px;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    border-width: 0px;
  }
  .tracking-block.with-data {
    padding-top: 0px;
  }
  .tracking-container-mobile {
    z-index: 1;
    display: block;
    width: 100vw;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .malomo-status-message {
    color: #950680;
    text-shadow: none;
  }
  .malomo-event-timestamp {
    font-size: 16px;
  }
  .carrier-info {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-top-width: 0px;
  }
  .malomo-carrier-info-tracking-code {
    font-size: 11px;
  }
  .malomo-container {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .text-block-16 {
    padding-right: 32px;
  }
  .tracking-link {
    line-height: 200%;
  }
  .malomo-delivery-date {
    color: #950680;
    text-shadow: none;
  }
}

@media screen and (max-width: 479px) {
  .menu {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .image {
    margin-right: 10px;
  }
  .menu-container-left {
    height: 64px;
  }
  .product-link-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
  }
  .product-block {
    position: relative;
    z-index: 9;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .video-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
    text-align: center;
  }
  .youtube-container {
    margin-top: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .thank-you-text {
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
  }
  .how-to-grid-square {
    margin-right: 0px;
    margin-left: 0px;
  }
  .how-to-grid-text {
    width: 95vw;
    margin-right: 0px;
  }
  .how-to-headline {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
  }
  .blog-1-block {
    position: static;
    top: 109px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 30px;
    -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;
  }
  .blog-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    text-align: left;
  }
  .care-header-mobile {
    width: 300px;
  }
  .one-column-margin-image-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .one-column-margin-container {
    width: 95vw;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
  }
  .instagram-heading.centered {
    width: 95vw;
    margin-right: auto;
    margin-left: auto;
  }
  .social-media-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .navigation-link-mobile {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 11px;
  }
  .text-block-24 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .one-column-margin-image-block-mobile {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .one-column-margin-image-block-glam {
    display: none;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .thank-you-paragraph {
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
  }
  .thank-you-kicker {
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
  }
  .tracking-by-malomo-3 {
    font-weight: 500;
  }
  .tracking-block-footer {
    margin-right: -16px;
    margin-left: -16px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .events {
    z-index: 2;
  }
  .tracking-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tracking-container-desktop {
    position: relative;
    z-index: 9;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .malomo-delivery-state {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .malomo-event-timestamp-date {
    text-decoration: none;
    text-transform: none;
  }
  .tracking-block {
    z-index: 99;
  }
  .malomo-status-message {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .malomo-carrier-info-tracking-code {
    color: #4a4a4a;
    text-align: center;
  }
  .malomo-delivery-date {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
}

@font-face {
  font-family: 'Gothicb';
  src: url('../fonts/GOTHICB.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Century gothic';
  src: url('../fonts/Century-Gothic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Kiwi refresher';
  src: url('../fonts/Kiwi-Refresher.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}