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

:root {
	--wd-header-banner-h: 70px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #5F5959;
	--wd-text-font-size: 14px;
	--wd-title-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(33,36,39);
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(33,36,39);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(33,36,39);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Syne", 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(172,68,85);
	--wd-alternative-color: rgb(247,247,247);
	--wd-link-color: rgb(172,68,85);
	--wd-link-color-hover: rgba(172,68,85,0.7);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(172,68,85);
	--btn-accented-bgcolor-hover: rgb(157,62,77);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #ac4455;
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgba(172,68,85,0.2);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 218px;
}
.wd-page-title {
	background-color: #ac4455;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 600;
	font-size: 18px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 20px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 500;
	font-size: 38px;
}
.page .wd-page-content {
	background-color: rgb(235,231,225);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(172,68,85);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(172,68,85);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 33px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Lato !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Syne !important;
}

.woocommerce-thankyou-order-received {
    border: 2px solid #ac4455;
    color: #ac4455;
}

/* notices */
.woocommerce-message {
  color: #ac4455 !important;
  background-color: #f5deb3 !important;
}

.main-page-wrapper {
    padding-top: 40px;
}


/* disable in-stock quantity */
body .single-product-content .summary-inner .in-stock {
display:none;
}

.tier-pricing-summary-table {
    margin: 0px;
}


a.btn.wd-load-more.wd-products-load-more.load-on-click {
    border-color: #ac4455 !important;
}

a.btn.wd-load-more.wd-products-load-more.load-on-click:hover {
    border-color: #ac4455 !important;
}

a.btn.wd-load-more.wd-products-load-more.load-on-click:before {
    border-color: #ac4455 !important;
}



::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #ac4455;
}

::selection {
  color: #fff;
  background: #ac4455;
}

body .website-wrapper {
	overflow: visible;
}

#menu-item-28523 .woodmart-nav-link, #menu-item-28523 .wd-nav-opener {
    display: none;
}
#menu-item-28523 .wd-sub-menu
{
display:block;
}
#menu-mobile-menu-shop .menu-label{
border-radius: 20px;
}@media (min-width: 577px) and (max-width: 767px) {
	body .website-wrapper {
	overflow: visible;
}
}

@media (max-width: 576px) {
	body .website-wrapper {
	overflow: visible;
}
}

