@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//botezz.ro/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.3") format("woff2");
	font-display:swap;
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(76,76,76);
	--wd-text-font-size: 16px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(50,50,50);
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(50,50,50);
	--wd-entities-title-color-hover: rgb(76, 76, 76);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(50,50,50);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(115,217,204);
	--wd-alternative-color: rgb(218,241,255);
	--btn-default-bgcolor: rgb(115,217,204);
	--btn-default-bgcolor-hover: rgb(100,188,177);
	--btn-default-color: rgb(50,50,50);
	--btn-default-color-hover: rgb(50,50,50);
	--btn-accented-bgcolor: rgb(115,217,204);
	--btn-accented-bgcolor-hover: rgb(100,188,177);
	--btn-accented-color: rgb(50,50,50);
	--btn-accented-color-hover: rgb(50,50,50);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(115,217,204);
	--notices-success-color: rgb(50,50,50);
	--notices-warning-bg: rgb(100,188,177);
	--notices-warning-color: rgb(50,50,50);
	--wd-link-color: rgb(50,50,50);
	--wd-link-color-hover: rgb(76,76,76);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(218,241,255);
	background-image: none;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
}
.header-banner {
	background-color: rgb(255,237,244);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(115,217,204);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(115,217,204);
	--wd-nscroll-drag-bg: rgb(100,188,177);
	--wd-nscroll-drag-bg-hover: rgb(100,188,177);
}
.product-labels .product-label.new {
	background-color: rgb(255,192,216);
	color: rgb(50,50,50);
}
.product-labels .product-label.featured {
	background-color: rgb(115,217,204);
	color: rgb(50,50,50);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(142,212,255);
	color: rgb(50,50,50);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(115,217,204);
	color: rgb(50,50,50);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 70px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--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;
}



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

@media only screen and (min-width: 768px) {
  .tm-ui-dp {
    max-width: 30% !important;
    margin-left: 35% !important;
  }
}
.tagged_as {
display: none !important;
}

.product_meta .tagged_as {
display:none;
}

.product-type-simple form.cart > button {
  flex-grow: 1;
	width: 85%;
}

.button-contactm,.button-contact{
	background-color: #25d366; 
	width:47%; 
	margin:1%;
	color:#fff;
	margin:1%;
	padding: 12px;
	font-size: 13px;
	display: inline-block;
	align-items: center;
  justify-content: center;
	vertical-align: middle;
  text-align: center;
  white-space: unset;
  letter-spacing: .3px;
  font-weight: 600;
}
.widget .button-contactm,.widget .button-contact{color:#fff;} 
span.wd-icon.fab.fa-whatsapp,span.wd-icon.fas.fa-comment{
	margin-left:5px;
}
.button-contactm{
	background-color: #006aff!important; }
div#whatsapp-button a{
	color:#fff;
}
div#messbutton a{
	color:#fff;
}@media (min-width: 1025px) {
	.shop-sidebar-opener:not(.sticky-toolbar) {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    pointer-events: unset;
		height: 50px;
		width: 100px;
		font-size: 20px;
}
body.offcanvas-sidebar-desktop .wd-sticky-sidebar-opener {
display: block;
opacity: 1;
visibility: visible;
pointer-events: unset;
z-index:400;
}
body.offcanvas-sidebar-desktop .wd-sticky-sidebar-opener.wd-sidebar-btn-shown {
-webkit-transform: none;
transform: none;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.button-contactm,.button-contact{	
width:100%;
}
}

@media (max-width: 576px) {
	.button-contactm,.button-contact{	
width:100%;
}

.wd-sidebar-opener:not(.wd-on-toolbar) {
	background-color: #4887b0;}
}

