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

:root {
	--wd-text-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgba(0, 0, 0, 0.8);
	--wd-alternative-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(7,49,144);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(7,49,144);
	--btn-default-bgcolor-hover: rgba(7,49,144,0.8);
	--btn-accented-bgcolor: rgb(7,49,144);
	--btn-accented-bgcolor-hover: rgba(7,49,144,0.8);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(7,49,144);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgba(7,49,144,0.8);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(7,49,144);
}
.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;
}
.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: "Kumbh Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	text-transform: inherit;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

.grecaptcha-badge{
	visibility: hidden;
}
.whb-boxed:not(.whb-sticked) .whb-main-header:before{
	display: none;
}
.shop_menu .wpb_text_column a{
	font-weight: 700;
	font-size: 16px;
}
.shop_menu a{
	color: #333;
}
.shop_menu a:hover{
	color: var(--wd-primary-color);
}
.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper{
	text-align: left;
}
.hoverblock .vc_btn3{
	background-color: rgb(7,49,144);
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
}
.hoverblock .vc_btn3:hover{
	background-color: rgba(7,49,144,0.8);
	color: #ffffff;
}
.hoverblock .vc-hoverbox-inner{
	min-height: 325px !important;
}
.gs_logo_single--wrapper{
	height: auto;
}
.gs_logo_container .swiper-wrapper{
	max-height: 150px;
}

footer, footer p, footer a{
  color: rgba(255, 255, 255, 1);
	font-size: 14px;
}
footer a:hover, footer .current_page_item a{
	color: rgba(255,255,255,0.8) !important;
}
footer .vc_icon_element-inner .vc_icon_element-icon:before{
	transition: all 0.25s ease;
}
footer .vc_icon_element-inner:hover .vc_icon_element-icon:before{
	color: rgba(255,255,255,0.8) !important;
}

.mobile-menu-widget .menu .menu-item a{
	text-transform: uppercase;
	color: var(--color-gray-800);
	font-weight: 600;
  font-size: 13px;
}
.woocommerce-shipping-methods{
	float: right;
}
.woocommerce ul#shipping_method li{
	max-width: 100% !important;
}@media (min-width: 1025px) {
	.whb-boxed:not(.whb-sticked) .whb-main-header .whb-row>.container{
	padding-inline: 0;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-boxed:not(.whb-sticked) .whb-main-header .whb-row>.container{
	background-color: #212121;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-boxed:not(.whb-sticked) .whb-main-header .whb-row>.container{
	background-color: #212121;
}
}

@media (max-width: 576px) {
	.whb-boxed:not(.whb-sticked) .whb-main-header .whb-row>.container{
	background-color: #212121;
}
}

