.productView-details .productView-info-value svg {
  display: none; }

.productView-details .out_of_stock .productView-info-name {
  display: none; }

.productView-details .out_of_stock .productView-info-value {
  padding: 15px;
  background-color: #fdd;
  border-color: #fdd;
  border-radius: 4px;
  color: #333;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  align-items: center;
  width: 100%; }

.productView-details .out_of_stock .productView-info-value svg {
  fill: #cc4749;
  height: 25px;
  width: 25px;
  margin-right: 1.16667rem;
  display: inline-block; }

.product-page-layout {
  padding-bottom: 46px; }

/*.product-page-layout .body { z-index: 1; }*/
.product-page-layout button.add-to-cart-sticky {
  position: fixed;
  bottom: 0;
  background: #f9ae40;
  left: 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 12px 10px 10px;
  width: 100%;
  z-index: 1111;
  box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: 0.5s;
  pointer-events: none; }

.product-page-layout button.add-to-cart-sticky.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  transition: 0.5s;
  pointer-events: all; }

p.stateshipping_notice {
  padding: 15px;
  background-color: #fdd;
  border-color: #fdd;
  border-radius: 4px;
  color: #333;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  align-items: center;
  width: 100%;
  background-image: url(https://cdn11.bigcommerce.com/s-nosa7ebpge/images/stencil/original/image-manager/alert-icon.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: top 17px left 10px;
  padding-left: 42px; }

div[data-layout-name="product-grid"] div[data-sub-layout] {
  position: relative; }

div[data-layout-name="product-grid"] div[data-sub-layout] a[role="button"]:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* 20-12-23 */
.home-below-hero div[data-content-region="home_below_top_banner"] div[data-sub-layout-container] {
  margin: 0 -6px;
  align-items: flex-start; }

.home-below-hero div[data-content-region="home_below_top_banner"] div[data-sub-layout] img {
  width: 100%; }

.home-below-hero div[data-content-region="home_below_top_banner"] div[data-sub-layout] a.category-image-link {
  font-size: 16px;
  text-align: center;
  display: block;
  width: 100%;
  color: #2b2935;
  text-decoration: none;
  font-weight: 700;
  padding: 10px 0 0; }

.home-below-hero div[data-content-region="home_below_top_banner"] div[data-sub-layout]:hover a.category-image-link {
  color: #e84d56; }

.home-below-hero div[data-content-region="home_below_top_banner"] div[data-sub-layout] a[role="button"] {
  padding: 0 6px;
  display: inline-block;
  vertical-align: middle; }

.home-below-hero div[data-content-region="home_below_top_banner"] div[data-sub-layout] a[role="button"] > div {
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 4px !important;
  border: 1px solid;
  border-color: #ececec;
  overflow: hidden; }

.sideCategoryList .sidenav-banner.zoom-image-container {
  margin: 0 0 20px; }

.sideCategoryList div[data-content-region="sidenav_bottom--global"] {
  border-radius: 4px;
  overflow: hidden; }

/* Order 10 & Get a Free Vape */
#body.product-page-layout .productView-options {
  display: flex;
  align-items: flex-end;
  padding-bottom: 15px; }

#body.product-page-layout .productView-options .form #add-to-cart-wrapper {
  width: 100%; }

#body.product-page-layout .productView-options .form-action .button {
  margin-bottom: 0; }

#body.product-page-layout .productView-options .form {
  display: inline;
  margin: 0 14px 0 0; }

#body.product-page-layout a.button.button--small.card-figcaption-button {
  min-height: 36px;
  max-width: 250px;
  font-size: 13px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0; }

#body.product-page-layout .productView div.form-action {
  margin-bottom: 0; }

/* Infinte Scroll*/
.category.main form.both-grid-default ul.productGrid.visible {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0; }

ul.productGrid--maxCol4 .productGrid .product {
  width: calc(25% - 7.5px);
  float: left;
  margin-right: 3px !important;
  margin-left: 3px !important; }

ul.productGrid--maxCol4 .productGrid .product:nth-child(4n+0) {
  margin-right: 0; }

body.main.eleven-seventy ul.productGrid--maxCol4 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

body.main.eleven-seventy .productGrid .product {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.productGrid h2.card-title {
  min-height: 60px; }

.product.gridKK {
  display: none; }

.productList.list-only.visible .product.gridKK {
  display: block; }

footer.footer {
  position: relative;
  z-index: 998; }

.category .both-grid-list-views .actionBar {
  text-align: right; }

.custom_fields p {
  margin-bottom: 10px; }

.custom_fields h4 {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 16px; }

p.noteinfo {
  margin-bottom: 0; }

.custom_fields p b {
  font-size: 16px; }

/* 9-1-24 */
/* Responsive */
@media (max-width: 991px) {
  .header-container:not(.sticky-header) .top-menu.store-credit-hidden.fixed {
    position: fixed !important; }
  .header-container .global-region.screen-width.below-topMenu {
    margin-top: 10px; }
  ul.productGrid--maxCol4 .productGrid .product {
    width: calc(33.33% - 7.5px) !important;
    margin-right: 10px; }
  ul.productGrid--maxCol4 .productGrid .product:nth-child(3n+0) {
    margin-right: 0; } }

@media (max-width: 767px) {
  .beautify__productsFeed .container {
    padding: 0 10px !important; }
  div#showcase-products li:nth-child(even), div#showcase-products li:nth-child(odd) {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin: 0 5px !important; }
  .home-below-hero div[data-content-region="home_below_top_banner"] div[data-sub-layout] {
    text-align: center; }
  .home-below-hero div[data-content-region="home_below_top_banner"] div[data-sub-layout-container] {
    gap: 15px 0; }
  ul.productGrid--maxCol4 .productGrid .product {
    width: calc(50% - 7.5px) !important;
    margin-right: 10px; }
  ul.productGrid--maxCol4 .productGrid .product:nth-child(2n+0) {
    margin-right: 0; } }

@media (max-width: 480px) {
  .product-page-layout {
    padding-bottom: 40px; }
  .product-page-layout button.add-to-cart-sticky {
    padding: 10px 10px 9px;
    font-size: 14px; }
  /* Order 10 & Get a Free Vape */
  #body.product-page-layout .productView-options {
    align-items: flex-start;
    flex-direction: column; }
  #body.product-page-layout .productView-options .form {
    width: 100%; }
  #body.product-page-layout a.button.button--small.card-figcaption-button {
    max-width: 100%; } }

