/** Shopify CDN: Minification failed

Line 832:36 Unexpected ";"

**/
.subcatmenu {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: max-content;
  margin-left: -20px;
  margin: 2rem 0 1rem -10px;
}

.subcatmenu a {
  text-decoration: none;
  padding: 4px 10px;
  background: #f0f0f0;
}

.subcatmenu a:hover {
  border: 1px solid #ddd;
}

@media screen and (min-width: 1000px) {
  .subcatmenu {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    width: 100%;
    margin: 2rem 0 1rem 0;
  }
}

.product-facet__filters-header {
  border-bottom: none !important;
}

.product-facet__filters-header .header {
  font-weight: bold;
}

.product-facet__filter-item:first-child>button.collapsible-toggle {
  border-radius: 7px 7px 0px 0px;
}

.product-facet__filter-item:last-child>button.collapsible-toggle[aria-expanded="false"] {
  border-radius: 0px 0px 7px 7px;
}

.product-facet__filter-item svg {
  color: #1372b9;
}

.product-facet__filter-item,
.product-facet__filters-header,
.product-facet__filter-item+.product-facet__filter-item {
  border: unset;
}

.product-facet__filter-item .collapsible__content {
  padding: 10px;
  background: white;
  border: 2px solid #cfcfcf;
}

.product-facet__filter-item .collapsible-toggle {
  background: #f0f0f0;
  padding: 10px;
}

.product-facet__filter-item:not(:last-child) .collapsible__content {
  margin-block-end: 0;
}

facet-filters .checkbox {
  border-radius: 4px;
  border: 1px #1372b9 solid;
}

#facet-filter-filter\.\p\.m\.filter\.color_temperature .checkbox {
  display: none;
}

#facet-filter-filter\.p\.m\.filter\.color_temperature .collapsible__content {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  align-items: center;
}

#facet-filter-filter\.p\.m\.filter\.color_temperature .checkbox-container {
  width: calc(50% - 20px);
  align-items: baseline;
  display: flex;
  justify-content: center;
}

#facet-filter-filter\.p\.m\.filter\.color_temperature .checkbox+label {
  padding-inline-start: 0;
  display: flex;
  flex-direction: column;
}

#facet-filter-filter\.p\.m\.filter\.color_temperature .checkbox:checked+label>.color-swatch {
  border: 2px black solid;
  border-radius: 15px;
}

/* quantity-discount-promo.liquid */
.quantity-discount-promo {
  padding: 8px 12px;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 10px;
  background: #23B26B;
}
@media (max-width: 768px) {
  .quantity-discount-promo {
    margin-top: 0;
  }
}
.quantity-discount-promo__text {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
}

.color-swatch {
  height: 30px;
  width: 30px;
  margin: auto;
}

/* For eledlights-product-item.liquid */
product-list .aspect-ratio img {
  position: static;
}

product-list product-item.product-item .product-item__info {
  text-align: left;
  display: block;
  background: white;
  padding: 12px 20px;
  position: relative;
}

product-list .product-item-meta__title {
  font-size: 19px;
  line-height: normal;
}

product-list .product-variants {
  display: flex;
  gap: 10px;
}

product-list .bottom-product {
  display: flex;
  width: 100%;
  gap: 8px;
  justify-content: flex-start;
  position: absolute;
  bottom: 24px;
  font-size: 14px;
}

product-list .bottom-product p {
  margin: 0;
  line-height: normal;
}

product-list .bottom-product .blue-text {
  font-weight: bold;
  display: block;
}

product-list .product-item .product-item__image-wrapper {
  width: 215px;
  margin-block-end: 0;
  height: 100%;
  border-radius: 0;
}

product-list .product-item .product-item-meta__price-list-container {
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 200px;
  min-width: 200px;
  padding: 0 10px;
  text-align: left;
}

product-list .product-item:hover .hover-img,
.hover-img:focus {
  transform: scale(1.3);
  transition: .4s;
}

product-list .product-item {
  box-shadow: 0px 0px 4px 2px #00000047;
}

product-list .bottom-product>div {
  background: #f3f3f3;
  padding: 4px 10px;
  min-width: 130px;
}

