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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(60,61,56);
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(20,19,19);
	--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-primary-color: rgb(237,32,39);
	--wd-alternative-color: rgb(60,61,56);
	--wd-link-color: rgb(20,19,19);
	--wd-link-color-hover: #242424;
	--btn-default-font-family: iranyekan;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(237,32,39);
	--btn-default-bgcolor-hover: rgb(60,61,56);
	--btn-accented-font-family: iranyekan;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(237,32,39);
	--btn-accented-bgcolor-hover: rgb(60,61,56);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	color: rgb(221,51,51);
}
.product-labels .product-label.new {
	color: rgb(221,51,51);
}
.product-labels .product-label.featured {
	color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--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: 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;
}



.wd-action-btn {
    color: #EF2E29;
}

.out-of-stock-tag
{
visibility:hidden!important;
}
.product-labels.labels-rounded .out-of-stock 
{
visibility:hidden!important;
}

.wd-action-btn.wd-style-icon-bg-text>a 
{
visibility:hidden!important;
}
.wd-my-account-sidebar{
	display:none;}
.woocommerce-MyAccount-content {
	max-width: 100%!important;
}