@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dev.akuzashop.com/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

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

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

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--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: var(--wd-text-font);
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(27,127,192);
	--wd-alternative-color: rgb(251,212,54);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgba(47,133,191,0.87);
	--btn-accented-bgcolor-hover: rgb(27,127,192);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 245px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(34,34,34);
	background-image: none;
}
html .wd-product .wd-entities-title a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Lexend", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 15px;
	text-transform: none;
}
.html {
	font-family: "Lexend", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}



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

body,
p,
li,
td,
th,
label,
input,
textarea,
select,
blockquote,
.woocommerce-product-details__short-description,
.woocommerce-product-details__short-description p,
.entry-content,
.entry-content p,
.wd-tab-content,
.wd-tab-content p,
.woocommerce-tabs .panel,
.woocommerce-tabs .panel p {
    font-family: "Lexend", sans-serif !important;
	font-weight:300 !important;
}
p.price {
    font-weight: 600 !important;
}
.wd-el-breadcrumbs a {
    font-weight: 400;
}
/* Payment method buttons in footer */
.wd-payment-methods {
	  display: flex;
	  flex-wrap: wrap;
	  gap: 5px;
	  align-items: center;
	  justify-content: flex-end;
}
.wd-pay-btn {
	  display: inline-block;
	  border: 1px solid rgba(255,255,255,0.5);
	  color: #fff;
	  font-size: 10px;
	  font-weight: 600;
	  letter-spacing: 0.05em;
	  padding: 3px 7px;
	  border-radius: 3px;
	  line-height: 1.4;
	  white-space: nowrap;
	  text-transform: uppercase;
}
.wd-pay-label {
	  color: rgba(255,255,255,0.7);
	  font-size: 10px;
	  letter-spacing: 0.05em;
	  text-transform: uppercase;
	  white-space: nowrap;
}
.wd-pay-btns {
	  display: flex;
	  flex-wrap: wrap;
	  gap: 5px;
	  align-items: center;
}

/* Mobile: stack label above buttons, centered */
@media (max-width: 767px) {
	  .wd-copyrights .wd-col-end {
			    width: 100%;
			    text-align: center;
	}
	  .wd-payment-methods {
			    flex-direction: column;
			    align-items: center;
			    justify-content: center;
	}
	  .wd-pay-btns {
			    justify-content: center;
	}
}
.ti-widget.ti-goog .ti-header-write-btn-container a.ti-header-write-btn:hover {
    background-color: #fed614 !important;
    border-color: #000000 !important;
    color: #000000 !important;
}@media (max-width: 576px) {
	.wd-single-short-desc h3 {
    font-size: 17px;
}
.product_title {
  font-size: 22px;
}
}