product-list .product-list__inner {
  overflow: visible;
}

product-list .bullets-grid {
  display: grid;
  grid-template-columns: 1.8fr 1fr;
  column-gap: 20px;
  margin-bottom: 8px;
}

.bullets-grid ul {
  padding-left: 0;
  margin: 0;
  font-size: 15px;
  overflow: hidden;
  max-width: 350px;
}

product-list .prod-badge {
  position: absolute;
  top: 0;
  left: 0;
}

product-list .product-item .sale-box {
  height: fit-content;
}

.quick-buy-product__info .product-item-meta .product-item-meta__price-list-container {
  display: none;
}

/* Price */
product-list .product-item-button {
  width: 84%;
  font-weight: 600;
  font-size: 15px;
  padding: 6px;
  background: #1372b9;
  margin-bottom: 0;
  margin-top: 12px;
}

.ea-text {
  font-size: 16px;
  color: rgb(var(--text-color));
  font-weight: normal;
}

.one-price-sale .price.price--compare+div {
  height: fit-content;
  align-self: center;
}

.tablet-only {
  display: none;
}

.product-item .as-low-as {
  margin-bottom: 0;
}

product-list .product-desc {
  font-size: 14px;
  line-height: 1.5;
}

.price:not(:has(.as-low-as)) .new-low-price, .new-low-price + .as-low-as {
  margin-bottom: -10px;
}

.new-low-price {
  margin: 0;
  font-size: 13px;
  color: #FF0000;
  font-weight: bold;
}

.product-item .learn-more {
  font-size: 14px;
  display: block;
  text-decoration: underline;
}

.product-item .label {
  color: var(--colorGreen);
  font-weight: bold;
  padding: 0;
}

.product-item .price.price--compare {
  font-size: 12px;
  padding-right: 5px;
  font-weight: normal;
  opacity: 1;
}

.product-item .price-list--centered .one-price-sale {
  justify-content: flex-start;
  margin-bottom: 5px;
  align-items: center;
  gap: 0;
  white-space: nowrap;
  flex-wrap: wrap;
}

.product-item .price-list .price {
  margin: 0;
  line-height: 1;
}

.product-item .price-list .price:not(.price--compare) {
  font-size: 32px;
}

.product-item-meta__vendor {
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
}

.product-item .delivery-date-text {
  font-size: 13px;
  margin-top: 10px;
  font-weight: bold;
  line-height: normal;
}

.product-item .delivery-date-text span {
  color: var(--colorGreen);
}

product-item.product-item .for-discount-text {
  font-size: 14px;
  padding-right: 20px;
  line-height: 1.4;
  color: rgb(var(--text-color));
  margin-top: 10px;
}

.product-item .product-desc > *:not(ul) {
  display: none;
}

.product-desc ul {
  padding-left: 20px;
}

.drawer__content:has(.junip-stars-container:not(.no-reviews-stars)) #no-reviews, .drawer__content .accessories-link, .drawer__content #junip-custom-text {
  display: none;
}

.drawer__content #no-reviews .junip-stars-container {
  position: relative;
}

.drawer__content #no-reviews .junip-stars-container,
.drawer__content #no-reviews .junip-stars-container .junip-stars-outline {
  align-items: center;
  display: flex;
  gap: 4px;
}

.drawer__content #no-reviews .junip-stars-container .junip-stars-filled {
  align-items: center;
  display: flex;
  height: 100%;
  inset-inline-start: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.drawer__content #no-reviews .junip-stars-container .junip-stars-filled .junip-star-filled {
  flex-shrink: 0;
}

.drawer__content #no-reviews .junip-product-summary-star {
  height: 11px;
  width: 11px;
  padding: 0;
  z-index: inherit;
}

.drawer__content #no-reviews .junip-product-summary-star svg {
  display: block;
  margin: auto;
  width: 11px;
  height: 11px;
}

.drawer__content .product-meta {
    display: flex;
    gap: 10px;
    border-bottom: none;
    margin: 0;
    padding-block-end: 0;
}
.drawer__content span.price.price--highlight.price--large {
    font-size: 44px !important;
    color: unset;
}
.drawer__content .label--highlight {
    background: none;
}
.drawer__content [data-block-id="liquid_6B94DQ"],[data-block-id="liquid_CfLF9X"] {
    display: none;
}

