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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Libre Franklin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", 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: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: #468400;
	--wd-alternative-color: #44513d;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #418200;
	--btn-default-bgcolor-hover: #6daa38;
	--btn-accented-bgcolor: #285600;
	--btn-accented-bgcolor-hover: #9cbf6d;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: #efcb00;
	color: #ffffff;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: #000000;
	color: #ffffff;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

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

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-sticky-btn {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

body .labels-rounded .out-of-stock { 
font-size: 12px!important; 
max-width: 200px!important;
} 

body .labels-rounded .onsale {
	font-size: 18px!important;
}
.custom-shadow {
    -webkit-box-shadow: 0 0 15px rgba(60, 60, 60, 0.16);
    box-shadow: 0 0 15px rgba(60, 60, 60, 0.16);
}

.custom-shadow2 {
    -webkit-box-shadow: 0 0 15px rgba(60, 60, 60, 0.16);
    box-shadow: 0 0 15px rgba(60, 60, 60, 0.16);
		padding: 7px;
		background-color: #fafafa;
		border-radius: 8px;
}
.wpced .wpced-inner {
	display: block;
	padding: 3px;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a {
border-color: #bebebe;
background-color: white!important;
color: #a2a2a2!important;
margin: 5px;	
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
border-color: #D3D3D3 !important;
background-color: #285600 !important;
color: white!important;
font-weight: 700;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a /* phone css active tab */ {
	border-color: #D3D3D3 !important;
background-color: #285600 !important;
color: white!important;
font-weight: 700;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a /* phone css not active tab */ {
border-color: #bebebe;
background-color: white!important;
color: #a2a2a2!important;
margin: 5px;	
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a:focus, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a:hover {
font-weight: 700!important;
background-color: #285600 !important;
color: white!important;
}

.custom_txt_01 {
	font-weight: 700;
	color: white; 
	font-size: 65px;
   text-shadow: 1px 1px 1px #919191,
        1px 1px 1px #919191,
        1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 4px 1px #919191,
        1px 5px 1px #919191,
        1px 6px 1px #919191,
    1px 9px 6px rgba(16,16,16,0.4),
    1px 5px 2px rgba(16,16,16,0.2),
    1px 5px 10px rgba(16,16,16,0.2),
    1px 5px 10px rgba(16,16,16,0.4);
}

.custom_txt_01_ph {
	font-weight: 700;
	color: white; 
	font-size: 40px;
   text-shadow: 1px 1px 1px #919191,
        1px 1px 1px #919191,
        1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 4px 1px #919191,
        1px 5px 1px #919191,
        1px 6px 1px #919191,
    1px 6px 4px rgba(16,16,16,0.4),
    1px 3px 1px rgba(16,16,16,0.2),
    1px 3px 7px rgba(16,16,16,0.2),
    1px 3px 7px rgba(16,16,16,0.4);
}

.custom_info_box_text_img {
	float: left;
	padding-left: 5px;
}

.custom_info_box_text_txt {
	float: left;
	padding-left: 3px;
}

.awdr_free_product_text {
	color: white!important;
}

.woobt-products .woobt-product-this {
	display: none!important;
}

.omnivalt_terminal_container_map .tmjs-open-modal-btn {
	color: white;
}

.vip-header {
  background-color: #000000;
  text-align: center;
  padding: 12px;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-wrap: nowrap;
}

.vip-header .highlight {
  color: #ffd700;
}

.vip-header .offer,
.vip-header .timer {
  color: #ffffff;
}

/* 📱 Mobilui – stacked layout */
@media (max-width: 768px) {
  .vip-header {
    flex-direction: column;
    gap: 4px;
    font-size: 14px;
    padding: 10px;
  }
  .vip-header .timer {
    font-size: 13px;
  }
}
