@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//smokenative.ca/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(204,46,46);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(129,215,66);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.social-facebook .wd-icon {
    display: inline-block;
    width: 40px;
    height: 20px;
    background: url('https://smokenative.ca/wp-content/uploads/2025/10/reddit.svg') no-repeat center/contain;
    font-family: initial !important; /* remove old font */
    content: none !important;
	background-size:20px 20px;
}

/* Hide old icon <i> or svg if any */
.social-facebook .wd-icon i,
.social-facebook .wd-icon svg {
    display: none !important;
}
.social-facebook {
    --wd-social-brand-color: #FF4500 !important; 
    --wd-social-icon: "\f1a1" !important; 
}

.wd-sub-menu li>a {
  --sub-menu-color: #1e1e1e; /* updated red */
}
.wd-content-layout{
	padding:0px !important;
}
footer .container,
header .container,
.single-product-content,
.wd-cookies-inner,
.wd-products-element1,
.shop-loop-head1,
.woocommerce-wishlist .container,
.woocommerce-page .container,
.page-id-15 .container,
.page-id-24671 .container,
.page-id-23118 .container,
.single-post .wd-content-layout,
.wd-page-title .container{
	max-width:112.5rem !important;
	margin:0px auto;
	padding-inline:15px !important;
}
.woocommerce-wishlist .content-layout-wrapper,
.woocommerce-page .content-layout-wrapper {
	margin:100px auto 40px
}
.wd-col-start.single-product-content{
padding:40px 15px
}
.copyrights-wrapper .reset-last-child span {
    display: inline-block;
    margin: 0px 12px;
    opacity: .7;
    font-size: 20px;
}

.wd-col-start.reset-last-child {
    display: inline-flex;
    margin: 0 auto;
    align-items: center;
}
.scrollToTop.button-show{
bottom:180px;
	right:21px;
}
.footer-container{
	padding-top:100px;
}
.newsletter form {
    display: flex;
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #000;
    padding: 2px;
    background: #fff;
}
.newsletter form .tnp-field {
    margin-bottom: 0px !important;
    width: 100%;
}
.newsletter form .tnp-field label {
    display: none;
}
.newsletter form .tnp-field.tnp-field-button{
	text-align: left;
    width: auto;
    border-radius: 0px 25px 25px 0;
    overflow: hidden;
    display: inline-table;
}
.newsletter form .tnp-field .tnp-email{
	height:100%;
}
div.tnp-subscription, form.tnp-subscription, form.tnp-profile{
	max-width:600px;
}
.tnp-subscription input.tnp-submit {
    background-color: #cb2027;
	padding:10px 30px;
}
.quantity {
    display: flex !important;
    flex-direction: row;
}
.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{
	border-radius:0px;
}
.summary-content{
	display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
}
.wd-side-hidden{
	z-index: 1000000;
}

