p {
  margin-bottom: 1rem;
}

ul > li {
  margin-bottom: 1rem;
}

body .hidden {
  display: none !important;
}
body *:not(blockquote) ul {
  padding: 0 0 0 20px;
}
body .footer__newsletter .footer__newsletter-button {
  color: #000;
}
body .product-item__text .product-subtitle {
  display: block;
}
body .announcement-bar__content {
  margin-right: 0;
  padding-right: 0;
}
body .cart-shipping-message {
  background-color: #30abdf;
  border-radius: 3px;
  margin-bottom: 35px;
  padding: 10px;
  text-align: center;
  font-weight: 600;
  color: #FFF;
  letter-spacing: 1px;
}
body .cart-shipping-message a {
  display: inline-flex;
  align-items: center;
  margin: 0 0 0 16px;
  border-bottom: 1px solid #FFF;
  letter-spacing: unset;
  line-height: 1.3;
  text-transform: uppercase;
}
body .cart-shipping-message a i {
  display: inline-block;
  margin-left: 4px;
}
body .header__links .header__links-list > li[data-submenu-parent] button {
  opacity: 1 !important;
  color: #484848;
  font-family: "Poppins", sans-serif;
}
body .header__links .header__links-list > li[data-submenu-parent] button.active {
  color: #333;
}
body .header__links .header__links-list > li[data-submenu-parent] button:hover {
  color: #333;
}
body .header__links .header__links-list > li[data-submenu-parent] ul li a {
  font-family: "Poppins", sans-serif;
}
body .header__links .header__links-list > li[data-submenu-parent] ul li a.active {
  color: #ecf8fe;
}
body .header__links .header__links-list > li > a {
  opacity: 1 !important;
  color: #484848;
  font-family: "Poppins", sans-serif;
}
body .header__links .header__links-list > li > a:hover {
  color: #333;
}
@media (min-width: 60em) {
  body .header--left.header--inline .header__inner {
    grid-template-columns: 1fr auto;
  }
  body .header--left.header--inline .header__inner .header__left .header__links {
    width: 100%;
    justify-content: center;
  }
  body .header--left.header--inline .header__inner .header__center {
    display: none;
  }
}
body .section.image-with-text {
  margin: var(--spacing-large) 0 80px;
}
@media (min-width: 45em) {
  body .section.image-with-text {
    margin: calc(var(--space-outer) * 2) 0;
  }
}
body .shoping-section--contrast-before-footer {
  margin: 0;
}
body #shopify-section-163164807406f808a6 .featured-collection .section__inner .featured-collection__content .featured-collection__slider-wrapper .featured-collection__slider .featured-collection__slide.is-visible,
body #shopify-section-template--15276327469242__1641856923b0e78050 .featured-collection .section__inner .featured-collection__content .featured-collection__slider-wrapper .featured-collection__slider .featured-collection__slide.is-visible {
  height: 100%;
}
body #shopify-section-163164807406f808a6 .featured-collection .section__inner .featured-collection__content .featured-collection__slider-wrapper .featured-collection__slider .featured-collection__slide .product-item,
body #shopify-section-template--15276327469242__1641856923b0e78050 .featured-collection .section__inner .featured-collection__content .featured-collection__slider-wrapper .featured-collection__slider .featured-collection__slide .product-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  align-content: space-between;
  height: 100%;
}
body #shopify-section-163164807406f808a6 .featured-collection .section__inner .featured-collection__content .featured-collection__slider-wrapper .featured-collection__slider .featured-collection__slide .product-item .product-item__media,
body #shopify-section-template--15276327469242__1641856923b0e78050 .featured-collection .section__inner .featured-collection__content .featured-collection__slider-wrapper .featured-collection__slider .featured-collection__slide .product-item .product-item__media {
  width: 100%;
}
body .inline-features .section__inner .inline-features__grid .inline-features__item .inline-features__item-inner {
  flex-direction: column;
  text-align: center;
}
body .inline-features .section__inner .inline-features__grid .inline-features__item .inline-features__item-inner .inline-features__item-image {
  margin: 0 auto;
}
body.template-index .shopify-section--contrast + .shopify-section--contrast:not(.hidden):not(.shopify-section--logo-list) {
  margin-top: 0;
}
body.template-customers-account .stamped-snippet-container {
  margin: 0 0 64px;
  text-align: center;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .stamped-rewards-widget-heading-main {
  margin: 0 0 18px;
  color: #505050;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .table-wrapper {
  border: 1px solid #484848;
  overflow-y: scroll;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .table-wrapper table {
  max-width: unset;
  width: 100%;
  border-collapse: collapse;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .table-wrapper table tbody tr td {
  border-bottom: 1px solid #30abdf;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .table-wrapper table tbody tr td .activity-description {
  padding: 0 24px;
  text-align: left;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .table-wrapper table tbody tr.activity-headers {
  background-color: #F5F5F5;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .table-wrapper table tbody tr.activity-headers td {
  border: none;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .table-wrapper table tbody tr.activity-headers td .activity-description {
  display: flex;
  align-items: center;
  height: 28px;
  color: #505050;
  font-family: "Quicksand", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}
body.template-customers-account .stamped-snippet-container #stamped-rewards-widget[data-widget-type=rewards-activities] .table-wrapper table tbody tr:last-of-type td {
  border-bottom: none;
}
body.template-customers-account .stamped-snippet-container .rewards-learn-more {
  display: inline-flex;
  align-items: center;
  margin: 32px 0 0;
  padding: 0 16px;
  font-family: "Quicksand", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  border-radius: 4px;
}
body.template-customers-account .order-history-label,
body.template-customers-account .account__my-orders-heading {
  margin: 0 0 18px;
  padding: 0;
  color: #505050;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  border: none;
}
body.template-customers-account .account__no-orders {
  border-top: 1px solid #30abdf;
}
body.template-customers-account .account__table {
  border: 1px solid #484848;
}
body.template-customers-account .account__table thead tr {
  background-color: #F5F5F5;
}
body.template-customers-account .account__table thead tr th {
  padding: 20px 28px;
  height: 28px;
  color: #505050;
  font-family: "Quicksand", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  border: none;
}
body.template-customers-account .account__table tbody tr {
  border-bottom: 1px solid #30abdf;
}
body.template-customers-account .account__table tbody tr td {
  border: none;
}
body.template-customers-account .account__table tbody tr td:first-of-type {
  padding-left: 28px;
}
body.template-customers-account .account__table tbody tr td:last-of-type {
  padding-right: 28px;
}
body.template-customers-account .account__table tbody tr:last-of-type {
  border-bottom: 1px solid #484848;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] {
  background-size: cover;
  background-repeat: no-repeat;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-text-holder .stamped-rewards-widget-title {
  max-width: 300px;
  font-size: 30px;
  line-height: 46px;
  text-transform: uppercase;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-text-holder .stamped-rewards-widget-text[data-target-id=section-greeting-description] {
  max-width: 490px;
  margin: 0 auto 25px;
  font-size: 18px;
  line-height: 26px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-text-holder .stamped-rewards-widget-text[data-target-id=section-balance] {
  font-size: 18px;
  line-height: 26px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-btn-holder[data-target-id=section-buttons-not-logged-in] .stamped-rewards-widget-btn {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 26px;
  border-radius: 4px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-btn-holder[data-target-id=section-buttons-not-logged-in] .stamped-rewards-widget-btn.stamped-rewards-widget-btn-sign-up {
  border: 3px solid transparent;
  background: #30ABDF;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-btn-holder[data-target-id=section-buttons-not-logged-in] .stamped-rewards-widget-btn.stamped-rewards-widget-btn-sign-in {
  border: 3px solid transparent;
  background: #E65065;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-btn-holder[data-target-id=section-buttons-logged-in] .stamped-rewards-widget-btn {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 26px;
  border-radius: 4px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-btn-holder[data-target-id=section-buttons-logged-in] .stamped-rewards-widget-btn.stamped-rewards-widget-btn-redeem {
  border: 3px solid transparent;
  background: #30ABDF;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-summary] .stamped-rewards-widget-btn-holder[data-target-id=section-buttons-logged-in] .stamped-rewards-widget-btn.stamped-rewards-widget-btn-rewards-history {
  border: 3px solid transparent;
  background: #E65065;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] {
  background-color: #30abdf;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-heading-main {
  color: #FFFFFF;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-how-it-works-list .stamped-rewards-widget-how-it-works-list-item {
  color: #FFFFFF;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-how-it-works-list .stamped-rewards-widget-how-it-works-list-item .stamped-rewards-widget-number {
  background-color: transparent;
  border-radius: 0;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-how-it-works-list .stamped-rewards-widget-how-it-works-list-item .stamped-rewards-widget-number span {
  display: none;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-how-it-works-list .stamped-rewards-widget-how-it-works-list-item .stamped-rewards-widget-number:before {
  display: inline-block;
  font-size: 44px;
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro", sans-serif;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-how-it-works-list .stamped-rewards-widget-how-it-works-list-item .stamped-rewards-widget-heading {
  color: #FFFFFF;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-how-it-works-list .stamped-rewards-widget-how-it-works-list-item:nth-child(1) .stamped-rewards-widget-number:before {
  content: "\f234";
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-how-it-works-list .stamped-rewards-widget-how-it-works-list-item:nth-child(2) .stamped-rewards-widget-number:before {
  content: "\f49e";
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-how-it-works] .stamped-rewards-widget-how-it-works .stamped-rewards-widget-how-it-works-list .stamped-rewards-widget-how-it-works-list-item:nth-child(3) .stamped-rewards-widget-number:before {
  content: "\f06b";
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] {
  margin: 50px 0;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item {
  width: 50%;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content {
  width: 100%;
  background-color: #E65065;
  border: none;
  border-radius: 17px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner {
  width: 100%;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-campaign-image {
  text-align: center;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-campaign-image i:before {
  color: #FFFFFF;
  font-size: 44px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-campaign-title {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-campaign-value {
  color: #FFFFFF;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-button[data-type=completed] {
  all: unset;
  display: none;
  width: 100%;
  text-align: center;
  cursor: not-allowed;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-button[data-type=completed]:before {
  padding: 5px 15px;
  background-color: rgba(238, 238, 238, 0.5);
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-buttons {
  display: flex;
  justify-content: center;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-buttons .stamped-rewards-widget-button[data-type=signup] {
  margin-right: 4px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-birthday-input-holder {
  padding: 0;
  width: 100%;
  background-color: transparent;
  color: #FFFFFF;
  text-align: center;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-birthday-input-holder span {
  color: #FFFFFF;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-birthday-input-holder .stamped-rewards-birthday-input {
  margin: 8px 0;
  background-color: #FFFFFF;
  color: #484848;
  width: 100%;
}
@media screen and (min-width: 400px) {
  body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-birthday-input-holder {
    padding: 0 20px 20px;
  }
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item[data-campaign-completed=true] .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-button[data-type=completed], body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item[data-birthday=true] .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-button[data-type=completed] {
  display: inline-block;
  visibility: visible;
  opacity: 0.5;
}
@media screen and (min-width: 437px) {
  body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .stamped-rewards-earnings .stamped-rewards-widget-item {
    width: auto;
  }
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] .stamped-rewards-widget-campaigns-earnings .notice {
  text-align: center;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] #stamped-rewards-widget-modal .stamped-rewards-widget-modal-content {
  border: none;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-earnings-v2] #stamped-rewards-widget-modal .stamped-rewards-widget-modal-content .stamped-rewards-widget-modal-header {
  background-color: #E65065;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] .stamped-rewards-widget-campaigns-spendings .stamped-rewards-spendings .stamped-rewards-widget-item .stamped-rewards-widget-item-content {
  background-color: #30ABDF;
  border: 1px solid #30ABDF;
  border-radius: 17px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] .stamped-rewards-widget-campaigns-spendings .stamped-rewards-spendings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-campaign-image {
  text-align: center;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] .stamped-rewards-widget-campaigns-spendings .stamped-rewards-spendings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-campaign-image i:before {
  color: #FFFFFF;
  font-size: 44px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] .stamped-rewards-widget-campaigns-spendings .stamped-rewards-spendings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-campaign-title {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] .stamped-rewards-widget-campaigns-spendings .stamped-rewards-spendings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .stamped-rewards-widget-campaign-value {
  color: #FFFFFF;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] .stamped-rewards-widget-campaigns-spendings .stamped-rewards-spendings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .buttons {
  display: flex;
  justify-content: center;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] .stamped-rewards-widget-campaigns-spendings .stamped-rewards-spendings .stamped-rewards-widget-item .stamped-rewards-widget-item-content .stamped-rewards-widget-item-inner .buttons .stamped-rewards-widget-button[data-type=signup] {
  margin-right: 4px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] #stamped-rewards-widget-modal .stamped-rewards-widget-modal-content {
  border: none;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] #stamped-rewards-widget-modal .stamped-rewards-widget-modal-content .stamped-rewards-widget-modal-header {
  background-color: #30abdf;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] #stamped-rewards-widget-modal .stamped-rewards-widget-modal-content .stamped-rewards-widget-modal-body [data-target=description] {
  /*--- Rewards Page - Pop Up Modal---*/
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] #stamped-rewards-widget-modal .stamped-rewards-widget-modal-content .stamped-rewards-widget-modal-body [data-target=description] ol.free-gifts {
  text-align: left;
  padding-left: 0;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] #stamped-rewards-widget-modal .stamped-rewards-widget-modal-content .stamped-rewards-widget-modal-body [data-target=description] ol.free-gifts ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0;
  margin-top: 10px;
  padding-left: 0;
  list-style-type: none;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-spendings-v2] #stamped-rewards-widget-modal .stamped-rewards-widget-modal-content .stamped-rewards-widget-modal-body [data-target=description] ol.free-gifts ul li {
  padding: 10px;
  text-align: center;
  border: 1px solid #e3e3e3;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] {
  display: none;
  margin: 0;
  border: none;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row {
  display: flex;
  flex-direction: column;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row .image-column,
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row .referral-column {
  width: 100%;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row .image-column .referral-image {
  width: 100%;
  height: 100%;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row .image-column .referral-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row .referral-column {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  background-color: #EEF8FD;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer {
  margin: 0;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder {
  color: #505050;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder .stamped-rewards-widget-heading-sub {
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder .stamped-rewards-widget-heading-main {
  margin: 8px auto;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 46px;
  text-transform: uppercase;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder .stamped-rewards-page-text.stamped-rewards-widget-description {
  max-width: 396px;
  margin: 0 auto;
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: normal;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-share-logged-in] .stamped-reward-referral-platforms > span a svg {
  color: #F86674;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-customer] {
  padding: 45px 0px 5px 20px;
  border: none;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-customer] .stamped-rewards-page-subtitle {
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-customer] .stamped-rewards-page-buttonAddon .stamped-rewards-page-input {
  background-color: #FFFFFF;
  color: #505050;
  border: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: normal;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-customer] .stamped-rewards-page-buttonAddon .stamped-rewards-page-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E65065;
  color: #E65065 !important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-customer] .stamped-rewards-page-buttonAddon .stamped-rewards-page-btn:before {
  content: "\f054";
  position: absolute;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  color: #FFFFFF;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-friend] {
  border: none;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-friend] .stamped-rewards-page-subtitle {
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: normal;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-friend] .stamped-rewards-page-buttonAddon .stamped-rewards-page-input {
  background-color: #FFFFFF;
  color: #505050;
  border: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: normal;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-friend] .stamped-rewards-page-buttonAddon .stamped-rewards-page-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E65065;
  color: #E65065 !important;
  border: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .stamped-rewards-page-campaigns-refer .stamped-rewards-page-refer-section-holder div[data-target-id=section-email-friend] .stamped-rewards-page-buttonAddon .stamped-rewards-page-btn:before {
  content: "\f054";
  position: absolute;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  color: #FFFFFF;
}
@media screen and (min-width: 1200px) {
  body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row {
    display: flex;
    flex-direction: row;
  }
  body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row .image-column,
  body.page-rewards main .shopify-app-block [data-widget-type=rewards-referral] .inner-container .row .referral-column {
    width: 50%;
  }
}
body #shopify-section-inline-features--contact {
  margin: 0;
}
body.template-policy .shopify-policy__container {
  padding: 4em 20px;
}
body.template-policy .shopify-policy__container .shopify-policy__title h1 {
  font-family: "Poppins", Arial, serif;
  font-weight: 600;
}
body[data-alt-pdp-mobile-layout].template-product .product__media-container .product__media.slick-initialized {
  display: flex;
  align-items: center;
}
body[data-alt-pdp-mobile-layout].template-product .product__media-container .product__media.slick-initialized .product__media-item {
  display: block !important;
}
body[data-alt-pdp-mobile-layout].template-product .product__media-container .product__media.slick-initialized .slick-list {
  flex: 1;
}
body[data-alt-pdp-mobile-layout].template-product .product__media-container .product__media.slick-initialized .arrow {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  color: #30abdf;
  border: 2px solid #30abdf;
  border-radius: 50%;
}
body[data-alt-pdp-mobile-layout].template-product .product__media-container .product__media.slick-initialized .arrow.arrow-left {
  margin: 0 8px 0 0;
}
body[data-alt-pdp-mobile-layout].template-product .product__media-container .product__media.slick-initialized .arrow.arrow-right {
  margin: 0 0 0 8px;
}
body[data-alt-pdp-mobile-layout].template-product .product__media-container .product-thumbnails {
  display: none;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .title-and-price {
  display: flex;
  justify-content: space-between;
  margin: 0 0 1rem;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .title-and-price h1 {
  margin-bottom: 0;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .title-and-price h3 {
  display: none;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker {
  display: flex;
  flex-wrap: wrap;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=size] {
  margin-top: var(--spacing-medium-large);
  width: 100%;
  order: 3;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=style] {
  margin-top: var(--spacing-medium-large);
  order: 2;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color] {
  margin-top: 0;
  order: 1;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout {
  width: 100%;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container {
  border: 1px solid #30abdf;
  border-radius: 3px;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .color-trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 20px;
  height: var(--height-input);
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .color-trigger span:first-of-type {
  text-transform: capitalize;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .color-trigger .icon {
  position: absolute;
  right: 17px;
  top: 50%;
  width: 14px;
  display: flex;
  color: var(--color-icon);
  pointer-events: none;
  transform: translateY(-50%);
  transition: color 0.3s ease;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .color-trigger.active {
  border-bottom: 1px solid #30abdf;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .color-trigger.active + .colors-container {
  display: block;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .color-trigger:hover {
  cursor: pointer;
}
body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .colors-container {
  display: none;
  padding: 8px 20px;
}
@media (min-width: 60em) {
  body[data-alt-pdp-mobile-layout].template-product .product__media-container .product-thumbnails {
    display: grid;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta {
    display: flex;
    flex-wrap: wrap;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta > * {
    width: 100%;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__block--app:first-child {
    order: 1;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .title-and-price {
    display: block;
    margin: 0;
    order: 2;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .title-and-price h1 {
    margin-bottom: calc(var(--spacing-unit) * 4);
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .title-and-price h3 {
    display: block;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .title-and-price .product__price {
    margin-bottom: 0;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__border:nth-child(4) {
    order: 3;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__description {
    margin: 0;
    order: 4;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__description .product__description-content p:last-of-type {
    margin-bottom: 0;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__description .product__description-content img {
    margin-bottom: 0;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__border:nth-child(6) {
    order: 5;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker {
    display: block;
    order: 6;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=size] {
    margin-top: 0;
    width: 100%;
    order: 3;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=style] {
    order: 2;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color] {
    margin-top: var(--spacing-medium-large);
    order: 1;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container {
    border: none;
    border-radius: 0;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .color-trigger {
    display: none;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__variant-picker .product__option[data-option-name=color].alternate-color-layout .inner-container .colors-container {
    display: block !important;
    padding: 0;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__controls-group-quantity {
    margin: 0;
    order: 7;
  }
  body[data-alt-pdp-mobile-layout].template-product .product__details .product__meta .product__block--form {
    order: 8;
  }
}
body.template-product {
  /*.product-form {
    --swatch-size: 48px;
    padding-top: var(--spacing-medium-large);
    margin-top: var(--spacing-medium-large);
    border-top: 1px solid var(--color-border);

  .product-form__controls-group {
      .product-form__option {
        .product-form__label-wrapper {
          display: flex;
          align-items: center;
          margin-bottom: var(--spacing-small);

          .product-form__label {
            margin-right: var(--spacing-small);
          }
        }

        .product-form__color-chips {
          display: flex;
          flex-wrap: wrap;
        }

        div[data-option-buttons] {
          select {
            display: none;
          }
        }

        + .product-form__option {
          margin-top: var(--spacing-medium-large);
        }
      }

      &.product-form__controls-group-quantity {
        margin-top: var(--spacing-medium-large);

        .product-form__label-wrapper {
          margin-bottom: var(--spacing-small);
        }

        .product-form__quantity {
          height: var(--height-input);
          display: inline-flex !important;
          border: 1px solid var(--color-border-input);
          border-radius: 3px;
          overflow: hidden;
          transition: border-color .3s ease-in-out;
          margin-bottom: 0;

          .product-form__quantity-button {
            height: var(--height-input);
            display: flex;
            align-items: center;
            cursor: pointer;
            color: var(--color-text);
            background-color: transparent;
            border: 0;
            transition: background-color .25s ease-in-out;

            &:focus,
            &:hover {
              background-color: var(--color-background-meta);
            }
          }

          .product-form__quantity-button.product-form__quantity-add-item,
          .product-form__quantity-button.product-form__quantity-subtract-item {
            padding: 10px 8px;
          }

          input {
            width: 30px;
            border: 0;
            overflow: visible;
            text-align: center;
          }

          &:hover {
            border-color: var(--color-text);
          }
        }
      }
    }
  }*/
}
body.template-product shopify-paypal-button,
body.template-product shopify-amazon-pay-button,
body.template-product shopify-google-pay-button,
body.template-product shopify-apple-pay-button,
body.template-product more-payment-options-link {
  display: none;
}
body.template-product .breadcrumbs {
  margin: 1em 0;
}
body.template-product .breadcrumbs .section__inner {
  display: flex;
  align-items: center;
}
body.template-product .breadcrumbs .section__inner a {
  font-size: 14px;
}
body.template-product .breadcrumbs .section__inner a:hover {
  text-decoration: underline;
}
body.template-product .breadcrumbs .section__inner .breadcrumbs-sep {
  display: flex;
  align-items: center;
  margin: 0 12px;
}
body.template-product .breadcrumbs .section__inner .breadcrumbs-sep i {
  font-size: 8px;
}
body.template-product .breadcrumbs .section__inner .product-crumb {
  font-size: 14px;
}
body.template-product .product__bottom {
  display: flex;
  flex-direction: column;
  margin-bottom: var(--spacing-small);
}
@media (min-width: 60em) {
  body.template-product .product__bottom {
    flex-direction: row;
    margin-top: var(--spacing-extra-extra-large);
    margin-bottom: var(--spacing-extra-extra-large);
  }
}
@media (min-width: 60em) {
  body.template-product .product__bottom.product__bottom--hide-desktop {
    display: none;
  }
}
body.template-product .spr-badge {
  display: flex;
  align-items: center;
  margin-bottom: var(--spacing-medium);
}
body.template-product .spr-badge .spr-starrating {
  margin: 0 10px 0 0;
}
body.template-product .spr-badge .spr-badge-caption {
  font-size: var(--font-size-body-x-small);
  line-height: var(--line-height-body-x-small);
  color: var(--color-text-link);
  cursor: pointer;
  text-decoration: underline;
  transition: opacity 0.2s ease-in-out;
}
body.template-product .product {
  margin: 60px auto;
}
body.template-product .product__bottom.with-accordion {
  background-color: transparent;
  padding: 0;
  width: 100%;
  margin: 60px auto 0;
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq {
  margin: 0;
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner {
  max-width: 960px;
  padding-right: 0;
  padding-left: 0;
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group {
  position: relative;
  margin: 0;
  border-top: 1px solid var(--color-border);
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group .faq__accordion-label {
  position: relative;
  display: flex;
  width: 100%;
  padding: var(--spacing-medium) 0;
  margin: 0;
  text-align: left;
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group .faq__accordion-label .faq__accordion-title {
  position: relative;
  padding-right: var(--spacing-large);
  font-weight: 400;
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group .faq__accordion-label .icon.faq__accordion-chevron {
  position: absolute;
  right: 0;
  top: 50%;
  display: flex;
  transform: translateY(-50%) rotate(0);
  transform-origin: center;
  width: 12px;
  height: 12px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 45em) {
  body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group .faq__accordion-label {
    padding: var(--spacing-medium-large) 0;
  }
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group .faq__accordion-answer {
  will-change: contents;
  margin: 0;
  padding: 16px var(--spacing-medium);
  display: none;
  background-color: var(--color-background-meta);
  transition: margin 0.3s ease;
}
@media screen and (min-width: 45em) {
  body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group .faq__accordion-answer {
    padding: var(--spacing-medium-large) 24px;
  }
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group:first-of-type {
  border-top: 0;
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group[data-open=true] .faq__accordion-label .icon.faq__accordion-chevron {
  transform: translateY(-50%) rotate(180deg);
  transition: all 0.3s ease;
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group[data-open=true] .faq__accordion-answer {
  margin-bottom: var(--spacing-medium);
}
@media screen and (min-width: 45em) {
  body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner .faq__accordion .faq__accordion-group[data-open=true] .faq__accordion-answer {
    margin-bottom: var(--spacing-large);
  }
}
@media screen and (min-width: 425px) {
  body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq .section__inner {
    padding-right: var(--space-outer);
    padding-left: var(--space-outer);
  }
}
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq__accordion-chevron,
body.template-product .product__bottom.with-accordion .accordion-tabs-container .faq__accordion-quote {
  color: var(--color-border);
}
body.template-product .product__bottom.with-accordion .widgets {
  width: 100%;
  margin: 0;
}
body.template-product .product__bottom.with-accordion .widgets .widgets__list {
  background-color: var(--color-background-meta);
  margin: 0;
  padding: 0;
}
body.template-product .product__bottom.with-accordion .widgets .widgets__list .widgets__item + .widgets__item {
  border-top: 1px solid var(--color-border);
}
@media screen and (min-width: 768px) {
  body.template-product .product__bottom.with-accordion .widgets {
    min-width: 340px;
    width: auto;
    margin-left: var(--spacing-extra-extra-large);
  }
}
body.template-product .previous-and-next-links {
  margin: 1em 0;
}
body.template-product .previous-and-next-links .section__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.template-product .previous-and-next-links .section__inner .product-link {
  display: inline-block;
  padding: 0.5em 1em;
  border: 1px solid #484848;
  border-radius: 5px;
  font-size: 12px;
}
body.template-product .previous-and-next-links .section__inner .product-link.previous-product i {
  margin-right: 8px;
}
body.template-product .previous-and-next-links .section__inner .product-link.next-product {
  text-align: right;
}
body.template-product .previous-and-next-links .section__inner .product-link.next-product i {
  margin-left: 8px;
}
body.template-product .previous-and-next-links .section__inner .product-link:hover {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  body.template-product .previous-and-next-links .section__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  body.template-product .previous-and-next-links .section__inner .product-link {
    font-size: 16px;
  }
}
body.template-product .product__price {
  display: flex;
  margin-top: var(--spacing-small);
  margin-bottom: var(--spacing-small);
}
body.template-product .product__vendor-sku-wrapper {
  display: flex;
  flex-wrap: wrap;
}
body.template-product .section--contrast .faq__accordion-label .faq__accordion-title {
  color: #404040;
  font-weight: 300;
}
body.template-product .testimonials .testimonials__grid .testimonials__item .testimonials__item-testimonial p {
  color: #404040;
  font-weight: 300;
}
body.template-product .accordion-tabs-container {
  width: 100%;
}
body.template-product .accordion-tabs-container button.faq__accordion-label span {
  font-weight: normal;
}
body.template-product .accordion-tabs-container .pairs-with-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.template-product .accordion-tabs-container .pairs-with-grid .paired-product {
  width: calc(50% - 20px);
  margin: 1em 0 0 0;
}
body.template-product .accordion-tabs-container .pairs-with-grid .paired-product img {
  width: 100%;
  vertical-align: top;
}
body.template-product .accordion-tabs-container .pairs-with-grid .paired-product .meta {
  font-size: 14px;
  margin: 1em 0 0 0;
  text-align: center;
}
body.template-product .accordion-tabs-container .pairs-with-grid .paired-product .meta span {
  display: inline-block;
  width: 100%;
}
body.template-product .accordion-tabs-container .pairs-with-grid .paired-product:nth-child(-n+2) {
  margin: 0;
}
@media screen and (min-width: 768px) {
  body.template-product .accordion-tabs-container .pairs-with-grid .paired-product {
    width: calc(33.3333333333% - 20px);
    margin: 0;
  }
}
body.template-product .product-form__color-swatches #no-available-swatches,
body.template-product .product__color-swatches #no-available-swatches {
  display: none;
}
body.template-product .product-form__color-swatches .product__color-swatch,
body.template-product .product__color-swatches .product__color-swatch {
  background-position: center;
  background-size: 100%;
  border: none;
  border-radius: 4px;
  box-shadow: 0 var(--color-background);
  width: 68px;
  height: 68px;
  /*&.unavailable {
    display: none;
  }*/
}
body.template-product .product-form__color-swatches .product__color-swatch.selected,
body.template-product .product__color-swatches .product__color-swatch.selected {
  box-shadow: 0 0 0 3px var(--color-border);
}
body.template-product .product-form__color-swatches .product__color-swatch:hover,
body.template-product .product__color-swatches .product__color-swatch:hover {
  box-shadow: 0 0 0 3px var(--color-border);
}
body.template-collection .product-item__badges {
  display: none;
}
body.template-collection .collection .collection__inner .collection__products .product-item {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: 100%;
  justify-content: center;
}
body.template-collection .collection .collection__inner .collection__products .product-item .product-item__media {
  width: 100%;
}
body.template-collection .filter-drawer__panel {
  background-color: #FFF;
}
body.template-collection .filter-drawer__panel .filter-drawer__close {
  background-color: transparent;
}
body.template-collection .filter-drawer__panel .filter-drawer__content .outlet-collections-container .collection-modal__list li {
  list-style: none;
}
body.template-collection .filter-drawer__panel .filter-drawer__content .outlet-collections-container .collection-modal__list li:hover a {
  color: #F86674;
}
body.template-collection .filter-drawer__panel .filter-drawer__footer {
  background-color: transparent;
  box-shadow: none;
}
body.template-collection .outlet-collection-description a {
  color: #F86674;
}
body.template-collection .outlet-collection-description table {
  border-collapse: collapse;
}
body.template-collection .outlet-collection-description table thead tr th {
  text-align: left;
  color: #484848;
  border: 1px solid #484848;
  padding: 1rem;
}
body.template-collection .outlet-collection-description table tbody tr td {
  text-align: left;
  font: normal normal normal 20px/24px Quicksand;
  letter-spacing: 0.2px;
  color: #484848;
  border: 1px solid #484848;
  padding: 1rem;
  opacity: 1;
}
body.template-collection .outlet-table-container table {
  width: 100%;
}
body.template-collection .outlet-table-container table thead tr th:nth-child(3) {
  text-align: center;
}
body.template-collection .outlet-table-container table thead tr th:nth-child(5), body.template-collection .outlet-table-container table thead tr th:nth-child(6) {
  text-align: left;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow {
  display: grid;
  grid-template-columns: 0.55fr 1.45fr;
  gap: 0 0;
  grid-template-areas: "pdp-image title" "pdp-image unit-price" "pdp-image list-price" "pdp-image available" "pdp-image quantity" "pdp-image add-to-cart";
  width: 100%;
  height: 100%;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(1) {
  grid-area: pdp-image;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(2) {
  grid-area: title;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(3) {
  grid-area: available;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(4) {
  grid-area: quantity;
  margin: 1em 0;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(5) {
  grid-area: unit-price;
  display: flex;
  align-items: flex-end;
  margin: 1em 0 0 0;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(5) span:last-of-type {
  padding: 0 0 0 1em;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(6) {
  grid-area: list-price;
  display: flex;
  align-items: flex-end;
  margin: 0 0 1em 0;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(6) span:last-of-type {
  color: #AFAFAF;
  text-decoration: line-through;
  padding: 0 0 0 1em;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(7) {
  grid-area: add-to-cart;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td .unit-price-label,
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td .list-price-label,
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td .available-label {
  display: inline-block;
  margin: 0 4px 0 0;
  font-weight: bold;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow .outlet-product .product-form {
  margin: 0;
  padding: 0;
  border: none;
}
body.template-collection .outlet-table-container table tbody tr.outlet__variantRow .outlet-product .product-form .product-form__controls-group--submit {
  display: none;
}
@media screen and (min-width: 961px) {
  body.template-collection .outlet-table-container table tbody tr.outlet__variantRow {
    display: table-row;
  }
  body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td {
    display: table-cell;
  }
  body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(3) {
    text-align: center;
  }
  body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(5), body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(6) {
    display: table-cell;
  }
  body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(5) span:last-of-type, body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:nth-child(6) span:last-of-type {
    padding: 0;
  }
  body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td:last-of-type button.outlet__addToCart {
    margin-left: auto;
  }
  body.template-collection .outlet-table-container table tbody tr.outlet__variantRow td .mobile {
    display: none;
  }
}
body.template-collection .sale-table-container table {
  width: 100%;
}
body.template-collection .sale-table-container table thead tr th:nth-child(3) {
  text-align: center;
}
body.template-collection .sale-table-container table thead tr th:nth-child(5), body.template-collection .sale-table-container table thead tr th:nth-child(6) {
  text-align: left;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow {
  display: grid;
  grid-template-columns: 0.55fr 1.45fr;
  gap: 0 0;
  grid-template-areas: "pdp-image title" "pdp-image unit-price" "pdp-image list-price" "pdp-image available" "pdp-image quantity" "pdp-image add-to-cart";
  width: 100%;
  height: 100%;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td .sale__productTitle {
  display: block;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td .sale__variantTitle {
  display: block;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(1) {
  grid-area: pdp-image;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(2) {
  grid-area: title;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(3) {
  grid-area: available;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(4) {
  grid-area: quantity;
  margin: 1em 0;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(5) {
  grid-area: unit-price;
  display: flex;
  align-items: flex-end;
  margin: 1em 0 0 0;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(5) span:last-of-type {
  padding: 0 0 0 1em;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(6) {
  grid-area: list-price;
  display: flex;
  align-items: flex-end;
  margin: 0 0 1em 0;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(6) span:last-of-type {
  color: #AFAFAF;
  text-decoration: line-through;
  padding: 0 0 0 1em;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(7) {
  grid-area: add-to-cart;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow td .unit-price-label,
body.template-collection .sale-table-container table tbody tr.sale__variantRow td .list-price-label,
body.template-collection .sale-table-container table tbody tr.sale__variantRow td .available-label {
  display: inline-block;
  margin: 0 4px 0 0;
  font-weight: bold;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow .sale-product .product-form {
  margin: 0;
  padding: 0;
  border: none;
}
body.template-collection .sale-table-container table tbody tr.sale__variantRow .sale-product .product-form .product-form__controls-group--submit {
  display: none;
}
@media screen and (min-width: 961px) {
  body.template-collection .sale-table-container table tbody tr.sale__variantRow {
    display: table-row;
  }
  body.template-collection .sale-table-container table tbody tr.sale__variantRow td {
    display: table-cell;
  }
  body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(3) {
    text-align: center;
  }
  body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(5), body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(6) {
    display: table-cell;
  }
  body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(5) span:last-of-type, body.template-collection .sale-table-container table tbody tr.sale__variantRow td:nth-child(6) span:last-of-type {
    padding: 0;
  }
  body.template-collection .sale-table-container table tbody tr.sale__variantRow td:last-of-type button.outlet__addToCart {
    margin-left: auto;
  }
  body.template-collection .sale-table-container table tbody tr.sale__variantRow td .mobile {
    display: none;
  }
}
body.template-collection .collection__header.has-description {
  flex-wrap: wrap;
}
body.template-collection .collection__header.has-description .sale-collection-description {
  width: 100%;
  margin: 1rem 0 0;
}
body.template-cart .cart__item.reward-product .cart__item-details {
  white-space: unset;
}
body.template-cart .free-discount {
  font-style: italic;
  font-weight: bold;
}
body.template-cart .cart__footer-actions {
  align-items: center;
}
body.template-cart .cart__footer-actions .back-to-home {
  display: inline-block;
  margin: 0 1em 0 0;
  color: #f86674;
}
body.template-cart .cart__footer-actions .back-to-home:hover {
  text-decoration: underline;
}
body.template-page.page-shipping-and-returns .btn--primary {
  text-decoration: none;
  padding: 18px 34px;
  font-weight: 800;
  border-radius: 5px;
  text-transform: uppercase;
  opacity: 1;
}
body.template-page .wholesale__login .hero-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 33vh;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
}
body.template-page .wholesale__login .page__header.in-hero {
  margin-bottom: 0;
}
body.template-page .wholesale__login .page__header.in-hero h1 {
  color: white;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 auto;
}
body.template-page .wholesale__login .page__inner {
  padding: 0;
  margin-bottom: 3rem;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half {
  width: 100%;
  padding: 2rem;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #login-form {
  max-width: 500px;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #login-form h2 {
  margin: 0 0 1em 0;
  font-family: "Poppins", Arial, serif;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #login-form .login__main form > input {
  margin: 0 0 1em 0;
  border: 1px solid #484848;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #login-form .login__main form .login__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #login-form .login__main form .login__footer input {
  margin: 0;
  max-width: 200px;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #login-form .login__main form .login__footer button {
  color: #F86674;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #login-form .login__main form .login__footer button:hover {
  opacity: 1;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #register-form:not(.hide) .login__header {
  display: block;
  margin: 0;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #register-form h2 {
  margin: 0;
  font-family: "Poppins", Arial, serif;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #register-form p {
  margin: 0 0 1em 0;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #register-form input {
  margin: 0 0 1em 0;
  border: 1px solid #484848;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(1) #register-form input[type=submit] {
  border: none;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(2) h2 {
  margin: 0 0 1em 0;
  font-family: "Poppins", Arial, serif;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(2) p {
  font-family: "Poppins", Arial, serif;
  font-weight: 400;
}
body.template-page .wholesale__login .page__inner .grid__item--one-half:nth-child(2) .apply-now {
  max-width: 200px;
}
@media screen and (min-width: 769px) {
  body.template-page .wholesale__login .page__inner .grid__item--one-half {
    width: 50%;
  }
}
body.template-page .wholesale__signup .page__inner {
  padding: 0;
}
body.template-page .wholesale__signup .page__inner .grid__item {
  width: 100%;
  padding: 4rem 2rem;
}
body.template-page .wholesale__signup .page__inner .grid__item .inner {
  max-width: 800px;
  margin: 0 auto;
}
body.template-page .wholesale__signup .page__inner .grid__item .inner h1 {
  font-weight: 500;
  margin: 0 0 1em 0;
  font-family: "Poppins", Arial, serif;
  color: #484848;
}
body.template-page .wholesale__signup .page__inner .grid__item .inner .description {
  color: #484848;
}
body.template-page .wholesale__signup .page__inner .grid__item .inner .klaviyo-form form label {
  color: #484848;
}
body.template-page .wholesale__signup .page__inner .grid__item .inner .klaviyo-form form button {
  background-color: #F86674;
}
body.template-page .wholesale__signup .page__inner .grid__item .inner .klaviyo-form form > div > div > div[component="[object Object]"] input {
  padding: 1em;
  border: 1px solid #484848;
}
body.template-page [data-section-id=resources--template] {
  --header-width: 800px;
  margin: 40px 0 var(--spacing-large);
}
body.template-page [data-section-id=resources--template] .resources-grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
body.template-page [data-section-id=resources--template] .resources-grid .resource-item {
  width: calc(33.3333333333% - 20px);
  display: flex;
  flex-wrap: wrap;
  margin: 10px;
}
body.template-page [data-section-id=resources--template] .resources-grid .resource-item img {
  width: 100%;
  vertical-align: top;
}
body.template-page [data-section-id=resources--template] .resources-grid .resource-item span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
body.template-page [data-section-id=resources--template] .resources-grid .resource-item:hover span {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  body.template-page [data-section-id=resources--template] .resources-grid .resource-item {
    width: calc(16.6666666667% - 20px);
  }
}
body.template-page #rma-form-container {
  padding: 0 var(--space-outer) var(--space-outer);
}
body.template-page #rma-form-container form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body.template-page #rma-form-container form .form-status {
  font-size: 30px;
  margin: 0 auto 6rem;
}
body.template-page #rma-form-container form select, body.template-page #rma-form-container form input, body.template-page #rma-form-container form textarea {
  padding: 8px;
  width: 100%;
  border: 1px solid #484848;
}
body.template-page #rma-form-container form select {
  -webkit-appearance: auto;
}
body.template-page #rma-form-container form select[name=country] {
  display: none;
}
body.template-page #rma-form-container form h3 {
  padding: 0.5em 0;
  color: #484848;
  text-transform: capitalize;
  font-family: "Poppins", Arial, serif;
}
body.template-page #rma-form-container form button[type=submit] {
  margin: 2em 0 0;
}
body.template-page #rma-form-container form .inner-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
body.template-page #rma-form-container form .inner-container .column {
  width: calc(100% - 1em);
}
body.template-page #rma-form-container form .inner-container .column.left-column .form-group {
  margin: 0 0 2em;
}
body.template-page #rma-form-container form .inner-container .column.left-column .form-group .contact__field {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 0 1em 0;
}
body.template-page #rma-form-container form .inner-container .column.left-column .form-group .contact__field label {
  display: inline-block;
  width: 100%;
  margin: 0 0 8px 0;
}
body.template-page #rma-form-container form .inner-container .column.left-column .form-group .contact__field:last-child {
  margin: 0;
}
body.template-page #rma-form-container form .inner-container .column.left-column .form-group #datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev span {
  background-image: url("/cdn/shop/files/ui-icons_444444_256x240_17ae7b47-d18d-4f27-91fe-47d294f6a631.png?v=1631543807");
}
body.template-page #rma-form-container form .inner-container .column.left-column .form-group #datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next span {
  background-image: url("/cdn/shop/files/ui-icons_444444_256x240_17ae7b47-d18d-4f27-91fe-47d294f6a631.png?v=1631543807");
}
body.template-page #rma-form-container form .inner-container .column.left-column .form-group #datepicker .ui-datepicker-inline .ui-datepicker-calendar .ui-state-active {
  background-color: #30ABDF;
  border: 1px solid #30ABDF;
  color: #FFF;
}
body.template-page #rma-form-container form .inner-container .column.left-column:last-child {
  margin: 0;
}
body.template-page #rma-form-container form .inner-container .column.right-column {
  margin: 2em 0 0;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product {
  margin: 2em 0;
  padding: 2em;
  background-color: #e5f6fc;
  border-radius: 5px;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field {
  margin: 0 0 1em;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field label {
  display: inline-block;
  width: 100%;
  margin: 0 0 8px 0;
  font-size: 16px;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer {
  background-color: #ceeef9;
  padding: 1em;
  border-radius: 5px;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow {
  padding: 0 0 1em 0;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item label {
  display: inline-block;
  margin: 0;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item input {
  margin: 0 0 0 1em;
  flex: 1;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item i {
  margin: 0 1em;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half label {
  width: 100%;
  margin: 0;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half select {
  margin: 0 0 8px 0 !important;
  display: inline-block;
  width: 100%;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half input {
  width: calc(100% - 48px);
  margin: 0;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half i {
  margin: 0 1em;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow:last-of-type {
  margin: 0;
  padding: 0;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer.without-color-select .colorRow input {
  max-width: unset;
  flex: 1;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field:last-child {
  margin: 0;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product.first-product {
  margin-top: 0;
  padding: 0 2em 2em;
}
body.template-page #rma-form-container form .inner-container .column.right-column .defective-product.first-product .quantity ~ .contact__field label {
  width: auto;
  display: block;
  margin: 0 0 0.5em;
}
body.template-page #rma-form-container form .inner-container .column.right-column .add-defective-product {
  display: none;
  margin: 0 0 2em 0;
  color: #F86674;
}
body.template-page #rma-form-container form .inner-container .column.right-column .add-defective-product i {
  margin-right: 8px;
}
body.template-page #rma-form-container form .inner-container .column.right-column .add-defective-product ~ .contact__field label {
  display: block;
  margin: 0 0 0.5em;
}
@media screen and (min-width: 769px) {
  body.template-page #rma-form-container form h3 {
    font-size: 40px;
  }
  body.template-page #rma-form-container form select, body.template-page #rma-form-container form input, body.template-page #rma-form-container form textarea {
    width: calc(100% - 200px);
    margin: 0 0 0 16px;
  }
  body.template-page #rma-form-container form textarea {
    margin: 0;
  }
  body.template-page #rma-form-container form .inner-container .column {
    width: calc(50% - 1em);
  }
  body.template-page #rma-form-container form .inner-container .column.left-column .form-group #datepicker {
    margin: 0 0 0 16px;
  }
  body.template-page #rma-form-container form .inner-container .column.left-column .form-group .contact__field label {
    width: 150px;
    margin: 0;
  }
  body.template-page #rma-form-container form .inner-container .column.right-column {
    margin: 0;
  }
  body.template-page #rma-form-container form .inner-container .column.right-column .defective-product {
    margin: 2em 0;
    padding: 2em;
    background-color: #e5f6fc;
    border-radius: 5px;
  }
  body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field label {
    width: 150px;
  }
}
@media screen and (min-width: 1312px) {
  body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow {
    flex-wrap: unset;
  }
  body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half {
    width: 50%;
  }
  body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half label {
    width: 50px;
  }
  body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half select {
    flex: 1;
    margin: 0 1em !important;
  }
  body.template-page #rma-form-container form .inner-container .column.right-column .defective-product .inner-product .contact__field.optionRowContainer .optionRow .grid__item--one-half input {
    flex: 1;
  }
}

/*# sourceMappingURL=custom_styles.min.css.map */
