/*!************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/blaze-slider/dist/blaze.css ***!
  \************************************************************************************************************************/
.blaze-slider{--slides-to-show:1;--slide-gap:20px;direction:ltr}.blaze-container{position:relative}.blaze-track-container{overflow:hidden}.blaze-track{will-change:transform;touch-action:pan-y;display:flex;gap:var(--slide-gap);--slide-width:calc(
    (100% - (var(--slides-to-show) - 1) * var(--slide-gap)) /
      var(--slides-to-show)
  );box-sizing:border-box}.blaze-track>*{box-sizing:border-box;width:var(--slide-width);flex-shrink:0}
/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style/main.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
/*
 * Variables
 */
:root {
  --headless-primary: #121212;
  --headless-secondary: #A6BB79;
  --headless-accent: #8CA29A;
  --headless-links: #0b99e6;
  --headless-light: #e3e4e8;
  --headless-dark: #222222;
  --headless-gray: #969ea5;
  --headless-success: #7ab317;
  --headless-error: #d81e00;
  --headless-indica: #74477A;
  --headless-sativa: #FFBF1E;
  --headless-hybrid: #70BF26;
  --headless-cbd: #5C4A2C;
  --headless-heading-font: "Satoshi", Helvetica, Arial, sans-serif;
  --headless-body-font: "Satoshi", Helvetica, Arial, sans-serif;
  --headless-border-radius:4px;
  --hover-brightness: 1.2;
}

.color-headless-muted {
  color: var(--headless-gray);
}

.color-headless-links {
  color: var(--headless-links);
}

/*
 * Mixins
*/
/*
 * Global Styles
 */
.headless-button, .headless-filter-sidebar .clear-checkbox-filters-button {
  border-radius: 50rem;
  border: 0;
  outline: 0;
  padding: 10px 15px;
  background-color: var(--headless-primary);
  color: white;
  font-weight: bold;
  font-size: 17px;
  transition: all 350ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headless-button.headless-button-lg, .headless-filter-sidebar .headless-button-lg.clear-checkbox-filters-button {
  padding: 10px 35px;
  font-size: 20px;
}
.headless-button.headless-button-sm, .headless-filter-sidebar .headless-button-sm.clear-checkbox-filters-button {
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1;
}
.headless-button:hover, .headless-filter-sidebar .clear-checkbox-filters-button:hover {
  filter: brightness(var(--hover-brightness));
  color: white;
}
.headless-button .headless-cart-svg, .headless-filter-sidebar .clear-checkbox-filters-button .headless-cart-svg {
  fill: white;
  width: 40px;
  margin-right: 5px;
}

.headless-hr {
  background: transparent;
  border-bottom: 0.5px solid var(--headless-gray);
  width: 100%;
  margin: 10px 0px;
}

.headless-radius, .headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .sp-potency-bar .potency-bar-inner, .headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .sp-potency-bar, .headless-single-product .headless-sp-variations .headless-sp-variation, .headless-cart-sidebar-item .headless-cart-product-top .headless-cart-product-image img, select.headless-dropdown {
  border-radius: 3px;
}

.headless-cart-svg {
  width: 100%;
  height: 100%;
  background-size: initial;
  background-repeat-y: initial;
  background-repeat-x: initial;
  background-position-y: initial;
  background-position-x: initial;
  background-origin: initial;
  background-color: initial;
  background-clip: initial;
  background-attachment: initial;
  animation-play-state: paused;
}

.surfside-menu-banner {
  margin-bottom: 30px;
}
@media (min-width: 991px) {
  .surfside-menu-banner {
    margin-bottom: 40px;
  }
}

.headless-loading-spinner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  padding: 40px 15px;
}
.headless-loading-spinner svg {
  margin-top: 15px;
}

.headless-ribbon-wrap {
  width: 105px;
  height: 105px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
  /*border: 1px solid black;*/
}
.headless-ribbon-wrap .headless-ribbon-green {
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 10px 0;
  left: -5px;
  top: 16px;
  width: 150px;
  background-color: var(--headless-success);
  background-image: -o-linear-gradient(top, var(--headless-success), var(--headless-success));
}
.headless-ribbon-wrap:before, .headless-ribbon-wrap:after {
  content: "";
  border-top: 3px solid #6e8900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.headless-ribbon-wrap:before {
  left: 0;
}
.headless-ribbon-wrap:after {
  right: 0;
}

.headless-d-none {
  display: none !important;
}

