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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: Anjoman;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(122,42,121);
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--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: iranyekan;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 13px;
	--wd-primary-color: rgb(122,42,121);
	--wd-alternative-color: rgb(165,166,166);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: iranyekan;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(122,42,121);
	--btn-default-bgcolor-hover: rgb(165,166,166);
	--btn-accented-font-family: YekanBakh;
	--btn-accented-font-weight: 800;
	--btn-accented-bgcolor: rgb(152,42,124);
	--btn-accented-bgcolor-hover: rgb(122,42,121);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(152,42,124);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #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;
}



/*------Shop-Bread-Crumb-------*/
.woodmart-active-filters, .shop-loop-head 
{
	background-color: transparent !important;
}
/**-End--Shop-Bread-Crumb-**/

/* negarche - css - mega menu background */
.wd-design-full-width.wd-dropdown-menu.wd-dropdown {
    margin-top: 10px;
    background: #e1d4e3;
    background-image: url("/wp-content/uploads/2024/04/METEM-F-New-Logo-bnam2.png"), -moz-radial-gradient(left top, circle cover, #ecd4f9 0%, #fbf6fe 19%, #fff 20%, #e1d4e3 100%);
    background-image: url("/wp-content/uploads/2024/04/METEM-F-New-Logo-bnam2.png"), -webkit-radial-gradient(left top, circle cover, #ecd4f9 0%, #fbf6fe 19%, #fff 20%, #e1d4e3 100%);
    background-image: url("/wp-content/uploads/2024/04/METEM-F-New-Logo-bnam2.png"), radial-gradient(to right to bottom, circle cover, #ecd4f9 0%, #fbf6fe 19%, #fff 20%, #e1d4e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ecd4f9",endColorstr="#e1d4e3",GradientType=1);
    background-repeat: no-repeat;
    background-size: 40px, auto;
    background-position-x: 10px, 0;
    background-position-y: 10px, 0;
}
/* negarche - css - mega menu item style */
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li.item-level-1 {
    width: max-content;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li.item-level-1>a {
    border: 1px solid #ab2a7e;
    border-radius: 25px;
    padding: 10px 15px;
    color: #ab2a7e;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li.item-level-1>a:hover {
    color: #fff;
    background: #ab2a7e;
    background: -moz-radial-gradient(left top, circle cover, #ab2a7e 0%, #c988b6 44%, #ab2a7e 45%, #e1d4e3 100%);
    background: -webkit-radial-gradient(left top, circle cover, #ab2a7e 0%, #c988b6 44%, #ab2a7e 45%, #e1d4e3 100%);
    background: radial-gradient(to right to bottom, circle cover, #ab2a7e 0%, #c988b6 44%, #ab2a7e 45%, #e1d4e3 100%);
    box-shadow: 0px 0px 10px #ab2a7e;
}
/* level-2 */
/* header */
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li.item-level-1.menu-item-has-children {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li.item-level-1.menu-item-has-children>a {
    width: 15%;
    justify-content: center;
    border: none;
    border-left: 5px solid #ab2a7e;
    border-radius: 0;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li.item-level-1.menu-item-has-children>a:hover {
    border-radius: 50px;
    border: 1px solid #ab2a7e;
}
/* list */
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li.item-level-1.menu-item-has-children>ul {
    display: flex;
    width: 85%;
    padding-right: 15px;
    flex-wrap: wrap;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .sub-sub-menu>li.item-level-2>a {
    border: 1px solid #ab2a7e;
    border-radius: 50px;
    padding: 10px 15px;
    color: #ab2a7e;
    margin-right: 10px;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .sub-sub-menu>li.item-level-2>a:hover {
    color: #fff;
    background: #ab2a7e;
    background: -moz-radial-gradient(left top, circle cover, #ab2a7e 0%, #c988b6 44%, #ab2a7e 45%, #e1d4e3 100%);
    background: -webkit-radial-gradient(left top, circle cover, #ab2a7e 0%, #c988b6 44%, #ab2a7e 45%, #e1d4e3 100%);
    background: radial-gradient(to right to bottom, circle cover, #ab2a7e 0%, #c988b6 44%, #ab2a7e 45%, #e1d4e3 100%);
    box-shadow: 0px 0px 10px #ab2a7e;
}