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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--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: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: lowercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(176,137,90);
	--wd-alternative-color: rgb(176,137,90);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(176,137,90);
}
.wd-age-verify-wrap {
	--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-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;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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-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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "dunbar-tall-bold";
	font-weight: 700;
	font-style: normal;
}



































.wd-nav-main {
    display: flex;
    align-items: center;
    gap: 0;
}

.wd-nav-main > li.menu-item {
    display: flex;
    align-items: center;
    position: relative;
}




.woodmart-nav-link:hover .nav-link-text {
  color: #B0895A !important; 
}

.wd-nav-main > li.menu-item.current-menu-item .nav-link-text,
.wd-nav-main > li.menu-item.current-menu-ancestor .nav-link-text {
  color: #B0895A !important;
}

.nav-link-text {
  transition: color 0.3s ease;
}


.wd-nav-main > li.menu-item:not(:first-child)::before {
    content: " ";
    display: inline-block;
    margin: 0 8px;
    color: #f4f4f4;
    font-weight: 700;
    font-family: 'Alexandria', sans-serif;
}

@media (max-width: 1024px) {

  /* ============================
     0. PEŁEN RESET ✕ – usuwa białe tło / kwadrat
     ============================ */
  .wd-close-side,
  .wd-close-side:focus,
  .wd-close-side:focus-visible,
  .wd-close-side:active {
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-focus-ring-color: transparent !important;
  }

  /* ============================
     1. OFF–CANVAS CONTAINER
     ============================ */
  .mobile-nav.wd-side-hidden,
  .wd-side-hidden-nav {
    position: fixed !important;
    inset: 0;
    width: 100vw !important;
    height: 100vh !important;
    background: #000;
    overflow-y: auto;
    padding: 0;
    z-index: 9998;
    transform: translateX(100%);
    opacity: 0;
    transition: transform .4s ease, opacity .4s ease;
  }

  /* stan OTWARTY */
  .mobile-nav.wd-side-hidden.wd-open,
  .mobile-nav.wd-side-hidden.wd-opened,
  .wd-side-hidden-nav.wd-open,
  .wd-side-hidden-nav.wd-opened {
    transform: translateX(0);
    opacity: 1;
  }

  /* ============================
     2. <nav> – IDEALNE WYŚRODKOWANIE
     ============================ */
  .wd-nav-mobile {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    width: auto;
  }

  /* ============================
     3. LINKI MENU
     ============================ */
  .wd-nav-mobile > li {
    margin: 0;
  }

  .wd-nav-mobile > li > a {
    display: block;
    padding: 14px 32px;
    font-size: 18px;
    font-weight: 600;
    border: none !important;
    white-space: nowrap;
    color: #fff !important;
    text-decoration: none;
    transition: color .3s ease;
  }

  /* aktywny */
  .wd-nav-mobile > li.current-menu-item > a,
  .wd-nav-mobile > li.current-menu-parent > a {
    color: #cfa86e !important;
  }

  /* hover */
  .wd-nav-mobile > li > a:hover {
    color: #cfa86e !important;
  }

  /* ============================
     4. PRZYCISK ✕
     ============================ */
  .wd-close-side {
    display: block !important;
    position: fixed !important;
    top: 18px;
    right: 18px;
    left: auto !important;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent !important;
    z-index: 9999;
  }

  .wd-close-side::before,
  .wd-close-side::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    background: #fff;
    transition: transform .3s ease, background .3s ease;
  }

  .wd-close-side::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .wd-close-side::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  /* hover na ✕ */
  .wd-close-side:hover::before {
    transform: translate(-50%, -50%) rotate(135deg);
    background: #cfa86e;
  }
  .wd-close-side:hover::after {
    transform: translate(-50%, -50%) rotate(-135deg);
    background: #cfa86e;
  }
}

/* === 6. Blokada „błysku” kliknięcia WoodMart === */
@media (max-width:1024px){

  /* ① klasa, którą WoodMart wstawia podczas kliknięcia */
  .menu-clicked,
  /* ② wszystkie linki i przycisk X w stanach aktywnych/focus */
  .wd-nav-mobile > li > a:active,
  .wd-nav-mobile > li > a:focus,
  .wd-close-side:active,
  .wd-close-side:focus {
      background: transparent !important;  
      box-shadow: none   !important;
      outline:   none   !important;
  }

  /* ③ wyłączenie skórki WebKit/Blink (desktop-touch, Android) */
  .wd-nav-mobile > li > a,
  .wd-close-side {
      -webkit-tap-highlight-color: transparent;
  }
}