.productify__item.ta-overlay.content_on_hover{
	background:#000 !important
}
.productify__item.ta-overlay.content_on_hover:hover  .productify__item--thumbnail{
	opacity:.5 !important
}
.productify__item.ta-overlay.content_on_hover .productify__item__details {
	opacity:1 !important
}
#pdt_wrapper-24807 .productify__item .productify__item_button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button){
	display:inline-flex;
	background:#d5401f;
	border-color:#d5401f;
}
.summary-inner>.price span,
.woocommerce-variation-price .price,
.woocommerce-variation-price .price span{
    margin: 0px;
	opacity:1 !important;
	font-size:20px;
}
.wd-wishlist-head .wd-social-icon{
	display:inline-flex;
	align-items:center;
}
.wd-wishlist-remove{
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
.page-id-15 br {
    display: none;
}
.whb-col-mobile .wd-header-text,
.whb-top-bar-inner .whb-column7 .wd-header-text{
	    width: auto;
    display: inline-block;
    flex: none;
    padding: 0;
}
.whb-col-mobile .wd-header-my-account{
	margin-left:auto;
}
.whb-col-mobile .wd-header-text .woodmart-social-icon,
.whb-top-bar-inner .whb-column7 .wd-header-text .woodmart-social-icon{
	font-size:20px;
}
.whb-col-mobile .wd-social-icons,
.whb-top-bar-inner .whb-column7 .wd-social-icons{
	padding:0px !important;
	margin:0px;
}
.footermenu-overlay{
	display:none;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.5);
	z-index:999999;
	
}
.bottommenumobile {
	display:none;
    position: fixed;
    bottom: 52px;
    left: 0px;
    right: 0px;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 10px 10px 0 0;
    z-index: 9999991;
		padding:8px;
}
.wd-toolbar {
    z-index: 9999991 !important;
   
}
.bottommenumobile.active{
	display:flex;
	flex-direction:column;
}
.mobile-menu-content.active {
    transform: translateY(0);
}
.button-toggles {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.button-toggles .btntoggle{
	width:100%;;
	    font-size: 12px;
    padding: 0px;
}
.button-toggles .btntoggle svg{
	width:24px;
}
.footer-shopmenu li a{
	font-size:14px;
	font-weight:500
}
.footer-shopmenu li a:hover{
	color:#cb2027
}
.btntoggle.active{
	background:#cb2027;
	color:#fff;
}
.wd-page-wrapper .main-page-wrapper{
	padding:0px;
}
.btntoggle.active svg path[fill="black"]{
	fill:white
}

.btntoggle.active svg path[stroke="black"]{
	stroke:white
}
.footer-shopmenu{
	height:0px;
	overflow:hidden;
}
.footer-shopmenu ul {
    list-style: none;
    padding: 0px;
    display: flex;
    flex-direction: column;
    gap: 2px;
	margin:0px 0px 10px;
	transition:all .2s ease-in-out;
	overflow:auto;
	width:100%;
}
.footer-shopmenu.active{
	height:400px;
	transition:all .2s ease-in-out;
	padding-bottom:10px;
/* 	border-bottom:1px solid #ececec; */
	display:flex;
	gap:8px;
	align-items:flex-start;
}
.footer-shopmenu img{
	width:50%;
	object-fit:cover;
	margin-top:auto;
}
.menu-item-icon {
    width: 24px;
    height: auto;
    margin-right: 8px;
}
.shippingmenu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.shippingmenu li {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0px 9px 20px -8px rgba(0, 0, 0, .4);
    margin: 0px;
    border: 1px solid #dfdfdf;
    display: flex;
    align-items: center;
    padding: 8px;
    gap: 10px;
    line-height: 1.3;
    font-size: 14px;
    border-radius: 6px;
}
.shippingmenu li img{
	width: 40px;
}
.shippingmenu li a {
		color: #000000;
    padding: 0;
    font-weight: 500;
}
.deliverymenu{
list-style:none;
	padding:0px;
	margin:0px 0px 16px;
}
.woocommerce-mini-cart__buttons .btn-cart  {
    display: none !important;
}
.wd-progress-bar .progress-bar[style="width: 100%"]{
	background-color:green
}
.payment_box.payment_method_cod {
    display: none !important;
}
.wc_payment_method .input-radio{
	width:20px;
	height:20px;
}
.deensimc-slider-content {
    display: none !important;
}
.deensimc-image-slider-main{
background:none
}
.wd-product-sku{
display:none !important;
}
.wd-header-html p {
    display: none;
}
 .wd-header-html .wd-marquee-item img{
	filter: brightness(0) invert(1);
}
.wd-side-hidden.wd-opened{
z-index:9999992
}
.woocommerce-wishlist .content-layout-wrapper, .woocommerce-page .content-layout-wrapper{
	margin-top:40px;
}
.footer-shopmenu ul li:not(:last-child) {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 7px;
}
.flex-box-start{
display:flex;
align-items:flex-start;
}
.flex-box-start img{
width:50%;
	margin-top:auto;
	object-fit:cover;
}
.flex-box-start ul{
width:50%;
}
.flex-box-start ul li:not(:last-child) {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 7px;
}
.flex-box-start ul li a{
font-size:14px;
}

.wd-title-wrapp .wd-back-btn{
	display:none;
}
.whb-top-bar .container{
	max-width:100% !important
}
@media (max-width:1024px){
	.wd-cookies-popup.popup-display {
		transform: none;
		bottom: 61px;
		z-index: 999999;
	}
	.bottomcallbutton,
	.bottomcoupon{
		display:none !important
	}
}
@media (min-width: 768px) {
	#yith-quick-view-content div.summary,
	#yith-quick-view-content div.images{
		width:50%
	}
	.wd-copyrights{
		font-size:12px;
	}
}
@media (max-width:767px){
	.delivery-radio label{
		display: flex !important;
		flex-direction: column;
		min-width: auto !important;
		padding: 10px !important;
		line-height: 17px;
		gap: 8px;
	}
	.delivery-radio label i {
    	font-size: 23px;
	}
	form.woocommerce-checkout{
		padding:0px 16px;
	}
}
@media (max-width:575px){
	.newsletter form .tnp-field {
    	width: calc(100% - 135px);
	}
	.wd-col-start.reset-last-child a {
    	font-size: 9px;
	}
}

.social-facebook {
    --wd-social-brand-color: #FF4500 !important; /* Reddit brand orange */
    --wd-social-icon: "\f1a1" !important; /* Font Awesome Reddit icon */
}

