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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//n-burn.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//n-burn.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//n-burn.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//n-burn.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//n-burn.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//n-burn.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//n-burn.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//n-burn.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(212, 4, 39);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Halvetica - Neue - 5", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(212,4,39);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(212,4,39);
	--btn-accented-bgcolor-hover: rgba(212,4,39,0.5);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(212,4,39);
	--wd-link-color-hover: rgba(212,4,39,0.5);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 0px;
}
.wd-hb {
	background-color: rgb(205,0,27);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "helvetica-neue-medium", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 40px;
	text-transform: uppercase;
}
.product-labels .product-label.onsale {
	background-color: rgb(211,5,39);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(1,173,90);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(212,4,39);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
: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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 5px;
--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: Montserrat !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Montserrat !important;
}

.wd-page-title {
background-color: rgb(0,0,0);
}

@font-face {
	font-family: "helvetica-neue-regular";
	src: url("//n-burn.com/wp-content/uploads/2025/08/helvetica-neue-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "helvetica-neue-medium";
	src: url("//n-burn.com/wp-content/uploads/2025/08/helvetica-neue-medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "helvetica-neue-light";
	src: url("//n-burn.com/wp-content/uploads/2025/08/helvetica-neue-light.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "helvetica-neue-bold";
	src: url("//n-burn.com/wp-content/uploads/2025/08/helvetica-neue-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

.product-label.out-of-stock{
	min-width: 100px;
}

.product-label.featured{
	min-width: 110px;
}

.product-labels.labels-rounded .product-label.onsale{
	min-height: 100px;
}

div#WOODMART_Widget_Price_Filter, div#WOODMART_Widget_Sorting {
    display: none;
}

.attribute-label.product-label.label-term-ochakvaite-skoro.label-attribute-pa_etiket-produkt{
  display: inline-block;
  min-width: 140px;
  padding: 4px 6px;
  text-align: center;

  white-space: pre-line; /* позволява \A да стане нов ред */
  line-height: 1.05;     /* по-компактно на два реда */
}

.attribute-label.product-label.label-term-ochakvaite-skoro.label-attribute-pa_etiket-produkt{
  position: relative;
  display: inline-block;
  min-width: 140px;
  padding: 4px 6px;
  text-align: center;

  font-size: 0;   /* маха реда на оригиналния текст */
  line-height: 0; /* маха височината на оригиналния ред */
}

.attribute-label.product-label.label-term-ochakvaite-skoro.label-attribute-pa_etiket-produkt::after{
  content: "Очаквайте\Aскоро";
  white-space: pre-line;
  display: block;

  font-size: 12px;      /* върни реалния размер на текста */
  line-height: 1.1;
  color: #fff;          /* бели букви */
}

/* Blog categories as horizontal chips */
.wd-blog-cat-chips,
.wd-blog-cat-chip-list {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px !important;
}

.wd-blog-cat-chip-list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Kill Woodmart/Theme list/grid rules */
.wd-blog-cat-chip-list li {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
}

/* Links as chips */
.wd-blog-cat-chip,
.wd-blog-cat-chip-list a {
  display: inline-flex !important;
  align-items: center !important;
  white-space: nowrap !important;
  padding: 8px 12px !important;
  border: 1px solid rgba(0,0,0,.12) !important;
  border-radius: 999px !important;
  text-decoration: none !important;
}

/* Optional: if the UL is getting forced to full width */
.wd-blog-cat-chips > ul {
  width: auto !important;
  max-width: 100% !important;
}

/* Center the categories block */
.wd-blog-cat-chips{
  justify-content: center !important;
}

/* Center the list itself too (safe) */
.wd-blog-cat-chip-list{
  justify-content: center !important;
}

/* Optional: if the block is full-width and you want it visually centered with nicer wrapping */
.wd-blog-cat-chips{
  text-align: center !important;
}

/* По-компактен вид и коректни колони */
.woocommerce form .nburn-register-box .form-row { margin-bottom: 12px; }
@media (min-width: 768px) {
  .woocommerce form .nburn-register-box .form-row-first,
  .woocommerce form .nburn-register-box .form-row-last { width: 48%; float: left; }
  .woocommerce form .nburn-register-box .form-row-last { margin-left: 4%; }
  .woocommerce form .nburn-register-box .clear { clear: both; }
}

/* Стил на бутоните за точки според основния цвят на сайта */
.nburn-points-box .button {
    background-color: #d30527;   /* тук сложи основния си HEX цвят */
    border-color: #d30527;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;          /* можеш да увеличиш, ако сайтът ти е по-rounded */
    font-weight: 500;
}

.nburn-points-box .button {
    /* наследява базовия стил на Woo бутона, после променяме по нужда */
    border-radius: 4px;
    font-weight: 500;
}

/* Текстът за отстъпката под заглавието */
.woocommerce ul.products li.product .nburn-user-discount {
    margin: 4px 0 0;
    font-size: 13px;
    font-weight: 500;
    color: #0f6ab7; /* сменѝ с основния цвят на сайта */
}