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

:root {
	--wd-text-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Syne Mono", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Syne", Arial, Helvetica, sans-serif;
	--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: "Syne", Arial, Helvetica, sans-serif;
	--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(160,0,199);
	--wd-alternative-color: rgb(78,67,81);
	--btn-default-bgcolor: rgb(160,0,199);
	--btn-default-bgcolor-hover: rgb(160,0,199);
	--btn-accented-bgcolor: rgb(78,67,81);
	--btn-accented-bgcolor-hover: rgb(78,67,81);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(160,0,199);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(25,18,27);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(160,0,199);
	--wd-link-color-hover: rgb(160,0,199);
	--wd-link-decor-color: rgb(160,0,199);
	--wd-link-decor-color-hover: rgb(160,0,199);
}
.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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(232,232,232);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Syne", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: rgb(37,37,37);
}
html .wd-product .wd-product-cats a {
	font-family: "Syne", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: rgb(160,0,199);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	color: rgb(187,187,187);
}
.page .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


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

/* Works for most Woodmart + Elementor headers */
.wd-nav i.fa-home,
.wd-header-nav i.fa-home,
.main-nav i.fa-home,
.elementor-nav-menu i.fa-home {
  font-size: 22px;
  color: #252525 !important;
  line-height: 1;
  transition: color 0.3s ease, transform 0.2s ease;
}

/* Optional: active (current page) color */
.wd-nav .current-menu-item i.fa-home,
.wd-header-nav .current-menu-item i.fa-home,
.main-nav .current-menu-item i.fa-home,
.elementor-nav-menu .current-menu-item i.fa-home {
  color: #252525;
}

/* --- MENU ALIGNMENT & FONT SETTINGS --- */
.wd-nav,
.wd-header-nav,
.main-nav {
  padding-left: 10px; /* move menu to the right */
}

.wd-nav > li,
.wd-header-nav > li,
.main-nav > li {
  margin-left: 15px; /* space between items */
}

/* --- MENU TEXT STYLE --- */
.wd-nav > li > a,
.wd-header-nav > li > a,
.main-nav > li > a {
  font-size: 14px !important;
  font-weight: 600 !Important;
  line-height: 1.6;
  letter-spacing: 0.3px;
  color: #252525 !important; /* keep text color same */
  transition: none !important; /* disable hover transitions */
}

/* --- MENU TEXT HOVER (make it stay same) --- */
.wd-nav > li:hover > a,
.wd-header-nav > li:hover > a,
.main-nav > li:hover > a {
  color: #252525 !important; /* same as default */
}

/* --- HOME ICON STYLE (no hover color change) --- */
.wd-nav i.fa-home,
.wd-header-nav i.fa-home,
.main-nav i.fa-home {
  font-size: 22px;
  color: #252525;
  line-height: 1;
  transition: none !important;
}

/* optional: prevent hover color on icon too */
.wd-nav li:hover i.fa-home,
.wd-header-nav li:hover i.fa-home,
.main-nav li:hover i.fa-home {
  color: #252525 !important;
  transform: none !important;
}

/* --- DROPDOWN ARROW COLOR & SIZE --- */
.wd-nav > li.menu-item-has-children > a::after,
.wd-header-nav > li.menu-item-has-children > a::after,
.main-nav > li.menu-item-has-children > a::after {
  color: #252525;       /* arrow color */
  font-size: 12px;      /* arrow size (default ~10px) */
  opacity: 1;           /* make sure it's visible */
  transition: none;     /* remove hover transition */
}

/* --- KEEP SAME COLOR ON HOVER --- */
.wd-nav > li.menu-item-has-children:hover > a::after,
.wd-header-nav > li.menu-item-has-children:hover > a::after,
.main-nav > li.menu-item-has-children:hover > a::after {
  color: #252525 !important;  /* prevent hover color change */
}

/* --- DROPDOWN MENU FONT SIZE & STYLE --- */
.wd-nav .sub-menu a,
.wd-header-nav .sub-menu a,
.main-nav .sub-menu a {
  font-size: 13px !important;         /* increase font size (default ~14px) */
  font-weight: 500;        /* optional: slightly bold */
  color: #252525;          /* dropdown link color */
  line-height: 1.6;        /* good vertical spacing */
  letter-spacing: 0.2px;   /* subtle spacing for readability */
}

/* --- KEEP COLOR SAME ON HOVER --- */
.wd-nav .sub-menu a:hover,
.wd-header-nav .sub-menu a:hover,
.main-nav .sub-menu a:hover {
  color: #252525 !important;  /* prevent color change */
  background-color: transparent !important; /* remove hover bg if any */
}

/* --- OPTIONAL: adjust dropdown padding for better readability --- */
.wd-nav .sub-menu li,
.wd-header-nav .sub-menu li,
.main-nav .sub-menu li {
  padding-top: 6px;
  padding-bottom: 6px;
}


/*---- Mini Cart & Cart Customization ---*/

.cart-info span.quantity 
{
    font-size: 18px !important;
    font-family: 'Manrope';
}

.woocommerce-mini-cart__total .woocommerce-Price-amount
{
	font-family: Manrope;
    font-size: 20px;
}

.woocommerce-mini-cart__buttons .btn-cart 
{
    color: #ffffff !important;
}

td.product-price>.amount
{
	font-family: 'Manrope' !important;
    font-size: 18px !important;
}

.product-subtotal>.amount
{
	font-family: 'Manrope' !important;
    font-size: 18px !important;
}

.cart-totals-inner table .cart-subtotal .amount
	{
	font-family: 'Manrope' !important;
    font-size: 20px !important;
}

.cart-totals-inner table tr.order-total strong .amount
	{
	font-family: 'Manrope' !important;
    font-size: 20px !important;
}

.cart-totals-inner .shipping-calculator-form .button
{
	color: #ffffff !important;
}@media (max-width: 576px) {
	@media screen and (max-width: 430px) {
  .wd-page-title .title, h1.entry-title {
    font-size: 1.5em !important;
  }
}
}