.mult-variant-off {
  justify-content: flex-start;
  align-items: center;
}

.product-item-meta__sku {
  font-size: 12px;
  margin-top: 0;
}

.warehouse-remaining > p {
  margin: 0;
}

.warehouse-remaining {
  background: #ffeb89;
  font-size: 12px;
  padding: 5px 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: normal;
  border-radius: 7px;
  margin-top: 10px;
  width: fit-content;
}

product-list .qty-pricing-btn {
  width: fit-content;
  max-width: 200px;
  display: block;
  font-weight: 600;
  font-size: 14px;
  padding: 6px;
  background: #43a5de;
  margin-bottom: 0;
  margin-top: 12px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}

.price-list:has(.pack-text) > .price:not(:last-child) {
  margin-inline-end: 0px;
  display: inline;
}

.product-item .price-list p.price:not(.price--compare) {
  margin-bottom: 5px !important;
}

.bullets-grid ul li span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-item .product-text {
  display: flex;
  width: 100%;
}

.mult-variant-price {
  margin-bottom: 0;
}

#facet-main product-list .product-item {
  background: white;
}

.bullets-grid li {
  list-style: none;
  position: relative;
  padding-left: 14px;
  display: flex;
  align-items: center;
}

.bullets-grid li::before {
  content: "\2022";
  position: absolute;
  left: 0;
  font-size: 20px;
}

.buy-in-bulk {
  font-weight: bold;
  color: var(--colorBlue);
  font-style: italic;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1;
}

@media only screen and (max-width: 1600px) {
  product-list .bullets-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 1350px) {
  product-list .qty-pricing-btn {
    width: 100%;
  }
}

@media only screen and (max-width: 1250px) {
  product-list .bottom-product>div {
    min-width: 0;
    max-width: 33%;
    word-break: break-word;
  }
}