a.has-subMenu.disabled {
  pointer-events: none; }

._products .productGrid, ._products .productGrid .slick-track, .grid-default .productGrid, .grid-default .productGrid .slick-track {
  align-items: stretch !important;
  display: flex !important; }

._products .productGrid li.product, .grid-default .productGrid li.product {
  height: unset !important; }

._products .productGrid li.product article, .grid-default .productGrid li.product article {
  height: 100% !important;
  margin-bottom: 0 !important;
  display: grid;
  grid-template-rows: auto 1fr; }

._products .productGrid li.product article .card-body, .grid-default .productGrid li.product article .card-body {
  display: grid;
  grid-template-rows: 1fr auto; }

._products .card-body-bottom label.compare, .grid-default .card-body-bottom label.compare {
  display: none !important; }

._products .productGrid .slick-track, .grid-default .productGrid .slick-track {
  margin-bottom: 20px; }

section.footer-info .social-media {
  text-align: center; }

.footer-bottom {
  text-align: center; }

.footer-payment-icons {
  text-align: center; }

@media (max-width: 575px) {
  footer.footer .social-media {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; }
  article.footer-info-col * {
    text-align: center; } }

.pdp-custom_fields {
  display: none; }

.shop-by-flavors-subcategories .category-image img {
  width: 200px; }

.slide-read-more-button {
  cursor: pointer;
  color: #e84d56;
  font-weight: 700;
  font-size: 16px; }

.mobile-recommended {
  display: none; }

.pdp-custom_fields {
  display: none; }

.more-collections .list-items .list-item {
  padding: 0 5px; }

.more-collections {
  margin-bottom: 10px; }

.more-collections .category-name {
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  margin-top: 1rem; }

.more-collections a {
  text-decoration: none; }

.more-collections .category-name {
  text-align: center; }

.my_categorie .list-items {
  margin-left: 0; }

.more-collections button.slick-next.slick-arrow, .more-collections button.slick-prev.slick-arrow {
  padding: 0;
  width: 15px;
  height: 15px; }

.more-collections .slick-prev:before, .more-collections .slick-next:before {
  width: 15px;
  height: 15px; }

#body .more-collections [tabindex]:not([tabindex="-1"]):focus, #body .more-collections li:focus {
  outline: none !important; }

.my_categories-js .subcategory-link-container {
  display: none; }

#reviews {
  margin-top: 20px; }

.needsclick.kl-private-reset-css-Xuajs1[data-testid="form-row"] {
  border-radius: 30px;
  overflow: hidden;
  max-width: 536px; }

.needsclick.kl-private-reset-css-Xuajs1 {
  align-items: center; }

.needsclick.kl-private-reset-css-Xuajs1 {
  max-width: 520px;
  margin: 0 auto; }

.klaviyo-newsletter-form .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1 [data-testid="form-row"] {
  width: 100%; }

.klaviyo-newsletter-form .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1 input[type="email"] {
  width: 100%;
  font-size: 14px !important;
  outline: none !important;
  border: none !important;
  height: 47px !important; }

.klaviyo-newsletter-form .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1 input[type="email"]:focus,
.klaviyo-newsletter-form .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1 input[type="email"]:focus-visible {
  outline: none !important;
  border: none !important; }

.klaviyo-newsletter-form .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1 [data-testid="form-component"] button {
  min-width: 104px;
  height: 47px !important; }

.klaviyo-newsletter-form .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1 input[type="email"]::placeholder {
  font-size: 14px !important; }

.mobile-recommended .container-header {
  margin-bottom: 15px;
  border-radius: 4px; }

#main-product-list .productGrid button.slick-next.slick-arrow {
  top: -15px;
  right: 12px; }

#main-product-list .productGrid button.slick-prev.slick-arrow {
  top: -15px;
  left: unset;
  right: 28px; }

#main-product-list ._products .productGrid .slick-slide {
  height: unset !important; }

#main-product-list ._products .productGrid .slick-slide > div {
  height: 100%;
  display: flex;
  flex-direction: row; }

#main-product-list ._products .productGrid .slick-slide > div .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1; }

#main-product-list ._products .productGrid li.product article {
  display: flex !important;
  flex-direction: column; }

@media (max-width: 767px) {
  .mobile-recommended {
    display: block; }
  #carousel-active {
    display: none; }
  .mobile-recommended #carousel-active {
    display: block; } }

@media (max-width: 575px) {
  footer.footer .social-media {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; }
  article.footer-info-col * {
    text-align: center; } }
