/* Production compatibility layer shared by every supported child-theme build. */

.vs-arrow-icon{display:inline-flex!important;width:auto!important;height:auto!important;align-items:center;justify-content:center;border:0!important;font-size:0!important;line-height:1!important;transform:none!important}
.vs-arrow-icon:before{display:block;font-family:"woodmart-font"!important;font-size:16px!important;font-style:normal;font-weight:400;line-height:1!important}
.vs-arrow-icon--left:before{content:"\f114"}.vs-arrow-icon--right:before{content:"\f113"}.vs-arrow-icon--up:before{content:"\f115"}
.vs-newsletter-form button .vs-arrow-icon,.vs-carousel-arrow .vs-arrow-icon,.vs-product-arrow .vs-arrow-icon,.vs-live-hot-arrow .vs-arrow-icon,.vs-live-article-link .vs-arrow-icon{transform:none!important}
.vs-ranking-arrow.vs-arrow-icon{font-family:"woodmart-font"!important;transform:none!important}
.vs-ranking-arrow.vs-arrow-icon:before{font-family:"woodmart-font"!important}
.vs-special-merchandising .vs-merch-hero .swiper-button-prev:before,.vs-merchandising-clearance .vs-merch-product-rail .swiper-button-prev:before,.vs-special-warehouse .vape-img .swiper-button-prev:before{content:"\f114"!important;font-family:"woodmart-font"!important}
.vs-special-merchandising .vs-merch-hero .swiper-button-next:before,.vs-merchandising-clearance .vs-merch-product-rail .swiper-button-next:before,.vs-special-warehouse .vape-img .swiper-button-next:before{content:"\f113"!important;font-family:"woodmart-font"!important}
.vs-desktop-spacer{height:0;overflow-anchor:none;transition:none!important}
.vs-desktop-shell.is-fixed{animation:none!important;transition:none!important}
html,body{overflow-anchor:none}
.vs-mobile-logo,.vs-mobile-logo img,.vs-desktop-logo,.vs-desktop-logo img{background:transparent!important}
.vs-hero-carousel .vs-hero-slide.is-active,.vs-hero-carousel .vs-hero-slide.is-active picture,.vs-hero-carousel .vs-hero-slide.is-active img{display:block!important;visibility:visible!important;opacity:1!important}
.vs-commerce-page--cart .woocommerce-cart-form :is(td.product-price,td.product-subtotal) .amount,.vs-commerce-page--cart .cart_totals .amount,.vs-commerce-page--cart .cart_totals .shipping-calculator-button,.vs-commerce-page--cart .cart-totals-inner .amount,.vs-commerce-page--cart .cart-totals-inner .shipping-calculator-button{color:#f31b23!important}

@media (max-width:991px){
  .vs-mobile-logo img{object-fit:contain!important;background:transparent}
  .vs-drawer-backdrop{z-index:99990!important}
  .vs-mobile-drawer{--vs-drawer-top:0px;position:fixed;top:var(--vs-drawer-top)!important;right:auto!important;bottom:auto!important;left:0!important;z-index:99991!important;display:flex!important;width:min(360px,88vw)!important;max-width:100vw;height:calc(100vh - var(--vs-drawer-top))!important;height:var(--vs-drawer-height,calc(100dvh - var(--vs-drawer-top)))!important;max-height:calc(100vh - var(--vs-drawer-top))!important;max-height:var(--vs-drawer-height,calc(100dvh - var(--vs-drawer-top)))!important;box-sizing:border-box;flex-direction:column;overflow:hidden!important;background:#fff!important;color:#333!important;visibility:hidden;pointer-events:none;transform:translate3d(-100%,0,0)!important;transition:transform .25s ease,visibility 0s linear .25s}
  .vs-mobile-drawer *{box-sizing:border-box}
  .vs-mobile-drawer.is-open{inset-inline-start:0!important;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0)!important;transition:visibility 0s!important}
  .vs-mobile-drawer__head{position:relative;z-index:1;display:flex;min-height:55px;flex:0 0 55px;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #ddd;background:#fff}
  .vs-mobile-drawer__head button{display:grid;width:40px;height:40px;place-items:center;padding:0;border:0;background:transparent;color:#333;font-size:24px;line-height:1}
  .vs-mobile-drawer>nav{width:100%;max-width:100%;min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:10px 10px max(24px,env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch}
  .vs-mobile-drawer__shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}
  .vs-mobile-drawer__shortcuts a{display:flex;min-height:36px;align-items:center;justify-content:center;padding:7px 8px;border-radius:4px;color:#fff;font-size:13px;font-weight:500;line-height:18px;text-align:center}
  .vs-mobile-drawer__shortcuts .is-warehouse{background:#287df4}.vs-mobile-drawer__shortcuts .is-coupons{background:#31c5df}.vs-mobile-drawer__shortcuts .is-pouches{background:#12aa6d}.vs-mobile-drawer__shortcuts .is-blog{background:#ee7898}
  .vs-mobile-drawer__shortcuts .is-eu{grid-column:1/-1;background:#171b46}
  .vs-mobile-drawer__section-title{display:block;padding:15px 0 8px;color:#222;font-size:13px}
  .vs-mobile-menu-link,.vs-mobile-menu-group>button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;padding:12px 16px;border:0;border-bottom:1px solid #eee;background:#fff;color:#333;font-weight:700;text-align:left}
  .vs-mobile-menu-group>button[aria-expanded=true]{color:var(--vs-primary,#2384ff)}
  .vs-mobile-menu-chevron{width:8px;height:8px;flex:0 0 8px;border:solid currentColor;border-width:0 1px 1px 0;transform:rotate(45deg);transition:transform .2s ease}
  .vs-mobile-menu-group>button[aria-expanded=true] .vs-mobile-menu-chevron{transform:rotate(225deg)}
  .vs-mobile-menu-group>div>strong{display:block;padding:12px 30px 4px;color:#222;font-size:12px;text-transform:uppercase}
  .vs-mobile-menu-group>div a{display:block;padding:11px 30px;border-bottom:1px solid #eee;color:#555}
  .vs-mobile-menu-group>div .vs-mobile-menu-all{color:var(--vs-primary,#2384ff);font-weight:700}
  .vs-live-article .vs-live-single-breadcrumb{height:auto!important;overflow:hidden!important}
  .vs-live-article .vs-live-single-breadcrumb ol{display:flex!important;min-width:0!important;min-height:18px!important;align-items:center!important;flex-wrap:nowrap!important;gap:0!important;overflow:hidden!important;white-space:nowrap!important}
  .vs-live-article .vs-live-single-breadcrumb li{display:inline-flex!important;height:auto!important;flex:0 0 auto!important;align-items:center!important;margin:0!important;padding:0!important;line-height:18px!important;white-space:nowrap!important}
  .vs-live-article .vs-live-single-breadcrumb li+li:before{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;margin:0 7px!important;line-height:1!important}
  .vs-live-article .vs-live-single-breadcrumb li:last-child{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media (max-width:767px){
  .vs-hero-container{max-width:none!important;padding:0}.vs-hero-carousel{height:auto!important;aspect-ratio:576/756}
  .vs-age-gate__dialog{top:46px!important;width:320px!important;max-width:calc(100vw - 30px)!important;height:342px!important;max-height:calc(100dvh - 76px)!important}
  .vs-age-gate .vs-age-gate__mascot{top:8px!important;width:auto!important;height:230px!important;max-width:calc(100% - 20px)!important;object-fit:contain!important}
  .vs-age-gate h2{top:238px!important;padding:0 12px!important;font-size:14px!important;line-height:20px!important}
  .vs-age-gate__actions{top:auto!important;bottom:20px!important;padding:0 10px!important}
  .vs-age-gate__actions button{width:130px!important;height:42px!important}
}

.vs-commerce-page--cart>.woocommerce{display:block}
.vs-commerce-page--cart .cart-content-wrapper{display:block;width:100%;max-width:none}
.vs-commerce-page--cart .woocommerce-notices-wrapper,.vs-commerce-page--cart .cart-empty,.vs-commerce-page--cart .return-to-shop,.vs-commerce-page--cart .cart-content-wrapper>.cross-sells{grid-column:1/-1}
.vs-commerce-page--cart .woocommerce-cart-form{width:100%;min-width:0;margin:0}
.vs-commerce-page--cart .cart-content-wrapper>.cart_totals{width:100%!important;max-width:none!important;margin:24px 0 0;padding:22px;border:1px solid var(--vs-border,#e4e4e4);background:#fff;float:none!important}
.vs-commerce-page--cart .cart_totals h2{margin:0 0 18px;font-size:20px}
.vs-commerce-page--cart table.shop_table{margin:0!important}
.vs-commerce-page--cart .product-thumbnail img{width:92px!important;height:92px!important;object-fit:contain}
.vs-commerce-page--cart .actions .coupon{display:flex;gap:8px}
.vs-commerce-page--cart .actions .coupon .input-text{min-width:160px}
.vs-commerce-page--cart{min-height:0}
.vs-cart-save-more{width:100%;margin:0 0 28px;padding:0 14px 14px;background:#f1f1f1}
.vs-cart-save-more>h2{height:38px;margin:0 -1px;padding:0 12px;border-radius:3px 3px 0 0;background:linear-gradient(110deg,#ff7a00,#f3291f);color:#fff;font-size:14px;font-weight:700;line-height:38px}
.vs-cart-save-more__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-height:410px;overflow-x:hidden;overflow-y:auto;padding-top:14px;scrollbar-width:thin}
.vs-cart-save-more__item{display:grid;grid-template-columns:128px minmax(0,1fr) 48px;min-height:142px;align-items:center;gap:14px;padding:12px;background:#fff}
.vs-cart-save-more__image{display:block;width:128px;height:118px}
.vs-cart-save-more__image img{width:100%!important;height:100%!important;object-fit:contain}
.vs-cart-save-more__content{min-width:0}
.vs-cart-save-more__content h3{display:-webkit-box;overflow:hidden;margin:0 0 8px;color:#555;font-size:13px;font-weight:400;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.vs-cart-save-more__content p{margin:0;color:#e83229;font-size:13px;line-height:20px}
.vs-cart-save-more__content :is(.amount,ins){color:#e83229;font-size:15px;font-weight:700;text-decoration:none}
.vs-cart-save-more__content del{display:block;color:#aaa;font-size:12px}
.vs-cart-save-more__action{display:flex;align-items:center;justify-content:center}
.vs-cart-save-more__action .button{display:grid;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;place-items:center;padding:0!important;border:0!important;border-radius:50%!important;background:#247df8!important;color:#fff!important;font-size:12px!important;font-weight:400!important;line-height:38px!important;text-transform:none!important}
.vs-cart-save-more__action .button:hover{background:#2bcfea!important;color:#fff!important}
.vs-cart-recommend{clear:both;width:100%;margin:34px 0 0;padding:0;background:#fff}
.vs-cart-recommend>h2{margin:0 0 18px;color:#333;font-size:22px;line-height:30px;text-transform:none}
.vs-cart-recommend__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.vs-cart-recommend__card{display:flex;min-width:0;flex-direction:column;padding:8px;background:#fff}
.vs-cart-recommend__image{display:block;width:100%;aspect-ratio:1/1;margin-bottom:8px;overflow:hidden}
.vs-cart-recommend__image img{width:100%!important;height:100%!important;object-fit:contain}
.vs-cart-recommend__card h3{display:-webkit-box;height:38px;overflow:hidden;margin:0 0 7px;color:#555;font-size:12px;font-weight:400;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.vs-cart-recommend__price{min-height:22px;margin-bottom:5px;color:#ed3028;font-size:14px;font-weight:700;line-height:22px}
.vs-cart-recommend__price :is(.amount,ins){color:#ed3028;text-decoration:none}
.vs-cart-recommend__price del{display:none}
.vs-cart-recommend__rating{display:flex;min-height:20px;align-items:center;gap:5px;margin-bottom:8px;color:#999;font-size:10px;line-height:16px}
.vs-cart-recommend__rating .star-rating{margin:0;color:#f5c842;font-size:12px}
.vs-cart-recommend__rating>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vs-cart-recommend__action{margin-top:auto}
.vs-cart-recommend__action .button{display:flex;width:100%;min-height:32px;align-items:center;justify-content:center;padding:5px 6px;border:0;background:#f4f4f4;color:#777;font-size:11px;font-weight:400;line-height:20px;text-align:center;text-transform:uppercase}
.vs-cart-recommend__action .button:hover{background:var(--vs-primary,#2384ff);color:#fff}
.vs-commerce-page--cart .wc-empty-cart-message{margin:20px 0 16px}
.vs-commerce-page--cart .cart-empty{margin-top:0}
.vs-commerce-page--cart .return-to-shop{margin-bottom:28px}

@media (max-width:1199.98px){.vs-cart-recommend__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:767.98px){
  .vs-cart-save-more{margin-bottom:22px;padding:0 10px 10px}
  .vs-cart-save-more__grid{grid-template-columns:1fr;gap:10px;max-height:330px;padding-top:10px}
  .vs-cart-save-more__item{grid-template-columns:82px minmax(0,1fr) 42px;min-height:100px;gap:10px;padding:9px}
  .vs-cart-save-more__image{width:82px;height:82px}
  .vs-cart-save-more__content h3{margin-bottom:4px;font-size:12px;line-height:17px}
  .vs-cart-save-more__action .button{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;line-height:34px!important}
  .vs-cart-recommend{margin-top:26px}
  .vs-cart-recommend>h2{font-size:19px}
  .vs-cart-recommend__grid{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scroll-snap-type:x proximity;scrollbar-width:none}
  .vs-cart-recommend__grid::-webkit-scrollbar{display:none}
  .vs-cart-recommend__card{min-width:44vw;flex:0 0 44vw;scroll-snap-align:start}
  .vs-commerce-page--cart .woocommerce-cart-form{overflow-x:auto}
  .vs-commerce-page--cart .woocommerce-cart-form table{min-width:660px}
}