/* Bottom Menu icon left side */
.bottomcallbutton{
	display:flex;
	align-items:center;
	justify-content:center;
	position:fixed;
	z-index:99999;
	right:46px;
	bottom:60px;
}
.bottomcallbutton .menu-toggle {
  position: absolute;
  width: 60px;
  height: 60px;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}

.bottomcallbutton .menu-btn {
  position: absolute;
  width: 60px;
  height: 60px;
  background: #ffffff;
  border-radius: 50%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
  border: 2px solid #000000;
    box-shadow: 0px 0px 10px #000000;
}

.bottomcallbutton .menu-toggle:checked + .menu-btn {
  transform: scale(0.95);
}

.bottomcallbutton .menu-icon {
  height: 48px;
  transition: transform 0.6s ease-in-out;
}

.bottomcallbutton .menu-item {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 3px 3px 10px rgba(16, 16, 16, 0.5);
}

.bottomcallbutton .menu-item:hover {
  box-shadow: none;
  transform: scale(0.95);
}

.bottomcallbutton .item-icon {
  width: 30px;
  height: 30px;
}

/* Tooltips */
.bottomcallbutton .tooltip {
  display: none;
  position: absolute;
  font-size: 12px;
  font-weight: 600;
  background: #fff;
  padding: 5px 12px;
  border-radius: 10px;
  color: #212121;
  white-space: nowrap;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
.bottomcallbutton .menu-item:hover:after,
.bottomcallbutton .menu-item:hover .tooltip {
	display: inline-flex;
	opacity:1
}

/* Positioning tooltips */
.bottomcallbutton .item-a .tooltip { right: 10px; bottom:55px }
.bottomcallbutton .item-b .tooltip { right: 60px; }
.bottomcallbutton .item-c .tooltip { right: 60px; }
.bottomcallbutton .item-d:after{
	 right: 60px; 
	display: none;
  position: absolute;
  font-size: 12px;
  font-weight: 600;
  background: #fff;
  padding: 5px 12px;
  border-radius: 10px;
  color: #212121;
  white-space: nowrap;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	content:'Live Chat'
}

/* Animations when menu opens */
.bottomcallbutton .menu-toggle:checked ~ .item-a {
  transform: translate(15px,-86px);
  transition-delay: 0.1s;
}

.bottomcallbutton .menu-toggle:checked ~ .item-b {
  transform: translate(-39px, -77px);
  transition-delay: 0.2s;
}

.bottomcallbutton .menu-toggle:checked ~ .item-c {
  transform:translate(-75px, -36px);
  transition-delay: 0.3s;
}
.bottomcallbutton .menu-toggle:checked ~ .item-d {
  transform:translate(-85px,17px);
  transition-delay: 0.4s;
}
.bottomcallbutton .line {
  fill: none;
  stroke: black;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
              stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.bottomcallbutton .line-top-bottom {
  stroke-dasharray: 12 63;
}

.bottomcallbutton .hamburger input:checked + span svg {
  transform: rotate(-45deg);
}

.bottomcallbutton .hamburger input:checked + span svg .line-top-bottom {
  stroke-dasharray: 20 300;
  stroke-dashoffset: -32.42;
}

.footer-shopmenu ul li {
    display: inline-flex;
    width: 100%;
    align-items: center;
    gap: 8px;
}
.footer-shopmenu ul li img {
    max-height: 30px;
    width: 30px;
}
.wd-toolbar{
/* 	background-color: #cb2027 !important; */
}
.wd-toolbar.wd-toolbar-label-show .wd-tools-element.active-link>a,
.wd-toolbar.wd-toolbar-label-show .wd-tools-element.active-link:hover>a{
color: #cb2027 !important;
}
.wd-toolbar.wd-toolbar-label-show .wd-tools-element.active-link .wd-custom-icon img{
filter: brightness(0) saturate(100%) invert(14%) sepia(90%) saturate(3000%) hue-rotate(-10deg) brightness(95%) contrast(105%);
}
.bottommenumobile .elementor-background-overlay{
	opacity:0 !important
}
.bottommenumobile .elementor-slides .swiper-slide-bg{
	background-position: top center;
    background-color: transparent !important;
	aspect-ratio: 4 / 4;
    width: 100%;
    display: block;
    position: unset;
    bottom: 0;
    height: unset;
    min-height: unset;
	transform:scale(1)!important;
}
.bottommenumobile .swiper-backface-hidden .swiper-slide{
	height:auto !important;
}
.bottommenumobile .swiper-slide-inner{
	padding: 16px !important;
    position: unset !important;
	margin-bottom:20px !important;
}
.bottommenumobile .swiper-slide-contents{
	    width: 100% !important;
    max-width: 100% !important;
}
.wd-sidebar-hidden-lg .wd-shop-tools:not(:last-child){
	display:none !important
}
.custome-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 999991;
    display: flex;
    align-items: center;
    justify-content: center;
	display: none;
}
.custome-popup.active {
    display: flex;
}
.popup-container {
    max-width: 600px;
    width: 90%;
    background: #fff;
    padding: 16px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    position: relative;
}
.popup-container a.dialog-close-button{
	margin:0px !important;
	display:inline-flex;
	z-index:1;
	position:absolute;
	right:15px;
}
.popup-container a.dialog-close-button svg{
	width:24px !important;
	height:24px !important;
}
.wd-marquee-content{
	justify-content:center !important;
	min-width:auto !important;
}
.bottomcoupon {
    position: fixed;
    bottom: 30px;
    left: 16px;
	z-index:99999;
}

.bottomcoupon .coupon-popupcode {
    width: 400px;
    position: absolute;
    bottom: 0;
    left: 80px;
	display:none;
}
.bottomcoupon .swiper-slide-inner,
.bottomcoupon .elementor-background-overlay{
display:none !important;}
.bottomcoupon button {width: 60px;height: 60px;background: #fff;border-radius: 40px;border: 2px solid #000000;box-shadow: 0px 0px 10px #000000;padding:0px;}
/* .bottomcoupon button img{
	filter: brightness(0) saturate(100%) invert(14%) sepia(90%) saturate(3000%) hue-rotate(-10deg) brightness(95%) contrast(105%);
} */
#pre-chat-message{
display:none !important
}
.wd-sticky-social{
	top:unset !important;
		bottom:100px !important
}
.desktopsidemenu{
	position:fixed;
	top:0px;
	right:-500px;
	width:440px;
	height:100vh;
	background:#fff;
	z-index:9999992;
	transition:all .3s ease-in-out;
	padding:16px;
}
.desktopsidemenu.active{
right:0px;
	transition:all .3s ease-in-out
}
.delivery-menu,
.shipping-menu{
	display:none;
	width:100%;
	padding:16px 0
}
.delivery-menu ul,
.shipping-menu ul{
width: 100%;
    padding: 0px;
    list-style: none;
    font-weight: 600;
    font-size: 16px;}

.delivery-menu.active,
.shipping-menu.active{
	display:flex;
}
.shipping-menu ul{
	display:flex;
	flex-direction:column;
	gap:10px;
}
.shipping-menu ul li{
	display:flex;
	align-items:center;
	gap:12px;
}
.shipping-menu ul li img{
	width:80px;
	box-shadow:0px 0px 5px rgba(0,0,0,.5);
	object-fit:contain
}
.wd-header-secondary-nav{
	flex:unset !important;
}
.products-list-gap .wd-grid-g{
column-gap:40px !important
}
:is(.term-description,.page-description):not(:last-child){
	font-size:16px;
}
.swiper-slide.swiper-slide-active {
box-shadow: 0px -3px 10px 2px red, 0px 3px 10px 2px red;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img){
	aspect-ratio: 1 / 1;
    object-fit: contain;
}
.wd-page-title .title{
color:#000
}
.woocommerce-wishlist .content-layout-wrapper, .woocommerce-page .content-layout-wrapper {
    margin-top: 0px !important;
}
#block-19{
	padding:0px !important;
	margin:0px !important;
	border:0px !important; 
}
@media (min-width: 1025px) {
    .title-size-default {
        --wd-title-sp: 10px !important;
        --wd-title-font-s: 36px !important;
    }
}
.desktopsidemenu .delivery-menu ul{
display:grid;
	gap:12px;
	 grid-template-columns: repeat(2, 1fr);
}
.desktopsidemenu .delivery-menu ul li{
	position:relative;
	border-radius:8px;
	margin:0px;
	overflow:hidden;
}
.desktopsidemenu .delivery-menu ul li img{
width:100%;
	    aspect-ratio: 2/1;
    object-fit: cover;
}
.desktopsidemenu .delivery-menu ul li a{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0deg, black, transparent);
    display: inline-flex;
    justify-content: center;
    align-items: flex-end;
    padding: 8px;
    color: #fff;
    height: 100%;
    box-sizing: border-box;
}
.footer-column-6{
		background: #f5f5f5;
    padding: 16px;
    border-radius: 8px;
}
.desktopsidemenu .delivery-menu.areacodemenu ul{
	display:flex;
	flex-direction:column
}
.desktopsidemenu .delivery-menu.areacodemenu ul a{
position:unset;
	justify-content:flex-start;
	color:#000;
	background:transparent;
}