.hotsmoke-single-product-wrapper{max-width:1440px;margin:0 auto;padding:40px 15px}body.single-product .site-main{padding-top:70px}.hotsmoke-back-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--color-text-muted);font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;margin-bottom:30px}.hotsmoke-back-link svg{width:16px;height:16px}.hotsmoke-product-grid{display:flex;gap:100px;align-items:flex-start}.hotsmoke-product-gallery{position:relative;width:35%;flex-shrink:0}.hotsmoke-single-product-wrapper .hotsmoke-product-gallery>span.onsale{position:absolute;top:14px;left:14px;z-index:5;display:inline-block;margin:0;padding:6px 16px;border-radius:20px;background-color:var(--color-green);color:var(--color-white);font-family:'Poppins',sans-serif;font-weight:600;font-size:14px;line-height:1.2}@media (min-width:992px){.hotsmoke-product-gallery{position:sticky;top:24px;align-self:flex-start}body.admin-bar .hotsmoke-product-gallery{top:56px}}.hotsmoke-product-summary{display:flex;flex-direction:column;width:65%;min-width:0}.hotsmoke-top-badge{display:inline-flex;align-items:center;width:fit-content;width:-moz-fit-content;gap:10px;background:var(--color-green);color:var(--color-white);padding:4px 12px;border-radius:18px;font-family:'Poppins',sans-serif;font-weight:400;font-size:14px;margin-bottom:15px}.hotsmoke-product-title-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;margin-bottom:30px}.hotsmoke-product-summary .product_title{font-family:'Poppins',sans-serif;font-weight:600;font-size:28px;color:var(--color-green);margin:0;line-height:1.2;flex:1 1 auto;min-width:0}.hotsmoke-title-rating{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;font-family:'Poppins',sans-serif}.hotsmoke-title-rating__average{font-size:14px;font-weight:500;color:var(--color-text-primary);line-height:1}.hotsmoke-variations-form{margin-bottom:40px}.hotsmoke-variations-list{display:flex;flex-direction:column;gap:41px}.hotsmoke-variations-list>.hotsmoke-variation-card{border-radius:8px}.hotsmoke-variation-card{position:relative;border:1px solid var(--color-border-light);border-radius:8px 0 8px 8px;padding:15px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all 0.2s ease}.hotsmoke-variation-card.is-active{border-color:var(--color-green);background-color:var(--color-variation-active)}.hotsmoke-variation-card input[type="radio"]{display:none}.hotsmoke-radio-custom{width:20px;height:20px;border:1px solid var(--color-border-muted);border-radius:50%;display:inline-block;position:relative;margin-right:15px;vertical-align:middle}.hotsmoke-variation-card.is-active .hotsmoke-radio-custom{border-color:var(--color-green)}.hotsmoke-variation-card.is-active .hotsmoke-radio-custom::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:var(--color-green);border-radius:50%}.hotsmoke-variation-left{display:flex;align-items:center}.hotsmoke-variation-name{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;color:var(--color-text-primary);display:flex;flex-direction:column}.hotsmoke-variation-discount-label{font-family:'Poppins',sans-serif;font-weight:400;font-size:12px;color:var(--color-muted);margin-top:4px}.hotsmoke-variation-saving{display:inline-block;font-family:'Inter',sans-serif;font-weight:400;font-size:12px;color:var(--color-white);background:var(--color-muted);padding:3px 10px;border-radius:8px;margin-left:8px;line-height:1.4;vertical-align:middle}.hotsmoke-variation-card[data-qty="3"] .hotsmoke-variation-saving{background:var(--color-green)}.hotsmoke-variation-price{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:var(--color-text-primary);text-align:right;display:flex;flex-direction:column}.hotsmoke-variation-price-regular{font-size:12px;font-weight:400;color:var(--color-muted);text-decoration:line-through}.hotsmoke-variation-badge{position:absolute;bottom:100%;right:-1px;background:var(--color-muted);color:var(--color-white);font-family:'Inter',sans-serif;font-weight:400;font-size:12px;padding:10px 22px;border-radius:8px 8px 0 0;line-height:1}.badge-popular{background:var(--color-muted)}.badge-best{background:var(--color-green)}form.cart .quantity{display:none!important}.hotsmoke-add-to-cart-wrapper{display:flex;align-items:center;gap:20px;margin-bottom:30px}.hotsmoke-button-cart{background:var(--color-green-dark);color:var(--color-white);border:none;border-radius:6px;padding:0 40px;height:50px;font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;flex:1;transition:background 0.2s}.hotsmoke-button-cart:hover{background:#2a3822}.hotsmoke-button-cart.error{background:#8b2e2e}.hotsmoke-payment-options-link{display:none;text-align:center;font-family:'Poppins',sans-serif;font-size:12px;color:var(--color-muted);text-decoration:underline;margin-top:10px;margin-bottom:40px}.hotsmoke-separator{border:none;border-top:1px solid var(--color-border-muted);margin:0 0 30px 0}.hotsmoke-accordion-item{border-bottom:1px solid var(--color-border-muted)}.hotsmoke-accordion-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer}@media (max-width:991px){.hotsmoke-accordion-header{scroll-margin-bottom:calc(88px + env(safe-area-inset-bottom, 0px))}}.hotsmoke-accordion-title{font-family:'Poppins',sans-serif;font-weight:600;font-size:20px;color:var(--color-text-primary);margin:0}.hotsmoke-accordion-toggle{width:25px;height:25px;border:1px solid var(--color-separator);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.hotsmoke-accordion-toggle::before,.hotsmoke-accordion-toggle::after{content:'';position:absolute;background:var(--color-separator)}.hotsmoke-accordion-toggle::before{width:11px;height:1px}.hotsmoke-accordion-toggle::after{width:1px;height:11px;transition:transform 0.3s ease}.hotsmoke-accordion-item.is-open .hotsmoke-accordion-toggle::after{transform:rotate(90deg) scale(0)}.hotsmoke-accordion-content{display:none;padding-bottom:20px;font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:var(--color-green)}.hotsmoke-accordion-item.is-open .hotsmoke-accordion-content{display:block}.hotsmoke-accordion-content--curated-reviews{color:var(--color-text-primary)}.hotsmoke-curated-reviews{font-family:var(--font-heading,'Poppins',sans-serif);margin:0 -2px}.hotsmoke-curated-reviews__item{padding:1.5rem 0}.hotsmoke-curated-reviews__item--bordered{border-top:1px solid var(--color-border-muted,#D1D6CA)}.hotsmoke-curated-reviews__top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.hotsmoke-curated-reviews__stars{display:flex;gap:4px;align-items:center;color:#E5E5E5}.hotsmoke-curated-reviews__star{flex-shrink:0;display:block}.hotsmoke-curated-reviews__star.is-filled{color:var(--color-text-primary)}.hotsmoke-curated-reviews__verified{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--color-border-light,#E5E5E5);border-radius:999px;font-size:12px;font-weight:500;color:var(--color-text-primary);line-height:1}.hotsmoke-curated-reviews__verified-icon{display:flex;align-items:center;justify-content:center}.hotsmoke-curated-reviews__title{font-size:16px;font-weight:700;color:var(--color-text-primary);margin:0 0 8px;line-height:1.3}.hotsmoke-curated-reviews__comment{font-size:15px;font-weight:400;color:var(--color-muted,#7F7F7F);margin:0 0 12px;line-height:1.55}.hotsmoke-curated-reviews__meta{font-size:14px;font-weight:400;color:var(--color-muted,#7F7F7F);margin:0;line-height:1.4}.hotsmoke-trust-badges-grid{display:flex;justify-content:space-between;gap:15px;margin-top:40px;margin-bottom:20px}.hotsmoke-trust-badge{text-align:center;flex:1}.hotsmoke-trust-icon-wrap{width:60px;height:60px;border:1px solid var(--color-text-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px auto}.hotsmoke-trust-icon-wrap img,.hotsmoke-trust-icon-wrap svg{width:30px;height:30px}.hotsmoke-trust-text{font-family:'Poppins',sans-serif;font-weight:400;font-size:12px;line-height:1.4;color:var(--nav-link-inactive)}.hotsmoke-footer-info{display:flex;flex-direction:column;gap:15px;padding-top:20px}.hotsmoke-info-line{display:flex;justify-content:space-between;font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:var(--color-muted)}.hotsmoke-info-line:nth-last-child(1){border-top:1px solid var(--color-border-light);padding-top:10px}.hotsmoke-info-line span:nth-last-child(1){text-align:right}@media (max-width:991px){.hotsmoke-product-grid{flex-direction:column;gap:30px}.hotsmoke-product-gallery{max-width:400px;margin:auto}.hotsmoke-product-gallery,.hotsmoke-product-summary{width:100%}.hotsmoke-single-product-wrapper{padding:0 15px 90px}.hotsmoke-trust-badges-grid{flex-wrap:wrap}.hotsmoke-trust-badge{flex:0 0 calc(33.333% - 10px)}.hotsmoke-add-to-cart-wrapper{flex-direction:column;align-items:stretch;gap:10px}.hotsmoke-button-cart{padding:0 15px;width:100%;flex:unset}.hotsmoke-payment-options-link{display:block}}@media (max-width:575px){.hotsmoke-trust-badge{flex:0 0 calc(50% - 10px)}}.hotsmoke-sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--color-bg-light);border-top:1px solid var(--color-border-light);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px));z-index:99999;box-shadow:0 -4px 16px rgb(50 68 41 / .1);transform:translateY(100%);transition:transform 0.3s ease}.hotsmoke-sticky-atc.is-visible{transform:translateY(0)}@media (max-width:991px){.hotsmoke-sticky-atc{display:block}}.hotsmoke-sticky-atc__inner{display:flex;align-items:center;gap:12px;max-width:600px;margin:0 auto}.hotsmoke-sticky-atc__meta{flex:1;min-width:0}.hotsmoke-sticky-atc__select{position:relative;width:100%}.hotsmoke-sticky-atc__select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 45px 10px 15px;background:var(--color-bg-light);border:1px solid var(--color-border-muted);border-radius:6px;cursor:pointer;font-family:'Poppins',sans-serif;font-size:14px;font-weight:500;color:var(--color-text-primary);text-align:left;box-shadow:0 1px 2px rgb(50 68 41 / .06);transition:border-color 0.2s ease,box-shadow 0.2s ease;position:relative}.hotsmoke-sticky-atc__select-trigger:hover{border-color:var(--color-separator)}.hotsmoke-sticky-atc__select.is-open .hotsmoke-sticky-atc__select-trigger{border-color:var(--color-green);box-shadow:0 0 0 1px var(--color-green)}.hotsmoke-sticky-atc__select-label{flex:0 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px;color:var(--color-text-secondary)}.hotsmoke-sticky-atc__select-price{flex-shrink:0;font-weight:400;color:var(--nav-link-inactive)}.hotsmoke-sticky-atc__select-price .woocommerce-Price-amount{font-weight:400}.hotsmoke-sticky-atc__select-chevron{flex-shrink:0;width:0;height:0;margin-left:8px;border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:6px solid var(--color-green);transition:transform 0.2s ease;position:absolute;right:10px}.hotsmoke-sticky-atc__select.is-open .hotsmoke-sticky-atc__select-chevron{transform:rotate(180deg)}.hotsmoke-sticky-atc__select-dropdown{position:absolute;left:0;right:0;bottom:100%;margin-bottom:4px;max-height:220px;overflow-y:auto;background:var(--color-bg-white);border:1px solid var(--color-border-light);border-radius:6px;box-shadow:0 -4px 16px rgb(50 68 41 / .12);z-index:10}.hotsmoke-sticky-atc__select-dropdown[hidden]{display:none!important}.hotsmoke-sticky-atc__select-option{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;font-family:'Poppins',sans-serif;font-size:14px;font-weight:500;color:var(--color-text-primary);cursor:pointer;transition:background 0.15s ease}.hotsmoke-sticky-atc__select-option:hover,.hotsmoke-sticky-atc__select-option.is-selected{background:var(--color-variation-active)}.hotsmoke-sticky-atc__select-option .hotsmoke-sticky-atc__option-price{font-weight:600;color:var(--color-text-secondary)}.hotsmoke-sticky-atc__btn{background:var(--color-green-dark);color:var(--color-white);border:none;border-radius:6px;padding:0 20px;height:46px;font-family:'Poppins',sans-serif;font-weight:300;font-size:14px;display:flex;align-items:center;gap:8px;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:background 0.2s}.hotsmoke-sticky-atc__btn:hover{background:#2a3822}.hotsmoke-sticky-atc__btn img{width:18px;height:18px}#hs-cart-toast{position:fixed;top:80px;right:20px;z-index:9999;display:flex;align-items:flex-start;gap:12px;background:var(--color-bg-white);border:1px solid var(--color-border);border-left:4px solid var(--color-green);border-radius:8px;padding:14px 16px;box-shadow:0 4px 20px rgb(50 68 41 / .12);max-width:300px;font-family:'Poppins',sans-serif;transform:translateX(calc(100% + 24px));transition:transform 0.35s cubic-bezier(.34,1.2,.64,1),opacity 0.3s ease;opacity:0}#hs-cart-toast.is-visible{transform:translateX(0);opacity:1}.hs-cart-toast__icon{flex-shrink:0;padding-top:2px}.hs-cart-toast__body{flex:1;min-width:0}.hs-cart-toast__title{font-size:13px;font-weight:600;color:var(--color-green);line-height:1.3}.hs-cart-toast__link{display:inline-block;margin-top:5px;font-size:12px;color:var(--color-green);text-decoration:underline;font-weight:500}.hs-cart-toast__close{flex-shrink:0;background:none;border:none;padding:0;margin-left:4px;cursor:pointer;font-size:18px;line-height:1;color:var(--color-separator);align-self:flex-start}.hs-cart-toast__close:hover{color:var(--color-green)}.single_add_to_cart_button.loading{opacity:.7;pointer-events:none}@media (max-width:480px){#hs-cart-toast{right:12px;left:12px;max-width:none;transform:translateY(-120%);top:12px}#hs-cart-toast.is-visible{transform:translateY(0)}}.hotsmoke-swiper-gallery{display:block;width:100%}.hotsmoke-gallery-main{width:100%;border-radius:8px;overflow:hidden;aspect-ratio:1 / 1}.hotsmoke-gallery-main .swiper-slide img{object-fit:cover;width:100%;height:100%;display:block}.hotsmoke-gallery-thumbs{margin-top:8px}.hotsmoke-gallery-thumbs .swiper-slide{cursor:pointer;border-radius:6px;overflow:hidden;border:2px solid #fff0;aspect-ratio:1 / 1;transition:border-color 0.15s ease}.hotsmoke-gallery-thumbs .swiper-slide img{object-fit:cover;width:100%;height:100%;display:block}.hotsmoke-gallery-thumbs .swiper-slide-thumb-active{border-color:var(--color-green)}.hotsmoke-gallery-single{aspect-ratio:1 / 1;overflow:hidden;border-radius:8px}.hotsmoke-gallery-single img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:375px){.hotsmoke-sticky-atc__inner{flex-direction:column}.hotsmoke-sticky-atc__btn{width:100%;justify-content:center}.hotsmoke-sticky-atc__meta{width:100%}}