@media only screen and (max-width: 1200px) {
  .container.scrolling-carousel #collection-carousel:not(:has(.carousel-nav)) .carousel-content {
    gap: 10px;
    justify-content: space-between;
  }

  product-list .bullets-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 1024px) {
  .product-item-meta__vendor, .bullets-grid .extra-info, .product-item-meta__price-list-container > div:has(.qty-pricing-btn), product-list .product-item .label-money {
    display: none;
  }

  product-list .product-bullets>.bullets-grid, .product-item .product-text {
    display: block;
  }

  product-list .bottom-product {
    position: static;
  }

  product-list product-item.product-item .product-item__info {
    padding: 5px 5px 0 5px;
  }

  product-item.product-item .for-discount-text {
    padding-right: 0;
  }

  product-list .product-item .product-item-meta__price-list-container {
    padding: 5px 10px;
  }

  .product-item .product-desc {
    padding-bottom: 10px;
  }

  .warehouse-remaining {
    margin: 5px 0;
  }

  product-list .product-item .product-item-meta__price-list-container {
    width: auto;
    min-width: unset;
  }

  product-list .qty-pricing-btn {
    margin: auto;
  }

  product-list product-item.product-item .product-item-meta__price-list-container {
    padding: 0 5px 5px 10px;
  }
  
  .product-item .delivery-date-text  {
    margin: 5px 0;
    padding: 5px 0;
  }

  .product-item .price-list--centered .one-price-sale, .product-item .price-list p.price:not(.price--compare) {
    margin-bottom: 0 !important;
  }

  .product-item .product-item-meta__price-list-container {
    text-align: left;
  }

  .product-item .price-list--centered {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 10px;
    flex-wrap: nowrap;
  }

  .bullets-grid li {
    line-height: normal;
  }

  product-list .product-item .product-item__image-wrapper {
    width: 175px;
  }

  product-list .product-item .product-item-meta__title {
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .product-item .price-list .price:not(.price--compare) {
    font-size: 24px;
  }

  .mult-variant-off * {
    line-height: 1;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .tablet-only {
    display: block;
  }

  .shippingtag:not(:empty) {
    margin-top: 5px;
  }

  .product-item:not(:has(.delivery-date-text)):has(.shippingtag:empty) .shopify-product-form {
    margin-bottom: 26px;
  }
}

@media only screen and (max-width: 769px) {
  #facet-main .product-list__inner .product-item>a:first-child {
    background: linear-gradient(#1272b0, #44a5de);
  }

  .product-form__add-button.product-item-button.product-form__add-button.hidden-phone {
    width: max-content;
  }

  #facet-main product-list .product-item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  product-list .product-item:hover .hover-img, .hover-img:focus {
    transform: unset;
  }

  .product-list .product-cct {
    justify-content: center;
  }

  .product-item .price-list .price {
    display: block;
  }

  product-list .product-item-button {
    width: 100%;
    padding: 6px 13px;
  }

  .product-item .as-low-as {
    margin-bottom: 0;
  }

  .vertical-breather.scrolling-carousel:has(#collection-carousel) {
    padding: 0 20px;
  }

  .vertical-breather.scrolling-carousel .carousel-content {
    overflow-x: scroll;
    scrollbar-width: none;
    width: 100%;
    display: flex;
    gap: 10px;
  }

  .scrolling-carousel .prev-next-button {
    display: none;
  }

  .scrolling-carousel .carousel-item {
    min-width: 150px;
    position: relative;
    left: 0 !important;
  }

  .scrolling-carousel #collection-carousel {
    height: auto;
  }

  #collection-carousel:has(.prev-next-button) .carousel-content > a:first-child {
    display: none;
  }

  product-list .qty-pricing-btn {
    width: 100%;
    padding: 6px 13px;
  }

  .bullets-grid ul li span {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    white-space: unset;
  }

  #facet-main product-list .product-item {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 600px) {
  .bigscreens {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  product-list .product-item .product-item__image-wrapper {
    width: 125px;
  }

  product-list .product-item .product-item-meta__title {
    font-size: 14px;
  }

  .bullets-grid ul li span, .buy-in-bulk {
    font-size: 12px;
  }

  .buy-in-bulk {
    margin: 3px 0;
  }

  .product-item .delivery-date-text span {
    font-size: 10px;
  }

  .product-item .price-list .price:not(.price--compare) {
    font-size: 18px;
  }

  .product-item .price-list--centered {
    gap: 5px;
  }

  .container:has(#facet-main) {
    padding: 0;
  }

  product-list .product-bullets>.bullets-grid, .product-item-meta__title {
    margin-bottom: 5px;
  }

  .bullets-grid li {
    line-height: 1.7;
  }

  .warehouse-remaining {
    margin: 5px 0 0 0;
    padding: 2px 10px;
    font-size: 10px;
  }

  .warehouse-remaining > img {
    width: 10px;
    height: 10px;
  }

  .bullets-grid li::before {
    font-size: 14px;
  }

  .product-item .delivery-date-text {
    margin: 0;
    padding: 2px 0;
  }
}

/* Buyers Guides */
.buyers-guide h2 {
    text-align: center;
    font-size: 3.125em;
    line-height: 1.2em;
    font-weight: lighter;
    color: #1372B9;
    font-family: "Open Sans", sans-serif;
    max-width: 600px;
    margin: 0 auto 30px auto;
}
.buyers-guide h3 {font-size: 2em; font-weight: 400; margin: 0; }
.buyers-guide h4 { font-size: 1.4em; font-weight: 400; margin: 0; }
.buyers-guide h5 { font-size: 1.1em; font-weight: 400; margin: 0; }
.buyers-guide p { line-height: 1.6em;}
.buyers-guide h4 + p, .buyers-guide h5 + p { margin-top: 0; }
.buyers-guide .full-width-img { width: 100%; margin-bottom: 16px; max-width: 800px; }

