@font-face {
  font-family: "Lobster Two";
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/lobster_two/lobstertwo_n4.bf330c6cb682a9140b2a0d94f88a9886b03225d3.woff2?&hmac=96e902faba7e50b04e4cc54669a3c5650a4b356dabfa40acacd654b7cc5d4e03") format("woff2"), url("/cdn/fonts/lobster_two/lobstertwo_n4.863a753b2f3c3dd37e99fdf6732e1bb03b8c0063.woff?&hmac=16e20bfa12d05b893a63a0e2723cf8fc1c3859a90b98a84248ba7309ac6cc440") format("woff");
}
@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/poppins/poppins_n4.934accbf9f5987aa89334210e6c1e9151f37d3b6.woff2?&hmac=a26c177067467710b799e13b71d5721f54b5f733f905988a09d37a77232f0126") format("woff2"), url("/cdn/fonts/poppins/poppins_n4.ee28d4489eaf5de9cf6e17e696991b5e9148c716.woff?&hmac=f99517b82b6da9de0cdfe8aceb40e4132652b5e3e3d1c3b0906fe722b210b3bf") format("woff");
}
@font-face {
  font-family: Poppins;
  font-weight: 100;
  font-style: normal;
  src: url("/cdn/fonts/poppins/poppins_n1.c38651fae6617112e598a3eae6e304966bb50d9c.woff2?&hmac=b6af579ec34d83edddf828828e189f5b3a66c7d78b4b4f55dfbab768d3d0b266") format("woff2"), url("/cdn/fonts/poppins/poppins_n1.8a253dc332ef999bbf9099ed24f14b637f0d424d.woff?&hmac=f03638ca39febb50df1c57f66ee9e3547bae12f170d35f53fddb788e5ff9ef81") format("woff");
}
@font-face {
  font-family: Quicksand;
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/quicksand/quicksand_n4.d095c6a3084955552d078cb5ddbfcacb66ded7c7.woff2?&hmac=65eb56d90173fd41d0a86a889262dcca9d5f005a6c507ba94157cbd1f14a7cfa") format("woff2"), url("/cdn/fonts/quicksand/quicksand_n4.fdcb207dc7752a043253c4181978b51d0ce29865.woff?&hmac=c106a5cfd1a530b93f5c671af15668846c40cc185eefb2e8ea9a3f7b86a3f814") format("woff");
}
@font-face {
  font-family: Quicksand;
  font-weight: 700;
  font-style: normal;
  src: url("/cdn/fonts/quicksand/quicksand_n7.814ad74da12e242768feb9a53e013a1b4a46d7b3.woff2?&hmac=66eb6ac49e443f6c07b7d2c352514fc4df7432ca7de4bd6a2e3e7f35f2e60fda") format("woff2"), url("/cdn/fonts/quicksand/quicksand_n7.fe8d36c3dbce1c07d8230831c08195630ffab04d.woff?&hmac=5f783454c7a4277ae7b6eb1f4096d7d68eabd43c808c208cd9a0c9b7ac032eb6") format("woff");
}
:root {
  --max-width: 1440px;
  --max-width-narrow: 747px;
  --flyout-width: 640px;
  --spacing-unit: 4px;
  --spacing-unit-half: 2px;
  --spacing-none: 0px;
  --spacing-extra-small: calc(var(--spacing-unit) * 2);
  --spacing-small: calc(var(--spacing-unit) * 3);
  --spacing-medium: calc(var(--spacing-unit) * 5);
  --spacing-medium-large: calc(var(--spacing-unit) * 7);
  --spacing-large: calc(var(--spacing-unit) * 10);
  --spacing-extra-large: calc(var(--spacing-unit) * 15);
  --spacing-extra-extra-large: calc(var(--spacing-unit) * 20);
  --spacing-extra-extra-extra-large: calc(var(--spacing-unit) * 25);
  --box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  --z-index-bar: 300;
  --z-index-header: 500;
  --z-index-popup: 400;
  --z-index-lightbox: 1100;
  --z-index-modal: 1200;
  --z-index-theme-editor-offset: 2000;
  /* Space around the outside of the page */
  --space-outer: var(--spacing-medium-large);
  --height-input: 48px;
}

