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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 24px;
	--wd-header-el-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 20px;
	--wd-primary-color: #0ebf7f;
	--wd-alternative-color: #000000;
	--wd-link-color: #0ebf7f;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(14,191,127);
	--btn-default-bgcolor-hover: rgb(15,153,68);
	--btn-accented-bgcolor: #0ebf7f;
	--btn-accented-bgcolor-hover: rgb(15,153,68);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #37b239;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #dd3333;
	--notices-warning-color: #ffffff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 500px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 170px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #000000;
	background-image: none;
	background-size: cover;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: #0ebf7f;
}
html .wd-nav-mobile > li > a {
	color: #ffffff;
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: #0ebf7f;
}
html .wd-nav-mobile .wd-sub-menu li a {
	color: #ffffff;
}
html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: #0ebf7f;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 32px;
}
.whb-top-bar .wd-tools-element .wd-tools-text {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}
.whb-header-bottom .wd-nav.wd-nav-secondary > li > a {
	font-size: 19px;
}
body[class*="wrapper-boxed"] {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-weight: 600;
	color: rgb(0,0,0);
	background: rgb(14,191,127);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(0,0,0);
	background: rgb(15,153,68);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1450px;
--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: 1450px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1450px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1450px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


	body.wrapper-boxed .website-wrapper {
    max-width: 1450px;
}

body.wrapper-boxed .website-wrapper .container {
		width:1400px;
}	

span.product-label.out-of-stock {
    background-color: #dd3333 ;
    color: white;
}
.tagged_as {
display: none !important;
}
.product_meta .tagged_as {
display:none;
}
.widget_product_categories .product-categories li a {
padding-left: 10px;
}
.widget_product_categories .product-categories li a:hover {
padding-left: 10px;
color: black;
font-weight: bold;
background:#0ebf7f;
}
.widget_product_categories .product-categories li.current-cat>a {
padding-left: 10px;
color: black;
font-weight: bold;
background:#0ebf7f;
float: left;
display: inline;
}

.widget_categories ul li.current_page_item>a, .widget_pages ul li.current_page_item>a, .widget_archive ul li.current_page_item>a, .widget_nav_menu ul li.current_page_item>a {
    color: #0ebf7f;
    font-weight: 600;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    display: flex;
    align-items: center;
}

.woocommerce .flex-viewport {
    height: 100% !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
    overflow: visible !important;
}
/* Alternatively, to target just the image container */
.woocommerce-page .product img {
  display: block;
  margin: auto;
}
.woocommerce-checkout table.shop_table tfoot tr {
	display: flex;
}
.woocommerce-shipping-methods {
  align-items: jus;
	display: inline-flex;
	flex-direction: column-reverse;
}