.range-headless .headless-breadcrumb, .range-headless .headless-single-product .headless-sp-category a, .headless-single-product .headless-sp-category .range-headless a {
  font-weight: 300;
  text-transform: uppercase;
}
.range-headless .headless-breadcrumb a, .range-headless .headless-single-product .headless-sp-category a a, .headless-single-product .headless-sp-category .range-headless a a {
  font-weight: 300;
}
.range-headless .headless-shortcode-title-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 30px;
}
@media (min-width: 991px) {
  .range-headless .headless-shortcode-title-wrapper {
    flex-direction: row;
    margin-bottom: 40px;
  }
}
.range-headless .headless-shortcode-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}
@media (min-width: 991px) {
  .range-headless .headless-shortcode-title {
    font-size: 2.4rem;
  }
}
.range-headless .headless-title-button {
  margin-top: 20px;
}
@media (min-width: 991px) {
  .range-headless .headless-title-button {
    margin-left: 30px;
    margin-top: 0;
  }
}
.range-headless .headless-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}
@media (min-width: 991px) {
  .range-headless .headless-title {
    font-size: 2.4rem;
  }
}
.range-headless .headless-subtitle {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
}
@media (min-width: 991px) {
  .range-headless .headless-subtitle {
    font-size: 1.65rem;
  }
}

/* Variation headless-variation-dropdown */
.form-select, select.headless-dropdown {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.headless-dropdown {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 16px;
  border: 1px solid var(--headless-gray);
  line-height: 22px;
  font-size: 16px;
}

.headless-cart-ordertype {
  display: flex;
  margin: 20px 20px 0 20px;
  padding: 7.5px;
  border-radius: var(--headless-border-radius);
  border: 1px solid white;
}
.headless-cart-ordertype .ordertype-option {
  display: inline-flex;
  flex-direction: column;
  flex-grow: 1;
  text-align: center;
  border-radius: var(--headless-border-radius);
}
.headless-cart-ordertype .ordertype-option:nth-of-type(1) {
  padding-right: 7.5px;
}
.headless-cart-ordertype .ordertype-option:nth-of-type(2) {
  padding-left: 7.5px;
}
.headless-cart-ordertype label {
  background: transparent;
  box-sizing: border-box;
  display: flex;
  border-radius: var(--headless-border-radius);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 12px 17px;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  font-weight: 700;
  font-size: 16px;
  color: var(--headless-dark);
}
.headless-cart-ordertype label span {
  line-height: 1;
}
.headless-cart-ordertype label svg {
  fill: var(--headless-dark);
  height: 30px;
  margin-bottom: 10px;
}
.headless-cart-ordertype label:hover {
  background: var(--headless-light);
}
.headless-cart-ordertype label:focus, .headless-cart-ordertype label:active {
  background: var(--headless-dark);
  color: white;
}
.headless-cart-ordertype label:focus svg, .headless-cart-ordertype label:active svg {
  fill: white;
}
.headless-cart-ordertype input[type=radio] {
  opacity: 0;
  width: 0;
  height: 0;
}
.headless-cart-ordertype input[type=radio]:active ~ label {
  opacity: 1;
  color: var(--headless-dark);
}
.headless-cart-ordertype input[type=radio]:active ~ label svg {
  fill: white;
}
.headless-cart-ordertype input[type=radio]:checked ~ label {
  opacity: 1;
  color: white;
  background: var(--headless-dark);
}
.headless-cart-ordertype input[type=radio]:checked ~ label svg {
  fill: white;
}

.headless-slider {
  position: relative;
  padding: 0 40px;
}

.headless-slider-prev, .headless-slider-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25px;
  display: flex;
}
.headless-slider-prev svg, .headless-slider-next svg {
  width: 30px;
  fill: var(--headless-dark);
}

.headless-slider-prev {
  left: 0;
}

.headless-slider-next {
  right: 0;
}

.headless-category-slider {
  margin-bottom: 30px;
}

.headless-slider-card {
  border-radius: 4px;
  /* border:1px solid #c4c4c4; */
  box-shadow: 0 3px 8px hsla(210, 8%, 62%, 0.2);
  background-color: white;
  padding: 15px;
  display: flex;
  flex-direction: column;
}
.headless-slider-card .headless-slider-card-title {
  font-size: 20px;
  font-weight: bold;
  font-weight: 900;
  margin-bottom: 13px;
}
.headless-slider-card .headless-slider-card-subtitle {
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  color: var(--headless-gray);
}
.headless-slider-card .headless-slider-cat-image {
  margin-top: auto;
  margin-bottom: auto;
}

.headless-cart-icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  background: var(--headless-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  transition: all 300ms ease-in-out;
  z-index: 9999;
}
.headless-cart-icon:hover {
  filter: brightness(var(--hover-brightness));
}
.headless-cart-icon svg {
  fill: white;
  width: 17px;
}
@media (min-width: 768px) {
  .headless-cart-icon {
    width: 60px;
    height: 60px;
  }
  .headless-cart-icon svg {
    width: 25px;
  }
}