@media (min-width: 45em) {
  :root {
    --space-outer: calc(var(--spacing-unit) * 20);
  }
}
body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
  font-family: "Quicksand", Arial, serif;
  letter-spacing: 0.05rem;
}

html {
  height: -webkit-fill-available;
}

.bg-light-blue {
  background-color: #ecf8fe !important;
}

.bg-light-yellow {
  background-color: #FFFEF8 !important;
}

.bg-red {
  background-color: #FF5870 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", Arial, serif;
  font-weight: 800;
}

.select-hidden {
  display: none;
}

iframe#chat-button {
  right: 0.5rem !important;
  bottom: 7.5rem !important;
}

.acsb-trigger.acsb-mobile {
  bottom: 6rem !important;
  right: 0 !important;
}

#shopify-section-wholesale-header {
  position: fixed;
  width: 100%;
  z-index: 1;
}
#shopify-section-wholesale-header header {
  position: relative;
}
#shopify-section-wholesale-header header > div > .row {
  margin: 0;
  padding: 0 calc(var(--bs-gutter-x) * 0.5);
}
#shopify-section-wholesale-header header > div > .row > div {
  padding: 0;
}
#shopify-section-wholesale-header header > div > .row > div:nth-child(1) {
  order: 2;
  text-align: center;
}
#shopify-section-wholesale-header header > div > .row > div:nth-child(1) a {
  margin: calc(1rem + 1px) 0 0 1rem;
}
#shopify-section-wholesale-header header > div > .row > div:nth-child(1) a img, #shopify-section-wholesale-header header > div > .row > div:nth-child(1) a svg {
  width: 114px;
  height: 100%;
  object-fit: contain;
}
#shopify-section-wholesale-header header > div > .row > div:nth-child(2) {
  order: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#shopify-section-wholesale-header header > div > .row > div:nth-child(2) .hamburger {
  font-size: 2.25rem;
}
#shopify-section-wholesale-header header > div > .row > div:nth-child(2) h6 {
  display: none;
}
#shopify-section-wholesale-header header > div > .row > div:nth-child(3) {
  order: 3;
}
#shopify-section-wholesale-header header.active > div > .row > div:nth-child(2) ul {
  display: flex;
  opacity: 1;
  transition: all ease 0.5s;
  z-index: 9;
}
#shopify-section-wholesale-header .mobile-menu {
  display: block;
  background-color: #FFF;
}
#shopify-section-wholesale-header .mobile-menu .select {
  position: relative;
  display: flex;
  justify-content: center;
}
#shopify-section-wholesale-header .mobile-menu .select .select-styled {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #FCFCFC;
  padding: 0.5em 1em;
  margin: 0.5em auto;
  width: 90%;
  max-width: 95%;
  border: 1px solid #484848;
  cursor: pointer;
}
#shopify-section-wholesale-header .mobile-menu .select .select-styled span {
  font-weight: bold;
  display: inline-block;
  padding: 0 0 0 1rem;
  color: #484848;
}
#shopify-section-wholesale-header .mobile-menu .select .select-styled i {
  font-size: 12px;
  transform: rotate(0deg);
  transform-origin: center;
  transition: all ease 0.5s;
}
#shopify-section-wholesale-header .mobile-menu .select .select-styled.active i {
  transform: rotate(180deg);
  transition: all ease 0.5s;
}
#shopify-section-wholesale-header .mobile-menu .select .select-styled:hover {
  background-color: #FCFCFC;
}
#shopify-section-wholesale-header .mobile-menu .select .select-styled:hover i {
  transform: rotate(180deg);
  transition: all ease 0.5s;
}
#shopify-section-wholesale-header .mobile-menu .select .select-options {
  display: none;
  position: absolute;
  top: calc(86% + 0.5em);
  max-width: 95%;
  width: 80%;
  height: calc(70vh - 63px);
  padding: 0.5em;
  background-color: #f8f8f8;
  border-radius: 0 0 5px 5px;
  overflow-y: scroll;
}
#shopify-section-wholesale-header .mobile-menu .select .select-options li {
  list-style-type: none;
  padding: 8px;
  cursor: pointer;
  color: #707070;
}
#shopify-section-wholesale-header .mobile-menu .select .select-options li.active {
  color: #333;
  font-weight: bold;
}
#shopify-section-wholesale-header .mobile-menu .select .select-options li:hover {
  color: #333;
  font-weight: bold;
}
#shopify-section-wholesale-header ~ .wholesale-container {
  padding: 12rem 1rem 0;
}
@media screen and (min-width: 769px) {
  #shopify-section-wholesale-header ~ .wholesale-container {
    padding: 0;
  }
}
@media screen and (min-width: 769px) {
  #shopify-section-wholesale-header {
    position: static;
  }
  #shopify-section-wholesale-header header > div > .row {
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    align-items: center;
  }
  #shopify-section-wholesale-header header > div > .row > div {
    order: unset !important;
    padding: 0 calc(var(--bs-gutter-x) * 0.5);
    align-items: center;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(1) {
    text-align: left;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(1) a {
    margin: 0;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(1) a img, #shopify-section-wholesale-header header > div > .row > div:nth-child(1) a svg {
    width: 180px;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(2) {
    display: block;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(2) .hamburger {
    display: none;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(2) h6 {
    display: block;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(2) ul {
    position: static;
    display: flex;
    width: auto;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    z-index: 1;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(2) ul li {
    display: list-item;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
  }
  #shopify-section-wholesale-header header > div > .row > div:nth-child(2) ul li a {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  #shopify-section-wholesale-header .mobile-menu {
    display: none;
  }
  #shopify-section-wholesale-header ~ div {
    padding: 0;
  }
}

main.row {
  margin: 0;
}
@media screen and (min-width: 769px) {
  main.row {
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
  }
}

#wholesale__page h1 {
  color: #484848;
  font-weight: normal;
}
#wholesale__page .price-comparison {
  max-width: 750px;
  margin: 2em 0;
}
#wholesale__page .price-comparison > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
#wholesale__page .price-comparison thead tr {
  background-color: #f0f0f0;
  border: 1px solid #707070;
}
#wholesale__page .price-comparison thead tr th {
  border: none;
  color: #484848;
}
#wholesale__page .price-comparison thead tr th:first-of-type {
  border-left: 1px solid #707070;
}
#wholesale__page .price-comparison thead tr th:last-of-type {
  border-right: 1px solid #707070;
}
#wholesale__page .price-comparison tbody tr {
  background-color: #FFF;
  border: 1px solid #707070;
}
#wholesale__page .price-comparison tbody tr td {
  border: none;
  color: #484848;
}
#wholesale__page .price-comparison tbody tr td:first-of-type {
  border-left: 1px solid #707070;
}
#wholesale__page .price-comparison tbody tr td:last-of-type {
  border-right: 1px solid #707070;
}
#wholesale__cart h1 {
  color: #484848;
  font-weight: normal;
}
#wholesale__addToCart {
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  height: 36px;
}
#wholesale__totalProducts {
  font-weight: bold;
  margin: 0 4px 0 0;
}
.wholesale__topNav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0.5rem;
  background-color: #FFF;
  transition: all ease 0.5s;
  visibility: visible;
  transition-duration: 200ms, 200ms, 0;
  transition-property: opacity, top, visibility;
  transition-delay: 0, 0, 200ms;
  opacity: 1;
  z-index: 1;
}
.wholesale__topNav.hidden {
  opacity: 0;
  visibility: hidden;
  top: 0;
  transition-duration: 200ms, 200ms, 0;
  transition-property: opacity, top, visibility;
  transition-delay: 200ms, 200ms, 0;
  z-index: -1;
}
.wholesale__topNav li.nav-item {
  display: block;
  width: 100%;
  border: none;
  padding: 0;
  font-size: 14px;
}
.wholesale__topNav li.nav-item a {
  padding: 0.5rem;
  color: #484848;
}
.wholesale__welcomeBack {
  font-weight: normal;
  color: #484848;
}
.wholesale__headerCart {
  color: #484848;
  font-family: Arial, sans-serif;
  margin: 12px 0 0 0;
  font-size: 12px;
}
.wholesale__headerCart > * {
  line-height: 18px;
}
.wholesale__headerCart #header-cart--subtotal {
  font-weight: bold;
}
.wholesale__headerCart .viewCart {
  font-size: 12px;
  color: #FF5870;
}
@media screen and (min-width: 769px) {
  .wholesale__headerCart {
    font-size: 0.8rem;
  }
  .wholesale__headerCart .viewCart {
    font-size: 1rem;
  }
}
.wholesale__cartBadge {
  width: 56px;
  height: 56px;
  margin-left: auto;
}
.wholesale__cartBadge .header__icon-touch {
  position: relative;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: space-around;
  width: 100%;
  height: 100%;
}
.wholesale__cartBadge .header__icon-touch .icon-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: transform 0.25s;
}
.wholesale__cartBadge .header__icon-touch .icon-button .icon-button__icon {
  position: relative;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #2bbaff;
  border-radius: 100%;
  z-index: 2;
}
.wholesale__cartBadge .header__icon-touch .icon-button .icon-button__icon .icon {
  width: 32px;
  height: 32px;
  position: relative;
  z-index: 10;
}
.wholesale__cartBadge .header__icon-touch .icon-button .icon-button__icon:before {
  content: "";
  background-color: #484848;
  opacity: 0;
  border-radius: 100%;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  transform: scale(0.8);
  transition: opacity 0.25s, transform 0.25s ease-in-out;
}
.wholesale__cartBadge .header__icon-touch .icon-button:hover .icon-button__icon:before {
  opacity: 0.1;
  transform: scale(1);
}
.wholesale__cartBadge .header__icon-touch .header__cart-count {
  z-index: 10;
  width: 20px;
  height: 20px;
  background-color: #484848;
  color: #ecf8fe;
  border-radius: 20px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 13px;
  right: 7px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
  pointer-events: none;
  box-shadow: 0 0 0 1px #ecf8fe;
  transition: box-shadow 0.3s ease-in-out;
}
.wholesale__remove-item {
  display: inline-block;
  margin: 0 0 0 1rem;
  color: #FF5870;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .wholesale__remove-item {
    margin: 0.7rem 0 0 0;
  }
}
.wholesale__cart-footer .row.checkout-error-message {
  max-width: 985px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 2rem auto;
  padding: 1rem;
  background-color: #ecf8fe;
  border: 1px solid #28aae2;
  border-radius: 4px;
}
.wholesale__cart-footer .row.checkout-error-message i {
  margin: 0 1rem 0 0;
  padding: 0;
  width: auto;
  color: #28aae2;
  font-size: 1.5rem;
}
.wholesale__cart-footer .row.checkout-error-message p {
  margin: 0;
  padding: 0;
  font-family: "Poppins", Arial, serif;
  font-size: 15px;
  color: #484848;
  flex-shrink: unset;
}
.wholesale__cart-footer .row.subtotal-and-shipping {
  align-items: center;
}
.wholesale__cart-footer .row.subtotal-and-shipping .col-12 .row {
  justify-content: space-between;
  align-items: center;
}
.wholesale__cart-footer .row.subtotal-and-shipping .col-12 .row span {
  display: inline-block;
}
.wholesale__cart-footer .row.subtotal-and-shipping .col-12 .row span:first-of-type {
  font-weight: bold;
  width: 120px;
}
.wholesale__cart-footer .row.subtotal-and-shipping .col-12 .row span:last-of-type {
  flex: 1;
  font-weight: normal;
  text-align: right;
  padding: 0;
}
.wholesale__cart-footer .row.continue-shopping-or-checkout {
  margin: 1rem 0 0;
  padding: 2rem 0 0;
  border-top: 1px solid #d5d5d5;
}
.wholesale__cart-footer .row.continue-shopping-or-checkout .col-12 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}
.wholesale__cart-footer .row.continue-shopping-or-checkout .col-12 a {
  display: inline-block;
  padding: 0 1rem 0 0;
  color: #FF5870;
  text-decoration: underline;
  font-weight: bold;
}
.wholesale__cart-footer .row.continue-shopping-or-checkout .col-12 input {
  background-color: #FF5870;
  border: 1px solid #FF5870;
  color: #FFF;
  padding: 1rem;
  text-transform: uppercase;
}
.wholesale__cart-footer .row.continue-shopping-or-checkout .col-12 input:hover {
  background-color: #ed0b21;
  border: 1px solid #ed0b21;
  color: #FFF;
  opacity: 1;
}
.wholesale__sidebarContainer {
  display: none;
}
@media screen and (min-width: 769px) {
  .wholesale__sidebarContainer {
    display: block;
  }
}
.wholesale__sidebar {
  top: 7.5rem;
}
.wholesale__sidebar h5 {
  display: none;
  border-bottom: 1px solid #a5a2a2;
  padding: 1em 0;
  font-weight: normal;
  color: #484848;
}
.wholesale__sidebar .desktop {
  display: none;
}
.wholesale__sidebar .collectionLink {
  padding: 0.5em 1em;
  display: block;
  font-size: 0.85rem;
  border-bottom: 1px solid #DCDCDC;
  color: #484848;
  text-decoration: none;
}
.wholesale__sidebar .collectionLink i {
  display: none;
}
.wholesale__sidebar .collectionLink:hover {
  background-color: #EAF9FF;
}
.wholesale__sidebar .collectionLink.active {
  background-color: #EAF9FF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.9rem;
  font-weight: bold;
}
.wholesale__sidebar .collectionLink.active i {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .wholesale__sidebar h5 {
    display: block;
  }
  .wholesale__sidebar .desktop {
    display: block;
  }
}
.wholesale__variantRow {
  display: grid;
  grid-template-columns: 0.55fr 1.45fr;
  gap: 0 0;
  grid-template-areas: "pdp-image title" "pdp-image available" "pdp-image quantity" "pdp-image unit-price" "pdp-image add-to-cart";
  width: 100%;
  border-bottom: 1px dashed grey;
  margin: 0 0 0.5rem 0;
}
.wholesale__variantRow .col-sm-1 {
  padding-left: 0;
}
.wholesale__variantRow > div:nth-child(1) {
  grid-area: pdp-image;
  width: 100%;
}
.wholesale__variantRow > div:nth-child(2) {
  grid-area: title;
  padding-left: 0;
}
.wholesale__variantRow > div:nth-child(3) {
  grid-area: available;
}
.wholesale__variantRow > div:nth-child(4) {
  grid-area: quantity;
  display: flex;
  align-items: center;
  margin: 1em 0;
}
.wholesale__variantRow > div:nth-child(4) input {
  margin: 0;
}
.wholesale__variantRow > div:nth-child(5) {
  grid-area: unit-price;
}
.wholesale__variantRow > div:nth-child(6) {
  grid-area: add-to-cart;
}
.wholesale__variantRow > div .availableLabel,
.wholesale__variantRow > div .qtyLabel,
.wholesale__variantRow > div .unitPriceLabel,
.wholesale__variantRow > div .lineTotalLabel {
  display: inline-block;
  margin: 0 4px 0 0;
  font-weight: bold;
  color: #484848;
}
@media screen and (min-width: 769px) {
  .wholesale__variantRow {
    display: flex;
  }
  .wholesale__variantRow > div:nth-child(1) {
    width: 8.33333333%;
  }
  .wholesale__variantRow > div:nth-child(2) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .wholesale__variantRow > div:nth-child(3) {
    text-align: center;
  }
  .wholesale__variantRow > div:nth-child(4) {
    display: block;
    margin: 0;
    text-align: center;
  }
  .wholesale__variantRow > div:nth-child(4) input {
    margin: 0 auto;
  }
  .wholesale__variantRow > div:nth-child(6) {
    text-align: right;
  }
  .wholesale__variantRow > div .availableLabel,
  .wholesale__variantRow > div .qtyLabel,
  .wholesale__variantRow > div .unitPriceLabel,
  .wholesale__variantRow > div .lineTotalLabel {
    display: none;
  }
}
.wholesale__productTitle {
  display: block;
  font-size: 0.9rem;
}
.wholesale__variantTitle {
  display: block;
  font-size: 0.75rem;
}
.wholesale__variantTitle .variantOption {
  border-right: 1px solid grey;
  padding: 0 0.5rem;
}
.wholesale__variantTitle .variantOption:first-child {
  padding-left: 0;
}
.wholesale__variantTitle .variantOption.last {
  border: none;
  padding-right: 0;
  font-weight: bold;
}
.wholesale__variantQty {
  margin: 0 auto;
  width: 50px;
  text-align: center;
  border: 1px solid #707070;
}
.wholesale__products-filter label {
  display: inline-block;
  margin-right: 8px;
  font-weight: bold;
  color: #484848;
}
.wholesale__products-filter select {
  padding: 0.75rem 1.75rem 0.75rem 0.5rem;
  background-color: transparent;
  color: #484848;
}
.wholesale__cartForm-header {
  align-items: center;
  margin: 0 0 1rem 0;
}
.wholesale__cartForm-header > div {
  display: none;
}
.wholesale__cartForm-header > div:first-of-type {
  display: block;
  padding-left: 0;
}
.wholesale__cartForm-header > div:nth-child(5) small {
  text-align: left;
}
.wholesale__cartForm-header > div:nth-child(6) {
  text-align: left;
}
.wholesale__cartForm-header small {
  font-weight: bolder;
  text-align: center;
  display: block;
  color: #484848;
}
.wholesale__cart-template {
  padding: 0;
}
.wholesale__cart-template h1 {
  text-align: center;
  color: #484848;
}
.wholesale__cart-template .cart__empty {
  text-align: center;
  color: #484848;
  text-transform: capitalize;
}
.wholesale__cart-template a.continue-shopping {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #ff5870;
}
@media screen and (min-width: 769px) {
  .wholesale__cart-template {
    padding: 5rem 0 0 0;
  }
  .wholesale__cartForm-header > div {
    display: block;
  }
}

