:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(75,85,99);
	--wd-text-font-size: 15px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0, 37, 80);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(0, 37, 80);
	--wd-entities-title-color-hover: rgb(254,80,0);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #002550;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,37,80);
	--wd-alternative-color: rgb(0,37,80);
	--btn-default-bgcolor: rgb(0,37,80);
	--btn-default-bgcolor-hover: rgb(254,80,0);
	--btn-accented-bgcolor: rgb(0,37,80);
	--btn-accented-bgcolor-hover: rgb(254,80,0);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,37,80);
	--wd-link-color-hover: rgb(254,80,0);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(0,37,80);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(254,80,0);
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(0,37,80);
}
html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(254,80,0);
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	color: rgb(31,41,51);
}
html .product.wd-cat:hover .wd-entities-title, html .product.wd-cat:hover .wd-entities-title a, .cat-design-side .wd-cat-inner > a:hover ~ .wd-cat-content .wd-entities-title a, html .wd-masonry-first .wd-cat:first-child:hover .wd-entities-title a {
	color: rgb(11,60,138);
}
html .wd-nav-mobile > li > a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	color: rgb(0,37,80);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(254,80,0);
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	color: rgb(0,37,80);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(254,80,0);
}
html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity :is(input[type],.btn) {
	color: rgb(255,255,255);
	background: rgb(11,60,138);
}
html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity :is(input[type],.btn), html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(255,255,255);
	background: rgb(20,79,161);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd .product-label.onsale {
	background-color: rgb(254,80,0);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(44,147,58);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
	--wd-thumbs-height: 600px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 15px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 15px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1479px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


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

@font-face {
	font-family: "Inter";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Inter";
	font-weight: 700;
	font-style: normal;
}

/* Woodmart produktu lightbox – nomainīt melno fonu uz baltu */
body .pswp,
body .pswp__bg,
body .pswp__scroll-wrap,
body .pswp__item,
body .pswp__zoom-wrap {
    background: #ffffff !important;
    background-color: #ffffff !important;
}

/* Pašai bildes “kastītei”, ja vajag, arī balts fons */
body .pswp__img {
    background: #ffffff !important;
}
/* Hide dropdown arrows in header menu (desktop) */
@media (min-width: 1025px){
  .whb-header .menu-item-has-children > a:after,
  .whb-header .menu-item-has-children > a .wd-nav-arrow,
  .whb-header .menu-item-has-children > a .wd-sub-menu-toggle,
  .whb-header .menu-item-has-children > a .menu-item-arrow {
    display: none !important;
    content: none !important;
  }

  /* Optional: remove extra right padding reserved for arrow */
  .whb-header .menu-item-has-children > a{
    padding-right: 0.9em !important;
  }
}

/* Hide brand name text */
.wd-swatches-brands .wd-swatch-text,
.wd-swatches-brands .wd-filter-lable {
  display: none !important;
}

/* Scale up logos */
.wd-swatches-brands .wd-swatch-bg img {
  transform: scale(1.5) !important;
  transform-origin: left center !important;
}

/* Restore count size */
.wd-swatches-brands a.layered-nav-link .count {
  font-size: 12px !important;
}

/* Oranža akcijas cena AJAX produktu ciļņos (tabs) */
.wd-products-tabs .price ins .woocommerce-Price-amount,
.wd-products-tabs .price ins,
.wd-products-tabs .product-grid-item .price ins {
    color: #FE5000 !important;
}
/* Paslēpj 'Apmaksas veidi' saiti profila izvēlnē un tās saturu */
.woocommerce-MyAccount-navigation-link--payment-methods,
.woocommerce-MyAccount-content .woocommerce-PaymentMethods {
    display: none !important;
}
/* Paslēpj 'Apmaksas veidi' un 'Lejupielādes' saites profila izvēlnē */
.woocommerce-MyAccount-navigation-link--payment-methods,
.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}
/* Paslēpt lieko Register virsrakstu reģistrācijas lapā */
.woodmart-registration-page .col-register h2,
.woodmart-registration-page .registration-style-side .col-register h2,
.woocommerce-Tabs-panel--register h2 {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.blog-post-loop .wd-post-cat, .wd-post-cat {
    display: none !important;
}

/* Samazina drop-down menu tukšumu apakšā no default uz 10px */
li.dropdown-with-height {
  --wd-dropdown-height: auto !important;
}
/* 1. Vispārīgi paslēpj standarta "Add to cart" pogu TIKAI tajās lapās, kurās tēma piešķir .has-fbt klasi */
body.single-product.has-fbt .elementor-widget-woocommerce-product-add-to-cart {
    display: none !important;
}

/* 2. Drošības selektors: ja .has-fbt klase nav pievienota <body>, paslēpj standarta pogu, ja tai seko komplekta bloks */
.single-product .elementor-widget-woocommerce-product-add-to-cart:has(~ .elementor-widget-wd_fbt),
.single-product .elementor-widget-woocommerce-product-add-to-cart:has(~ .wd-fbt-form) {
    display: none !important;
}