@import url(https://fonts.googleapis.com/css?family=Poppins:700,500|Nunito+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap);
@font-face {
  font-family: "Palmer Lake Print Regular";
  font-style: normal;
  font-weight: 400;
  src: url(/schedule-and-save/static/media/PalmerLakePrint-Regular.fc194f9d.otf);
  font-display: swap
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans',
    'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.spinner {
  border: 1px solid;
  position: fixed;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 50 50'%3E%3Cpath d='M28.43 6.378C18.27 4.586 8.58 11.37 6.788 21.533c-1.791 10.161 4.994 19.851 15.155 21.643l.707-4.006C14.7 37.768 9.392 30.189 10.794 22.24c1.401-7.95 8.981-13.258 16.93-11.856l.707-4.006z'%3E%3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E")
    center / 50px no-repeat;
}

.sidebar-right-drawer {
  position: relative !important;
}

.sidebar-right-drawer .coupon-list .coupon-list-container-wrapper .coupon-list-container {
  width: inherit !important;
}

.nextgen-main-wrapper .single-coupon {
  padding: 1rem;
  margin: 0;
}

.nextgen-main-wrapper .container-fluid {
  padding: 0;
}

.nextgen-main-wrapper .container-fluid .remove-rl-padding {
  padding: 0;
}

.nextgen-main-wrapper .container-fluid .remove-rl-padding .offer-details-nextgen-container {
  padding: 0;
  border: 0 !important;
}

.nextgen-main-wrapper .offer-details-nextgen-container {
  padding: 1rem;
  margin: 0;
}

.nextgen-main-wrapper .offer-details-nextgen-container .offer-details-wrapper .offer-details-heading {
  font-size: 22px;
  font-weight: 500;
  align-items: center;
}

.nextgen-main-wrapper
  .offer-details-nextgen-container
  .offer-details-wrapper
  .offer-details-heading
  .just-for-you-16px {
  width: 24px !important;
  height: 24px !important;
}

.nextgen-main-wrapper .offer-details-nextgen-container .offer-details-wrapper .offer-details-heading .heading-savings {
  font-size: 22px;
  font-weight: 500;
}

.nextgen-main-wrapper
  .offer-details-nextgen-container
  .offer-details-wrapper
  .offer-details-description-image-wrapper
  .offer-details-description-image {
  width: 246px !important;
  height: 246px !important;
}

.nextgen-main-wrapper .offer-details-nextgen-container .offer-details-wrapper .offer-details-description {
  font-size: 12px;
}

.nextgen-main-wrapper
  .offer-details-nextgen-container
  .offer-details-wrapper
  .offer-details-description
  .offer-details-description {
  font-size: 12px;
  font-weight: 500;
}

.nextgen-main-wrapper
  .offer-details-nextgen-container
  .offer-details-wrapper
  .offer-details-description
  .offer-details-title {
  font-size: 22px;
  font-weight: 500;
  @media (max-width: 460px) {
    font-size: 20px;
  }
  @media (max-width: 410px) {
    font-size: 18px;
  }
}

.nextgen-main-wrapper
  .offer-details-nextgen-container
  .offer-details-wrapper
  .offer-details-description
  .offer-details-coupon-type {
  font-size: 12px;
}


/*# sourceMappingURL=main.ca30e3e1.chunk.css.map*/