.footer {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 -0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  padding: 1rem 0 !important;
}
.footer .empty-column {
  display: none;
}
.footer__cart > .container > .row > div:nth-child(1) {
  text-align: left;
}
.footer__cart > .container > .row > div:nth-child(1) #wholesale__checkoutBtn {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  height: 36px;
}
.footer__cart > .container > .row > div:nth-child(2) > div:nth-child(1) {
  text-align: right;
}
.footer__cart > .container > .row > div:nth-child(2) > div:nth-child(2) {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .footer .empty-column {
    display: block;
  }
  .footer__cart > .container > .row > div:nth-child(1) {
    text-align: center;
  }
  .footer__cart > .container > .row > div:nth-child(2) > div:nth-child(1) {
    text-align: center;
  }
  .footer__cart > .container > .row > div:nth-child(2) > div:nth-child(2) {
    text-align: center;
  }
}

iframe#admin-bar-iframe {
  bottom: 6em !important;
}
@media screen and (min-width: 769px) {
  iframe#admin-bar-iframe {
    bottom: 4em !important;
  }
}

body:not(.template-cart) .wc_loading_screen {
  display: none !important;
}
body.template-cart {
  position: relative;
}
body.template-cart .wc_loading_screen {
  display: none;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #ECF8FE;
  z-index: 99999;
}
body.template-cart .wc_loading_screen .logo {
  position: absolute;
  top: 0;
  width: 150px;
  margin: 2rem auto;
}
body.template-cart .wc_loading_screen .logo img {
  width: 100%;
  vertical-align: top;
}
body.template-cart .wc_loading_screen .content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 465px;
  width: 100%;
  margin: 0 auto;
}
body.template-cart .wc_loading_screen .content .animated-gif {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
body.template-cart .wc_loading_screen .content .animated-gif img {
  width: 100%;
  vertical-align: top;
}
body.template-cart .wc_loading_screen .content p {
  width: 100%;
  margin: 3rem 0 0 0;
  color: #484848;
  text-align: center;
  font-family: "Poppins", Arial, serif;
  font-size: 18px;
}
body main {
  padding: 0 0 80px 0;
}
body.template-list-collections #shopify-section-wholesale-landing--template h1,
body.template-list-collections .wholesale-landing-template h1, body.wholesale-homepage #shopify-section-wholesale-landing--template h1,
body.wholesale-homepage .wholesale-landing-template h1 {
  font-weight: 500;
  color: #484848;
}
body.template-list-collections #shopify-section-wholesale-landing--template div.img-container img, body.template-list-collections #shopify-section-wholesale-landing--template div.img-container svg,
body.template-list-collections .wholesale-landing-template div.img-container img,
body.template-list-collections .wholesale-landing-template div.img-container svg, body.wholesale-homepage #shopify-section-wholesale-landing--template div.img-container img, body.wholesale-homepage #shopify-section-wholesale-landing--template div.img-container svg,
body.wholesale-homepage .wholesale-landing-template div.img-container img,
body.wholesale-homepage .wholesale-landing-template div.img-container svg {
  width: 100%;
  vertical-align: top;
}
body.template-list-collections #shopify-section-wholesale-landing--template main > div:first-of-type,
body.template-list-collections .wholesale-landing-template main > div:first-of-type, body.wholesale-homepage #shopify-section-wholesale-landing--template main > div:first-of-type,
body.wholesale-homepage .wholesale-landing-template main > div:first-of-type {
  display: none;
}
body.template-list-collections #shopify-section-wholesale-landing--template main > div:last-of-type,
body.template-list-collections .wholesale-landing-template main > div:last-of-type, body.wholesale-homepage #shopify-section-wholesale-landing--template main > div:last-of-type,
body.wholesale-homepage .wholesale-landing-template main > div:last-of-type {
  width: 100%;
  padding-top: 0 !important;
}
@media screen and (min-width: 769px) {
  body.template-list-collections #shopify-section-wholesale-landing--template,
  body.template-list-collections .wholesale-landing-template, body.wholesale-homepage #shopify-section-wholesale-landing--template,
  body.wholesale-homepage .wholesale-landing-template {
    padding-top: 3rem;
  }
  body.template-list-collections #shopify-section-wholesale-landing--template main > div:first-of-type,
  body.template-list-collections .wholesale-landing-template main > div:first-of-type, body.wholesale-homepage #shopify-section-wholesale-landing--template main > div:first-of-type,
  body.wholesale-homepage .wholesale-landing-template main > div:first-of-type {
    display: block;
  }
  body.template-list-collections #shopify-section-wholesale-landing--template main > div:last-of-type,
  body.template-list-collections .wholesale-landing-template main > div:last-of-type, body.wholesale-homepage #shopify-section-wholesale-landing--template main > div:last-of-type,
  body.wholesale-homepage .wholesale-landing-template main > div:last-of-type {
    width: 75%;
  }
}
body.template-customers-account div.container-xl h1, body.template-customers-account div.container-xl h2, body.template-customers-account div.container-xl h3, body.template-customers-account div.container-xl h4, body.template-customers-account div.container-xl h5 {
  font-weight: 500;
  color: #484848;
}
body.template-customers-account div.container-xl .row .card .address-button {
  color: #f86674;
  text-decoration: underline;
  padding: 0.375rem 0;
}
body.template-customers-account div.container-xl .row table {
  color: #484848;
}
body.template-customers-addresses .container-xl {
  text-align: center;
}
body.template-customers-addresses .container-xl .card {
  text-align: left;
}
body.template-customers-addresses .breadcrumbs {
  padding-top: 1rem;
}
body.template-customers-addresses .breadcrumbs .breadcrumb-item a {
  color: #F86674;
}
body.template-customers-addresses h1 {
  font-weight: 500;
  color: #484848;
}
body.template-customers-addresses h1 ~ button {
  background-color: #FF5870;
  border: 1px solid #FF5870;
  color: #FFF;
}
body.template-customers-addresses h1 ~ button:hover {
  background-color: #ed0b21;
  border: 1px solid #ed0b21;
  color: #FFF;
  opacity: 1;
}
body.template-customers-addresses .card .card-title {
  font-weight: 500;
  color: #484848;
}
body.template-customers-addresses .card .card-link {
  color: #F86674;
  background-color: transparent;
  border: none;
  text-decoration: underline;
}
body.template-customers-addresses .card form {
  display: inline-block;
}
body.template-customers-addresses .modal .modal-title {
  font-weight: 500;
  color: #484848;
}
body.template-customers-addresses .modal .modal-footer button {
  background-color: transparent;
  color: #FF5870;
  text-decoration: underline;
  border: none;
}
body.template-customers-addresses .modal .modal-footer button:focus, body.template-customers-addresses .modal .modal-footer button:focus-visible, body.template-customers-addresses .modal .modal-footer button:focus-within {
  outline: none;
}
body.template-customers-addresses .modal .modal-footer input {
  background-color: #FF5870;
  border: 1px solid #FF5870;
  color: #FFF;
}
body.template-customers-addresses .modal .modal-footer input:hover {
  background-color: #ed0b21;
  border: 1px solid #ed0b21;
  color: #FFF;
  opacity: 1;
}
body.template-page [data-section-id=resources--template] {
  --header-width: 800px;
  margin: 0 0 var(--spacing-large);
}
body.template-page [data-section-id=resources--template] .page__inner {
  max-width: var(--max-width);
  padding: 0 var(--space-outer);
  margin: 0 auto;
}
body.template-page [data-section-id=resources--template] .page__inner .page__header {
  position: relative;
  width: 100%;
  max-width: var(--header-width);
  display: flex;
  flex-direction: column;
  margin: 0 auto var(--spacing-large);
  align-items: center;
}
body.template-page [data-section-id=resources--template] .page__inner .page__header h1 {
  text-align: center;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 38px;
  text-transform: uppercase;
  line-height: 41.04px;
  letter-spacing: 0.95px;
  color: #484848;
}
@media (min-width: 45em) {
  body.template-page [data-section-id=resources--template] .page__inner .page__header {
    margin-bottom: var(--spacing-extra-extra-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;
  text-decoration: none;
  color: #484848;
}
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;
  text-decoration: none;
  color: #484848;
}
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);
  }
}
@media (min-width: 60em) {
  body.template-page [data-section-id=resources--template] .resources-grid {
    margin: var(--spacing-extra-extra-extra-large) 0 calc(var(--space-outer) * 2);
  }
}
@media (min-width: 45em) {
  body.template-page [data-section-id=resources--template] {
    margin: 5em 0 var(--spacing-large);
  }
  body.template-page [data-section-id=resources--template] .fs-heading-1-base-ns {
    font-size: var(--font-size-heading-1-base);
    line-height: var(--line-height-heading-1-base);
  }
}