.buyers-guide ul { margin-top: 0; }
.buyers-guide hr { margin: 18px 0; };
.buyers-guide blockquote {border-left: 3px solid #1372b9; padding-left: 1em;}

.buyers-guide ul.check {
  list-style: none;
  padding-left: 0;
}
.buyers-guide ul.check li {
  position: relative;
  padding-left: 1.5em;  /* space to preserve indentation on wrap */
  list-style: none;
}
.buyers-guide ul.check li:before {
  content: '✓ ';
  position: absolute;
  left: 0;
  font-weight: bold;
  margin-right: 6px
}

.buyers-guide .two-col { display: flex; column-gap: 20px; flex-direction: row-reverse; }
.buyers-guide .two-col .col1 { width: 40%; }
.buyers-guide .two-col .col2 {width: 60%; }

.buyers-guide .pro-con { display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: 1fr; grid-column-gap: 20px; grid-row-gap: 20px; }
.buyers-guide .pro-con h5 { margin: 0; font-weight: 600; }
.buyers-guide .pro-con .pro h5 { color: #23b26b; }
.buyers-guide .pro-con .con h5 { color: #fc5328; }
.buyers-guide .pro-con ul { list-style: none; padding: 0; margin:  0; }
.buyers-guide .pro-con .pro li:before { font-weight: bold; font-size: 1.3em; line-height: 1.3em; color: #23b26b; content: '✓ '; position: absolute; left: 0; margin-right: 4px; }
.buyers-guide .pro-con .pro li { position: relative; padding-left: 1.5em;  /* space to preserve indentation on wrap */ }
.buyers-guide .pro-con .con li:before { font-weight: bold;  font-size: 1.3em; line-height: 1.3em; color: #fc5328; content: '✗ '; position: absolute; left: 0; margin-right: 4px; }
.buyers-guide .pro-con .con li { position: relative; padding-left: 1.5em;  /* space to preserve indentation on wrap */ }

.buyers-guide .flex-table { display: flex; column-gap: 10px; row-gap: 10px; flex-wrap: wrap; }
.buyers-guide .flex-table>div { width: calc(30% - 6px); background: #f0f0f0; padding: 20px; }
.buyers-guide .flex-table h4 { text-align: center; }
.buyers-guide .flex-table img { border-radius: 50%; }

.buyers-guide .right-side-image,
.buyers-guide .left-side-image { width: 100%; }

.buyers-guide .thin-part {
  color: #1372b9;
  border-top: 1px solid #1372b9;
  border-bottom: 1px solid #1372b9;
  text-align: center;
  padding: 12px 0;
}

.buyers-guide iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}

.buyers-guide li h4 {
  margin-bottom: 0;
}

.buyers-guide .two-col-right img {
  margin: 5% 0;
}

.buyers-guide .side-image { float: right; }

@media screen and (max-width: 992px) {
  .buyers-guide .two-col {
    flex-wrap: wrap;
    flex-direction: row;
    row-gap: 20px;
  }
  .buyers-guide .two-col .col1, .buyers-guide .two-col .col2 { width: 100%; }
}

@media screen and (max-width: 992px) {
  .buyers-guide .flex-table>div { width: 100%; }
}


@media screen and (min-width: 741px) {
  .buyers-guide .two-col-right {
    display: flex;
    gap: 3%;
    margin: 0;
  }

  .buyers-guide .two-col-right img {
    max-width: 300px;
    margin-top: 0;
  }

  .buyers-guide .thin-part {
    max-width: 600px;
    margin: 3rem auto;
  }

  #img-left {
    flex-direction: initial;
    max-width: 815px;
  }
  #img-left .col2 {
    width: 66%;
  }

  .buyers-guide .right-side-image { float: right; width: clamp(234px, 692px - 50vw, 500px); margin-left: 7%; margin-bottom: 1%;}
  .buyers-guide .left-side-image { float: left; width: clamp(234px, 692px - 50vw, 500px); margin-right: 2%; margin-bottom: 1%;}

}


@media screen and (min-width: 1000px) {
  .buyers-guide .medium-img {
    display: block;
    width: 75%;
    margin: 16px auto;
  }
}

.blue-text {
  color: #1372b9;
  font-weight: bold;
}

#delivery-order-within {
  display: block;
}

.vertical-breather:has(#collection-carousel) {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 0px;
}

.scrolling-carousel #collection-carousel:not(:has(.carousel-nav)) .carousel-content {
  gap: 90px;
  justify-content: center;
}