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

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

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

:root {
	--wd-text-font: "PT Serif", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "PT Serif", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "PT Serif", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "PT Serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "PT Serif", 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: 16px;
	--wd-header-el-font: "PT Serif", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,158,152);
	--wd-link-color: rgb(114,114,114);
	--wd-link-color-hover: rgb(170,170,170);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(175,175,175);
	--btn-default-color-hover: rgb(232,232,232);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(145,145,145);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgba(0,158,152,0.45);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgba(232,0,15,0.47);
	--notices-warning-color: rgb(0,0,0);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://lucone.lt/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 190px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-sub-menu li>a {
	font-family: "PT Serif", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
.wd-sub-menu li>a:hover {
	color: rgba(255,255,255,0.8);
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 13px;
	--wd-arrow-icon-size: 30px;
	--wd-arrow-offset-h: 32px;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 0px;
	--wd-pagin-bg: rgb(255,255,255);
	--wd-pagin-bg-hover: rgb(255,255,255);
	--wd-pagin-bg-act: rgb(255,255,255);
	--wd-pagin-radius: 88px;
	--wd-pagin-brd-color: rgb(224,224,224);
	--wd-pagin-brd-color-hover: rgb(0,0,0);
	--wd-pagin-brd-color-act: rgb(0,0,0);
	--wd-pagin-brd: 3px dotted;
}
.wd-nav-scroll {
	--wd-nscroll-width: 0%;
}
.product-labels .product-label.onsale {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(42,186,85);
}
.product-labels .product-label.featured {
	background-color: rgb(130,36,227);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	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);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-height: 600px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--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: 5px;
}

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


.entry-meta-list li:last-child {
    display: none;
}


.wd-dropdown{
	background-color: rgb(0,0,0);
	border: 1px solid rgba(255, 255, 255, 0.7);
}


.wd-header-nav{
	flex: 0 auto !important;
}
.wd-header-secondary-nav .woodmart-nav-link .nav-link-text, .menu-item-languages .woodmart-nav-link .nav-link-text{
	display: none !important;
}
.wd-header-secondary-nav .wd-dropdown-menu.wd-design-default{
	--wd-dropdown-width: 60px;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::placeholder{
	text-align: center;
}
[class*="title-line-"] .wd-product .wd-entities-title{
	max-height: calc(3 * 1.4em) !important;
	height: calc(3 * 1.4em) !important;
	line-height: inherit !important;
}
.related-products .wd-product :is(.wd-product-cats,.wd-product-brands-links){
	max-height: calc(2* 1.4em) !important;
  height: calc(2* 1.4em) !important;
  line-height: inherit !important;
	overflow: hidden;
}

.mc4wp-form .col{
	flex-basis: unset !important;
    justify-content: center !important;
    display: flex !important;
}
.mc4wp-form .col-auto{
	margin: 0 auto !important;
	width: 100%;
}
.mc4wp-form .col-auto input{
	width: 100%;
}
.mc4wp-form .col input[type='email']{
	  background-color: #fff;
    color: #000;
    border: 0;
    padding: 10px;
}
.mc4wp-form .col-auto input[type='submit']{
	border: 2px solid #ffffff;
	color: #ffffff;
	background-color: transparent;
}
.mc4wp-form .col-auto input[type='submit']:hover{
	background-color: #ffffff;
	color: #000000;
}
.mc4wp-form .col input::placeholder{
	text-align: center;
	color: rgba(0,0,0,0.8);
}
.mc4wp-form{
	max-width: 400px;
	margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 1024px) {
	body .wd-nav-mobile>li>a, .wd-nav-opener, .wd-sub-menu, .wd-nav-mobile li.current-menu-item>a, .wd-nav-mobile li:active > a, .wd-nav-mobile li.opener-page > a, .wd-sub-menu li>a{
    color: #ffffff !important;
	  background-color:#000000 !important;
}
body .wd-nav-mobile>li>a:hover, .wd-sub-menu li>a:hover{
    color: rgba(255,255,255,0.8) !important;
	  background-color:#000000 !important;
}
.wd-nav-mobile>li>:is(.wd-sub-menu,.sub-sub-menu), .wd-nav-mobile>li>ul li>:is(.wd-sub-menu,.sub-sub-menu){
	padding-left: 15px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	body .wd-nav-mobile>li>a, .wd-nav-opener, .wd-sub-menu, .wd-nav-mobile li.current-menu-item>a, .wd-nav-mobile li:active > a, .wd-nav-mobile li.opener-page > a, .wd-sub-menu li>a{
    color: #ffffff !important;
	  background-color:#000000 !important;
}
body .wd-nav-mobile>li>a:hover, .wd-sub-menu li>a:hover{
    color: rgba(255,255,255,0.8) !important;
	  background-color:#000000 !important;
}
.wd-nav-mobile>li>:is(.wd-sub-menu,.sub-sub-menu), .wd-nav-mobile>li>ul li>:is(.wd-sub-menu,.sub-sub-menu){
	padding-left: 15px;
}
}

@media (max-width: 576px) {
	body .wd-nav-mobile>li>a, .wd-nav-opener, .wd-sub-menu, .wd-nav-mobile li.current-menu-item>a, .wd-nav-mobile li:active > a, .wd-nav-mobile li.opener-page > a, .wd-sub-menu li>a{
    color: #000000 !important;
	  background-color:#ffffff !important;
}
body .wd-nav-mobile>li>a:hover, .wd-sub-menu li>a:hover{
    color: #ffffff !important;
	  background-color:#000000 !important;
}
.wd-nav-mobile>li>:is(.wd-sub-menu,.sub-sub-menu), .wd-nav-mobile>li>ul li>:is(.wd-sub-menu,.sub-sub-menu){
	padding-left: 15px;
}

}