.headless-cart-page {
  display: grid;
  width: 100%;
  gap: 20px;
  grid-template-columns: auto;
}
@media (min-width: 991px) {
  .headless-cart-page {
    grid-template-columns: repeat(2, 1fr);
  }
}
.headless-cart-page .headless-cart-col {
  border-radius: var(--headless-border-radius);
  border: 1px solid var(--headless-light);
  padding: 15px;
}
@media (min-width: 991px) {
  .headless-cart-page .headless-cart-col {
    padding: 25px;
  }
}
.headless-cart-page .headless-cart-right {
  background: var(--headless-light);
}
.headless-cart-page .cart-retailer-info {
  margin-bottom: 20px;
}
.headless-cart-page .headless-cart-store-details {
  margin-bottom: 15px;
}
.headless-cart-page .headless-cart-store-details .headless-cart-store-icon {
  display: none;
  padding: 13px;
  border-radius: var(--headless-border-radius);
  background: var(--headless-primary);
}
.headless-cart-page .headless-cart-store-details .headless-cart-store-icon svg {
  fill: white;
  width: 30px;
}
@media (min-width: 991px) {
  .headless-cart-page .headless-cart-store-details {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
  }
  .headless-cart-page .headless-cart-store-details .headless-cart-store-icon {
    margin-right: 15px;
    display: flex;
  }
}
.headless-cart-page .headless-cart-store-details address {
  margin-bottom: 0;
}
.headless-cart-page .headless-cart-your-store {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 20px;
}
@media (min-width: 991px) {
  .headless-cart-page .headless-cart-your-store {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
}
.headless-cart-page .headless-cart-your-store .headless-title {
  margin-bottom: 15px;
}
@media (min-width: 991px) {
  .headless-cart-page .headless-cart-your-store .headless-title {
    margin-bottom: 0;
    padding-right: 20px;
  }
}
.headless-cart-page .headless-cart-store-name {
  font-weight: bold;
}
@media (min-width: 991px) {
  .headless-cart-page .headless-cart-store-name {
    font-size: 20px;
  }
}
.headless-cart-page .cart-retailer-info__todays-hours {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 15px;
}
@media (min-width: 991px) {
  .headless-cart-page .cart-retailer-info__todays-hours {
    flex-direction: row;
  }
  .headless-cart-page .cart-retailer-info__todays-hours div[class^=cart-retailer-info__todays-hours--] {
    flex-basis: 50%;
  }
}
.headless-cart-page .cart-ordertype-label {
  color: var(--headless-gray);
  margin-bottom: 10px;
}
.headless-cart-page .headless-cart-price-summary {
  margin-top: 30px;
}
.headless-cart-page .headless-cart-price-summary .headless-cart-price-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.headless-cart-page .headless-cart-price-summary .headless-cart-price-item.headless-cart-price-total {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
}
.headless-cart-page .headless-cart-sidebar-checkout {
  margin-top: 30px;
  text-align: center;
}
.headless-cart-page .headless-cart-checkout-button {
  width: 100%;
  background: var(--headless-primary);
  color: white;
  font-size: 20px;
  font-weight: bold;
}
.headless-cart-page .headless-cart-checkout-button:hover {
  color: inherit;
}

.headless-cart-price-total {
  font-weight: bold;
}

.headless-checkout-iframe {
  overflow: hidden;
  width: 100%;
  height: 1500px;
  overflow-x: hidden;
  overflow-y: auto;
}

.headless-checkout-fail {
  text-align: center;
  padding: 40px 0;
}
@media (min-width: 991px) {
  .headless-checkout-fail {
    padding: 90px 0;
  }
}
.headless-checkout-fail a {
  text-decoration: underline;
}

/*
 * Navbar
 */
.headless-navbar {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 8px;
  background: var(--headless-light);
  display: flex;
  align-items: center;
}

.headless-navbar-cart {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.headless-navbar-cart .headless-navbar-cart-text {
  font-weight: bold;
  padding-right: 3px;
}

.headless-navbar-cart .headless-navbar-cart-icon {
  width: 40px;
}

.headless-navbar-cart .headless-navbar-cart-icon svg {
  fill: var(--headless-dark);
}

/**
 * Shop container/grid
*/
.headless-shop-banner {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}
@media (min-width: 991px) {
  .headless-shop-banner {
    padding: 25px;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
.headless-shop-banner .shop-banner-content {
  border-bottom-right-radius: var(--headless-border-radius);
  border-bottom-left-radius: var(--headless-border-radius);
  background: white;
  border-left: 1px solid var(--headless-primary);
  border-right: 1px solid var(--headless-primary);
  border-bottom: 1px solid var(--headless-primary);
  padding: 15px;
  font-size: 16px;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.headless-shop-banner .shop-banner-content.show-banner {
  height: auto;
  padding-bottom: 60px;
}
.headless-shop-banner .shop-banner-content.show-banner .shop-banner-inner-html {
  height: auto;
}
.headless-shop-banner .shop-banner-content.show-banner .shop-banner-show-more {
  display: none;
}
.headless-shop-banner .shop-banner-inner-html {
  height: 200px;
  overflow-y: auto;
}
.headless-shop-banner .shop-banner-inner-html::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.headless-shop-banner .shop-banner-inner-html::-webkit-scrollbar-thumb {
  background: var(--headless-primary);
}
.headless-shop-banner .shop-banner-inner-html::-webkit-scrollbar-track {
  background: transparent;
}
.headless-shop-banner .shop-banner-inner-html {
  scrollbar-face-color: var(--headless-primary);
  scrollbar-track-color: transparent;
}
.headless-shop-banner .shop-banner-header {
  width: 100%;
  padding: 10px;
  border-top-left-radius: var(--headless-border-radius);
  border-top-right-radius: var(--headless-border-radius);
  background: white;
  color: var(--headless-primary);
  border: 1px solid var(--headless-primary);
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headless-shop-banner .shop-banner-header .shop-banner-icon {
  font-size: 80%;
}
.headless-shop-banner .shop-banner-header .shop-banner-icon svg {
  fill: var(--headless-primary);
}
.headless-shop-banner .shop-banner-header .shop-banner-icon:hover {
  cursor: pointer;
}
@media (min-width: 991px) {
  .headless-shop-banner .shop-banner-header {
    font-size: 32px;
    padding: 15px;
  }
}
.headless-shop-banner .shop-banner-header:hover {
  cursor: pointer;
}
.headless-shop-banner .shop-banner-show-more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
.headless-shop-banner .shop-banner-show-more .shop-banner-more-button {
  text-align: center;
  padding: 5px 20px;
  font-weight: bold;
  font-size: 18px;
  background-color: var(--headless-primary);
  color: white;
  text-transform: uppercase;
  transition: all 350ms ease-in-out;
}
.headless-shop-banner .shop-banner-show-more .shop-banner-more-button:hover {
  cursor: pointer;
}

.headless-shop-container:not(.headless-slider-wrap) {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 991px) {
  .headless-shop-container.headless-menu {
    flex-direction: row;
  }
}

.headless-product-strain {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.headless-product-strain .headless-strain-icon {
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
}

/**
 * Primary product container/cards
 */
.headless-products-container {
  flex: 1;
}
.headless-products-container .headless-products-row {
  display: grid;
  gap: 20px;
  grid-template-columns: auto;
}
@media (min-width: 767px) {
  .headless-products-container .headless-products-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 991px) {
  .headless-products-container .headless-products-row.headless-columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .headless-products-container .headless-products-row.headless-columns-4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1399px) {
  .headless-products-container .headless-products-row.headless-columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 991px) {
  .headless-products-container.has-filter {
    padding-left: 20px;
  }
}
@media (min-width: 1399px) {
  .headless-products-container.has-filter {
    padding-left: 40px;
  }
}
@media (min-width: 991px) {
  .headless-products-container.has-filter .headless-load-more {
    margin-top: 30px;
  }
}
.headless-products-container .headless-product-card {
  background-color: white;
  padding: 15px;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: all 300ms ease-in-out;
  border-radius: var(--headless-border-radius);
}
.headless-products-container .headless-product-card:hover {
  box-shadow: 0 3px 8px hsla(210, 8%, 62%, 0.2);
  transform: scale(0.96);
}
@media (min-width: 991px) {
  .headless-products-container .headless-product-card {
    padding: 40px;
  }
}
.headless-products-container .headless-product-card select.headless-dropdown {
  width: 100%;
}
.headless-products-container .headless-product-card .headless-product-image {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px;
  text-align: center;
  height: 175px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.headless-products-container .headless-product-card .headless-product-brands {
  margin-bottom: 12px;
  font-size: 16px;
  text-transform: uppercase;
  color: var(--headless-gray);
  text-align: center;
}
.headless-products-container .headless-product-card .headless-product-title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 26px;
  font-family: var(--headless-heading-font);
  text-align: center;
}
.headless-products-container .headless-product-card .headless-product-title a {
  font-weight: bold;
  color: var(--headless-primary);
}
.headless-products-container .headless-product-card .headless-product-categories-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headless-products-container .headless-product-card .headless-product-categories {
  font-size: 16px;
  text-transform: uppercase;
  color: var(--headless-gray);
  font-weight: 500;
}
.headless-products-container .headless-product-card .headless-product-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.headless-products-container .headless-product-card .headless-product-bottom .headless-add-to-cart {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
@media (min-width: 991px) {
  .headless-products-container .headless-product-card .headless-product-bottom .headless-add-to-cart {
    margin-top: 15px;
  }
}
.headless-products-container .headless-product-card .headless-product-bottom .headless-add-to-cart .headless-cart-button {
  width: 100%;
}
@media (min-width: 991px) {
  .headless-products-container .headless-product-card .headless-product-bottom {
    margin-top: auto;
  }
  .headless-products-container .headless-product-card .headless-product-bottom .headless-price {
    color: var(--headless-success);
    font-weight: bold;
    font-size: 20px;
  }
}
.headless-products-container .headless-product-card .headless-product-bottom .headless-variation-dropdown {
  margin-top: 15px;
}

.headless-strain-icon {
  background: var(--headless-dark);
  color: white;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1px;
  padding: 3px 5px;
}

.headless-strain-icon.strain-sativa {
  background: var(--headless-sativa);
}

.headless-strain-icon.strain-indica {
  background: var(--headless-indica);
}

.headless-strain-icon.strain-hybrid {
  background: var(--headless-hybrid);
}

.headless-strain-icon.strain-cbd {
  background: var(--headless-cbd);
}

/**
 * List styles
 */
.headless-products-container .headless-product-list-hr:last-of-type {
  display: none;
}

.headless-product-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 991px) {
  .headless-product-list-item {
    flex-wrap: nowrap;
  }
}
.headless-product-list-item .headless-product-list-left, .headless-product-list-item .headless-product-list-right {
  display: flex;
  flex-basis: 100%;
  align-items: center;
}
@media (min-width: 991px) {
  .headless-product-list-item .headless-product-list-left, .headless-product-list-item .headless-product-list-right {
    flex-basis: 50%;
  }
}
.headless-product-list-item .headless-product-list-left .headless-product-list-image {
  width: 100px;
  height: 100px;
  flex-basis: 100px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.headless-product-list-item .headless-product-list-left .headless-product-list-info {
  display: flex;
  flex-direction: column;
}
.headless-product-list-item .headless-product-list-left .headless-product-list-info .headless-product-title {
  margin-bottom: 5px;
  line-height: 1;
}
.headless-product-list-item .headless-product-list-left .headless-product-list-info .headless-product-title a {
  font-weight: bold;
  font-size: 18px;
}
.headless-product-list-item .headless-product-list-left .headless-product-list-info .headless-product-brands {
  font-size: 16px;
  line-height: 1;
}
.headless-product-list-item .headless-product-list-left .headless-product-list-info .headless-product-list-info-details {
  display: flex;
  align-items: center;
}
.headless-product-list-item .headless-product-list-right {
  flex-direction: column;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .headless-product-list-item .headless-product-list-right {
    flex-direction: row;
  }
}
@media (min-width: 991px) {
  .headless-product-list-item .headless-product-list-right {
    margin-top: 0;
    justify-content: flex-end;
  }
}
.headless-product-list-item .headless-product-list-right select.headless-dropdown {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .headless-product-list-item .headless-product-list-right select.headless-dropdown {
    max-width: 100px;
    margin-bottom: 0;
  }
}
.headless-product-list-item .headless-product-list-right .headless-add-to-cart {
  margin-left: 15px;
}

.headless-list-category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  padding: 5px;
  border-radius: 1px;
  background-color: var(--headless-dark);
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
}

.headless-product-list-hr {
  width: 100%;
  height: 1px;
  background: var(--headless-light);
  margin: 15px 0;
}

.headless-specials {
  display: grid;
  gap: 20px;
  grid-template-columns: auto;
  margin-bottom: 30px;
}
@media (min-width: 767px) {
  .headless-specials {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 991px) {
  .headless-specials {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1799px) {
  .headless-specials {
    grid-template-columns: repeat(4, 1fr);
  }
}

.headless-specials-card {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 180px;
  background-color: var(--headless-primary);
  border-radius: var(--headless-border-radius);
  padding: 22px;
  color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.headless-specials-card .headless-specials-title {
  font-family: var(--headless-heading-font);
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
}
.headless-specials-card .headless-specials-button {
  background: transparent;
  border: 3px solid white;
  padding: 10px 15px;
  border-radius: var(--headless-border-radius);
  color: white;
  display: inline-flex;
  align-self: flex-end;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  font-family: var(--headless-heading-font);
  text-transform: uppercase;
  transition: all 300ms ease-in-out;
}
.headless-specials-card .headless-specials-button:hover {
  background: white;
  color: var(--headless-primary);
}

.headless-specials-view-all {
  border-radius: var(--headless-border-radius);
  border: 3px solid var(--headless-primary);
  transition: all 300ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: bold;
  font-family: var(--headless-heading-font);
}
.headless-specials-view-all:hover {
  background: var(--headless-primary);
  color: white;
}

/**
 * Mobile Version
*/
.headless-filter-mobile {
  margin-bottom: 25px;
}
@media (min-width: 991px) {
  .headless-filter-mobile {
    display: none;
  }
}
.headless-filter-mobile select.headless-dropdown {
  width: 100%;
  margin-bottom: 10px;
}

/**
 * Desktop Version
*/
.headless-filter-sidebar {
  width: 100%;
}
@media (max-width: 990px) {
  .headless-filter-sidebar {
    display: none;
  }
}
@media (min-width: 991px) {
  .headless-filter-sidebar {
    max-width: 300px;
    padding-right: 40px;
    max-width: 220px;
    padding-right: 20px;
    border-right: 1px solid var(--headless-gray);
  }
}
@media (min-width: 1399px) {
  .headless-filter-sidebar {
    padding-right: 40px;
    max-width: 300px;
  }
}
@media (min-width: 1800px) {
  .headless-filter-sidebar {
    max-width: 350px;
  }
}
.headless-filter-sidebar .filter-sidebar-module {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--headless-gray);
}
.headless-filter-sidebar .filter-sidebar-module:first-of-type {
  padding-top: 0;
}
.headless-filter-sidebar .filter-sidebar-module:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-header .filter-sidebar-title {
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-header svg {
  height: 18px;
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-options {
  margin-top: 15px;
  max-height: 350px;
  transition: all 200ms ease-in-out;
  overflow-y: auto;
  transition: max-height 350ms;
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-options::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-options::-webkit-scrollbar-thumb {
  background: var(--headless-primary);
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-options::-webkit-scrollbar-track {
  background: transparent;
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-options {
  scrollbar-face-color: var(--headless-primary);
  scrollbar-track-color: transparent;
}
@media (min-width: 991px) {
  .headless-filter-sidebar .filter-sidebar-module .filter-sidebar-options {
    margin-left: 15px;
  }
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-options .filter-option {
  margin-bottom: 10px;
}
.headless-filter-sidebar .filter-sidebar-module .filter-sidebar-options .filter-option label {
  margin-left: 10px;
  font-size: 15px;
}
.headless-filter-sidebar .filter-sidebar-module.filter-inactive .filter-sidebar-caret {
  transform: rotate(180deg);
}
.headless-filter-sidebar .filter-sidebar-module.filter-inactive .filter-sidebar-options {
  max-height: 0;
  margin-top: 0;
  transition: all 200ms ease-in-out;
}
.headless-filter-sidebar .clear-checkbox-filters-button {
  margin-top: 15px;
}

/*
 * Cart Sidebar
*/
.headless-cart-sidebar {
  top: 0;
  bottom: 0;
  right: -100vw;
  width: 100vw;
  z-index: 99999;
  transition: all 350ms ease-in-out;
}
@media (min-width: 991px) {
  .headless-cart-sidebar {
    right: -550px;
    width: 550px;
  }
}
.headless-cart-sidebar.headless-show-sidebar {
  right: 0;
  box-shadow: -1px 0px 10px 1px rgba(0, 0, 0, 0.2);
}
.headless-cart-sidebar .headless-cart-sidebar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 10px;
  background: var(--headless-light);
}
.headless-cart-sidebar .headless-cart-sidebar-header .headless-cart-sidebar-items {
  font-size: 20px;
}
.headless-cart-sidebar .headless-cart-sidebar-header .headless-cart-sidebar-items p {
  margin-bottom: 0;
}
.headless-cart-sidebar .headless-cart-sidebar-header .headless-cart-sidebar-close svg {
  width: 27px;
  fill: var(--headless-dark);
}
.headless-cart-sidebar .headless-cart-sidebar-contents {
  overflow-y: auto;
  padding: 20px;
  flex: 1 1 auto !important;
}
.headless-cart-sidebar .headless-cart-sidebar-bottom .headless-cart-sidebar-totals {
  padding: 15px 10px;
  background: var(--headless-light);
  font-weight: bold;
  color: var(--headless-dark);
  font-size: 18px;
  text-align: center;
}
.headless-cart-sidebar .headless-cart-sidebar-bottom .headless-cart-sidebar-totals p {
  margin-bottom: 0;
}
.headless-cart-sidebar .headless-cart-sidebar-bottom .headless-cart-sidebar-checkout {
  padding: 15px 10px;
  background: var(--headless-dark);
  text-align: center;
}
.headless-cart-sidebar .headless-cart-sidebar-bottom .headless-cart-sidebar-checkout .btn {
  color: var(--headless-dark);
  font-weight: bold;
  font-size: 18px;
}
.headless-cart-sidebar .headless-cart-sidebar-bottom .headless-cart-sidebar-checkout .btn:hover {
  color: white;
  background: var(--headless-success);
}

.headless-cart-sidebar-item {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--headless-light);
  margin-bottom: 18px;
}
.headless-cart-sidebar-item:last-of-type {
  margin-bottom: 0;
}
.headless-cart-sidebar-item .headless-cart-product-top {
  display: flex;
  align-items: center;
  padding: 20px 15px;
  background-color: white;
}
.headless-cart-sidebar-item .headless-cart-product-top .headless-cart-product-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.headless-cart-sidebar-item .headless-cart-product-top .headless-cart-product-image img {
  width: 100px;
  height: auto;
  margin-right: 27px;
}

.headless-cart-sidebar-table {
  padding: 10px 15px;
  background: var(--headless-light);
}
.headless-cart-sidebar-table .cart-variant-single {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headless-cart-sidebar-table .cart-variant-single .headless-dropdown {
  width: 65px;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
}

.cart-variant-remove {
  margin-right: 10px;
  fill: var(--headless-error);
  width: 17px;
}
.cart-variant-remove:hover {
  cursor: pointer;
}

/**
 * Single product page
*/
@media (max-width: 990px) {
  .headless-single-product .headless-sp-primary {
    margin-top: 35px;
  }
}
.headless-single-product .headless-sp-images {
  z-index: 0;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-images {
    padding-right: 35px;
  }
}
.headless-single-product .headless-sp-category-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-category-bar {
    justify-content: flex-start;
  }
}
.headless-single-product .headless-sp-category-bar .headless-breadcrumb, .headless-single-product .headless-sp-category-bar .headless-sp-category a, .headless-single-product .headless-sp-category .headless-sp-category-bar a {
  margin-bottom: 0;
}
.headless-single-product .headless-sp-category a {
  color: var(--headless-muted);
  font-weight: bold;
}
.headless-single-product .headless-sp-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 1399px) {
  .headless-single-product .headless-sp-title {
    font-size: 34px;
    line-height: 42px;
  }
}
.headless-single-product .headless-sp-brand {
  margin-top: 5px;
}
.headless-single-product .headless-breadcrumb, .headless-single-product .headless-sp-category a {
  color: var(--headless-gray);
  margin-bottom: 20px;
}
.headless-single-product .headless-sp-variations {
  margin-top: 30px;
  display: flex;
}
.headless-single-product .headless-sp-variations .headless-sp-variation {
  border: 1px solid var(--headless-dark);
  color: var(--headless-dark);
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  min-width: 70px;
  font-size: 15px;
  position: relative;
}
.headless-single-product .headless-sp-variations .headless-sp-variation.active {
  border: 2px solid var(--headless-links);
  color: var(--headless-links);
  font-weight: bold;
}
.headless-single-product .headless-sp-variations .headless-sp-variation.active:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: var(--headless-links);
  opacity: 0.15;
}
.headless-single-product .headless-sp-variations .headless-sp-variation:last-of-type {
  margin-right: 0;
}
.headless-single-product .headless-sp-variations .headless-sp-variation .headless-sp-var-price {
  margin-top: 5px;
}
.headless-single-product .headless-sp-variation-price {
  font-weight: bold;
  margin-top: 30px;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-variation-price {
    font-size: 22px;
  }
}
.headless-single-product .headless-sp-add-cart {
  margin-top: 30px;
  display: flex;
}
.headless-single-product .headless-sp-add-cart .headless-dropdown-quantity {
  margin-right: 10px;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-add-cart .headless-dropdown-quantity {
    margin-right: 20px;
  }
}
.headless-single-product .headless-sp-add-cart .headless-dropdown {
  height: 100%;
}
.headless-single-product .headless-sp-add-cart .headless-dropdown span {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-add-cart .headless-dropdown {
    min-width: 75px;
  }
}
.headless-single-product .headless-sp-description {
  margin-top: 30px;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-description {
    margin-top: 50px;
  }
}
.headless-single-product .headless-sp-hr {
  margin: 35px 0;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-hr {
    margin: 65px 0;
  }
}
.headless-single-product .headless-sp-effects {
  margin-top: 30px;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-effects {
    margin-top: 50px;
  }
}
.headless-single-product .headless-sp-effects .headless-sp-effects-title {
  color: var(--headless-links);
  margin-bottom: 15px;
  font-weight: bold;
}
.headless-single-product .headless-sp-effects .headless-effects-span {
  margin-right: 20px;
}
.headless-single-product .headless-sp-effects .headless-effects-span:last-of-type {
  margin-right: 0;
}
.headless-single-product .headless-sp-effects .headless-sp-effects-icons {
  display: flex;
  justify-content: flex-start;
}
.headless-single-product .headless-sp-effects .headless-sp-effects-icons .headless-effect-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.headless-single-product .headless-sp-effects .headless-sp-effects-icons .headless-effect-box svg {
  width: 100%;
  height: 25px;
  background-size: initial;
  background-repeat-y: initial;
  background-repeat-x: initial;
  background-position-y: initial;
  background-position-x: initial;
  background-origin: initial;
  background-color: initial;
  background-clip: initial;
  background-attachment: initial;
  animation-play-state: paused;
}
.headless-single-product .headless-sp-effects .headless-sp-effects-icons .headless-effect-box span {
  font-weight: bold;
  font-size: 16px;
}
.headless-single-product .headless-sp-potency {
  margin-top: 30px;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-potency {
    margin-top: 50px;
  }
}
.headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
}
.headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .sp-potency-name {
  margin-bottom: 0;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .sp-potency-name {
    width: 70px;
    overflow: hidden;
    border-right: 1px solid var(--headless-gray);
    padding: 15px 0;
  }
}
.headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .sp-potency-bar {
  width: 100%;
  height: 20px;
  background: var(--headless-light);
  box-shadow: inset 0px 0px 18px 0px rgba(0, 0, 0, 0.17);
}
.headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .sp-potency-bar .potency-bar-inner {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .sp-potency-bar .potency-bar-inner.potency-bar-thc {
  background-color: var(--headless-success);
}
.headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .sp-potency-bar .potency-bar-inner.potency-bar-cbd {
  background-color: var(--headless-cbd);
}
.headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .potency-bar-number {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.2px;
  padding-right: 15px;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-potency .sp-potency-data .sp-potency-single .potency-bar-number {
    margin-left: 30px;
  }
}
.headless-single-product .headless-sp-cannabinoids {
  margin-top: 30px;
}
@media (min-width: 991px) {
  .headless-single-product .headless-sp-cannabinoids {
    margin-top: 50px;
  }
}
.headless-single-product .headless-sp-cannabinoids .sp-cannabinoid-charts {
  display: flex;
  position: relative;
}
.headless-single-product .headless-sp-cannabinoids .sp-cannabinoid {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 25px;
}
.headless-single-product .headless-sp-cannabinoids .sp-cannabinoid-chart {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 110px;
  height: 110px;
  position: relative;
  z-index: 1;
}
.headless-single-product .headless-sp-cannabinoids .sp-cannabinoid-chart .sp-cannabinoid-name {
  font-size: 15px;
  z-index: 2;
  text-align: center;
}
.headless-single-product .headless-sp-cannabinoids .sp-cannabinoid-chart:after {
  content: "";
  display: block;
  position: absolute;
  width: 85px;
  height: 85px;
  background: white;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.headless-single-product .headless-sp-cannabinoids .sp-cannabinoid-number {
  text-align: center;
  font-weight: bold;
  margin-top: 15px;
}

.range-headless .headless-menu-builder-section {
  margin-bottom: 30px;
}
@media (min-width: 991px) {
  .range-headless .headless-menu-builder-section {
    margin-bottom: 65px;
  }
}
@media (min-width: 1399px) {
  .range-headless .headless-menu-builder-section {
    margin-bottom: 80px;
  }
}
.range-headless .headless-menu-builder-section .headless-slider-wrap {
  position: relative;
}
.range-headless .headless-menu-builder-section .headless-slider-wrap .headless-slider-prev {
  left: -40px;
}
.range-headless .headless-menu-builder-section .headless-slider-wrap .headless-slider-next {
  right: -40px;
}

.headless-menu-builder-title {
  padding: 0 40px;
}
.headless-menu-builder-title .headless-shortcode-title {
  display: flex;
  align-items: center;
}
.headless-menu-builder-title .headless-shortcode-title .shortcode-title-emoji-left, .headless-menu-builder-title .headless-shortcode-title .shortcode-title-emoji-right {
  font-size: 70%;
}
.headless-menu-builder-title .headless-shortcode-title .shortcode-title-emoji-left {
  margin-right: 10px;
}
.headless-menu-builder-title .headless-shortcode-title .shortcode-title-emoji-right {
  margin-left: 10px;
}

.headless-category-card {
  border-radius: var(--headless-border-radius);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background-color: white;
  transition: all 300ms ease-in-out;
}
.headless-category-card:hover {
  cursor: pointer;
  box-shadow: 0 3px 8px hsla(210, 8%, 62%, 0.2);
  transform: scale(0.96);
}
.headless-category-card img {
  width: 50%;
}
.headless-category-card .headless-product-title {
  margin-top: 15px;
}

/*# sourceMappingURL=index.css.map*/