.navTrigger {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  width: 30px;
  height: 25px;
}
.navTrigger i {
  background-color: #484848;
  border-radius: 2px;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
}
.navTrigger i:nth-child(1) {
  -webkit-animation: outT 0.8s backwards;
  animation: outT 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
.navTrigger i:nth-child(2) {
  margin: 5px 0;
  -webkit-animation: outM 0.8s backwards;
  animation: outM 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
.navTrigger i:nth-child(3) {
  -webkit-animation: outBtm 0.8s backwards;
  animation: outBtm 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  opacity: 1;
}
.navTrigger.active i:nth-child(1) {
  -webkit-animation: inT 0.8s forwards;
  animation: inT 0.8s forwards;
}
.navTrigger.active i:nth-child(2) {
  -webkit-animation: inM 0.8s forwards;
  animation: inM 0.8s forwards;
}
.navTrigger.active i:nth-child(3) {
  -webkit-animation: inBtm 0.8s forwards;
  animation: inBtm 0.8s forwards;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .navTrigger {
    display: none;
  }
}

@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@keyframes inM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}
@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@keyframes outM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}
@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
  }
}
@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    transform: translateY(9px) rotate(135deg);
  }
}
@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
  }
}
@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    transform: translateY(9px) rotate(135deg);
  }
}
@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
  }
}
@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    transform: translateY(-9px) rotate(135deg);
  }
}
@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
  }
}
@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    transform: translateY(-9px) rotate(135deg);
  }
}

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